]> granicus.if.org Git - clang/commit
The conditional needs to be pushed before the branch. Make the test less
authorJohn McCall <rjmccall@apple.com>
Mon, 7 Mar 2011 03:12:35 +0000 (03:12 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 7 Mar 2011 03:12:35 +0000 (03:12 +0000)
commitc2f3e7f42c8bf9e8d4393a6e8c4762dafc4f28dd
treec4730e8c00f37734a9138341ee3535c06fe92a78
parent0a0367a479e2ad204a97f87ed72f18209169b775
The conditional needs to be pushed before the branch.  Make the test less
trivial to check this.  Adjust for style.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127151 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExprCXX.h
include/clang/AST/Type.h
lib/AST/ExprCXX.cpp
lib/CodeGen/CGExprCXX.cpp
test/CodeGenCXX/exceptions.cpp