Port some miscellaneous language options to the marshalling system for oautomatic command line parsing and generation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95347
[clang][cli] Port LangOpts to marshalling system, pt.2 ClosedPublic Authored by jansvoboda11 on Jan 25 2021, 4:35 AM.
Details Summary Port some miscellaneous language options to the marshalling system for oautomatic command line parsing and generation.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 25 2021, 12:07 PM jansvoboda11 retitled this revision from [clang][cli] Port LangOpts to marshalling system, pt. 2 to [clang][cli] Port LangOpts to marshalling system, pt.2.Jan 26 2021, 1:37 AM This revision was landed with ongoing or failed builds.Jan 27 2021, 1:05 AM Closed by commit rGdfb558b82d3f: [clang][cli] Port LangOpts to marshalling system, pt.2 (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319491 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|