This squashes multiple members in LangOptions into one. This is leveraged in a follow-up patch that implements marshalling of related command-line options.
Depends on D93214.
Paths
| Differential D93215
[clang][cli] Squash exception model in LangOptions into one member ClosedPublic Authored by jansvoboda11 on Dec 14 2020, 7:12 AM.
Details Summary This squashes multiple members in LangOptions into one. This is leveraged in a follow-up patch that implements marshalling of related command-line options. Depends on D93214.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2020, 10:32 AM This revision was landed with ongoing or failed builds.Dec 15 2020, 1:16 AM Closed by commit rG573255b47eb9: [clang][cli] Squash exception model in LangOptions into one member (authored by jansvoboda11). · Explain Why This revision was automatically updated to reflect the committed changes. thakis mentioned this in rG671f0e2e189c: [clang] Make libBasic not depend on MC.Apr 28 2021, 9:16 AM
Revision Contents
Diff 311831 clang/include/clang/Basic/LangOptions.h
clang/include/clang/Basic/LangOptions.def
clang/lib/Frontend/CompilerInvocation.cpp
|