Depends on D83979
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84018
[clang][cli] Port Preprocessor and PreprocessorOutput option flags to new option parsing system ClosedPublic Authored by jansvoboda11 on Jul 17 2020, 5:13 AM.
Details
Diff Detail
Event Timelinedang added a child revision: D84185: [clang][cli] Better defaults for MarshallingInfoString.Jul 20 2020, 10:01 AM jansvoboda11 retitled this revision from Port Preprocessor and PreprocessorOutput option flags to new option parsing system to [clang][cli] Port Preprocessor and PreprocessorOutput option flags to new option parsing system.Dec 11 2020, 7:28 AM This revision is now accepted and ready to land.Dec 11 2020, 11:05 AM This revision was landed with ongoing or failed builds.Dec 14 2020, 12:20 AM Closed by commit rG4b6f29413c59: [clang][cli] Port Preprocessor and PreprocessorOutput option flags to new… (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311504 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|