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 D95346
[clang][cli] Port LangOpts to marshalling system, pt.1 ClosedPublic Authored by jansvoboda11 on Jan 25 2021, 4:31 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, 11:59 AM This revision was landed with ongoing or failed builds.Jan 26 2021, 11:55 PM Closed by commit rGb6d87e6a92a9: [clang][cli] Port LangOpts to marshalling system, pt.1 (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319480 clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
|