[PATCH] D93214: [clang][cli] Create accessors for exception models in LangOptions

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 07:09:58 PST 2020


jansvoboda11 created this revision.
jansvoboda11 added a reviewer: dexonsmith.
jansvoboda11 requested review of this revision.
Herald added subscribers: cfe-commits, aheejin.
Herald added a project: clang.

This abstracts away the members that are being replaced in a follow-up patch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93214

Files:
  clang/include/clang/Basic/LangOptions.h
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/CodeGen/CGException.cpp
  clang/lib/Frontend/InitPreprocessor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93214.311577.patch
Type: text/x-patch
Size: 4645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201214/422eb316/attachment.bin>


More information about the cfe-commits mailing list