Depends on D84670
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84671
[clang][cli] Port LangOpts simple string based options to new option parsing system ClosedPublic Authored by jansvoboda11 on Jul 27 2020, 9:56 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2020, 9:56 AM jansvoboda11 retitled this revision from Port LangOpts simple string based options to new option parsing system to [clang][cli] Port LangOpts simple string based options to new option parsing system.Dec 16 2020, 6:08 AM This revision is now accepted and ready to land.Dec 17 2020, 9:27 AM This revision was landed with ongoing or failed builds.Dec 18 2020, 12:50 AM Closed by commit rGaec2991d083a: [clang][cli] Port LangOpts simple string based options to new option parsing… (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes. thakis added a reverting change: rG7ad666798f12: Revert 741978d727 and things that landed on top of it..Dec 23 2020, 9:59 AM
Revision Contents
Diff 312708 clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|