Fix #1829: Add "--" command-line options for macro def/undef.
authorJohn Kessenich <cepheus@frii.com>
Tue, 7 Jan 2020 14:03:11 +0000 (07:03 -0700)
committerJohn Kessenich <cepheus@frii.com>
Wed, 8 Jan 2020 08:28:45 +0000 (01:28 -0700)
commit6f98892dd19f34f77ccc60ca313166ea60b85cb6
treee5d743780ab51c853da389ff3e6681495028baaa
parent1642ca11282a9d96a42dfedea6065ae25c4c137d
Fix #1829: Add "--" command-line options for macro def/undef.

This allows OpModuleProcessed logging to be consistent with everything taking
"--" options.
StandAlone/StandAlone.cpp
Test/runtests