]> granicus.if.org Git - clang/commit
Get rid of the areExceptionsEnabled() getter from LangOptions.
authorAnders Carlsson <andersca@mac.com>
Mon, 28 Feb 2011 00:33:03 +0000 (00:33 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 28 Feb 2011 00:33:03 +0000 (00:33 +0000)
commit7a17851eee37f933eb57a5af7e1a0eb455443f6a
tree1b7f033b18eec20204631ccf730bab06dcdce78d
parentfda0f1f5a278548b012401be07e287c1697fc41c
Get rid of the areExceptionsEnabled() getter from LangOptions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126598 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/LangOptions.h
lib/Analysis/CFG.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/CGException.cpp