]> granicus.if.org Git - clang/commit
Back out r70506 (exception spec in AST) again. We won't have exception specs until...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 6 May 2009 23:27:55 +0000 (23:27 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 6 May 2009 23:27:55 +0000 (23:27 +0000)
commitbfa2fcba545fb270f31205d616846c2bfaf4e47e
treee4895fb90c27e1c3d2b63df97c124e8c3ba215ca
parent3ac79049abf396487546e8807e8763403f444a07
Back out r70506 (exception spec in AST) again. We won't have exception specs until we've had a lot more discussion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71125 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
include/clang/AST/Type.h
lib/AST/ASTContext.cpp
lib/AST/Type.cpp
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp