[clang][cli] Port Preprocessor and PreprocessorOutput option flags to new option...
authorJan Svoboda <jan_svoboda@apple.com>
Fri, 11 Dec 2020 15:19:03 +0000 (16:19 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Mon, 14 Dec 2020 08:19:57 +0000 (09:19 +0100)
commit4b6f29413c59b1a016f127bc3c3e1c15c6bea2a9
tree3ca531707246d46619bdf5fb005e63f989d557c1
parentf1569b1ece5516d31d8c748f7b2981a688e32826
[clang][cli] Port Preprocessor and PreprocessorOutput option flags to new option parsing system

Depends on D83979

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D84018
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp