Depends on D84189
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84190
[clang][cli] Port FrontendOpts simple string based options to new option parsing system ClosedPublic Authored by jansvoboda11 on Jul 20 2020, 10:05 AM.
Details
Diff Detail
Event Timelinejansvoboda11 retitled this revision from Port FrontendOpts simple string based options to new option parsing system to [clang][cli] Port FrontendOpts simple string based options to new option parsing system.Dec 15 2020, 4:11 AM This revision is now accepted and ready to land.Dec 15 2020, 2:49 PM This revision was landed with ongoing or failed builds.Dec 18 2020, 1:06 AM Closed by commit rG333d41e9eb8b: [clang][cli] Port FrontendOpts 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 312712 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|