Depends on D84671
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84672
[clang][cli] Port PreprocessorOpts simple string based options to new option parsing system ClosedPublic Authored by jansvoboda11 on Jul 27 2020, 9:56 AM.
Details
Diff Detail
Event Timelinedang added a child revision: D84673: [clang][cli] Port DiagnosticOpts to new option parsing system.Jul 27 2020, 9:57 AM jansvoboda11 retitled this revision from Port PreprocessorOpts simple string based options to new option parsing system to [clang][cli] Port PreprocessorOpts simple string based options to new option parsing system.Dec 16 2020, 7:11 AM This revision is now accepted and ready to land.Dec 17 2020, 9:30 AM This revision was landed with ongoing or failed builds.Dec 18 2020, 12:58 AM Closed by commit rGd1b3f82e5137: [clang][cli] Port PreprocessorOpts simple string based options to new option… (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 312709 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|