This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG573255b47eb9: [clang][cli] Squash exception model in
LangOptions into one member (authored by jansvoboda11).
Changed prior to commit:
https://revi
dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93215/new/
https://reviews.llvm.org/D93215
jansvoboda11 created this revision.
jansvoboda11 added a reviewer: dexonsmith.
Herald added a subscriber: dschuff.
jansvoboda11 requested review of this revision.
Herald added subscribers: cfe-commits, aheejin.
Herald added a project: clang.
This squashes multiple members in LangOptions into one.