]> granicus.if.org Git - clang/commit
Add a LangOptions::areExceptionsEnabled and start using it.
authorAnders Carlsson <andersca@mac.com>
Sun, 20 Feb 2011 00:20:27 +0000 (00:20 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 20 Feb 2011 00:20:27 +0000 (00:20 +0000)
commitc1cfdf8647a499b6b3024f4bd14a236cddb23988
tree07b87aed1f31e66a219553c3ed564299e3ae7c8f
parentda4b7cf09ebfd4e4098b516081fa9dae2f5c99e0
Add a LangOptions::areExceptionsEnabled and start using it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126062 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
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h