]> granicus.if.org Git - clang/commit
I failed to notice that my last patch wasn't doing as much as it could
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Apr 2010 11:18:06 +0000 (11:18 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Apr 2010 11:18:06 +0000 (11:18 +0000)
commit548ce5e78215a34f409d597bb2c1e9f897a8eda3
tree66d3272f5c9ef5e9b9f4d05f657998e71e42a617
parent839cbaa004a24e8f1ea14db5ed76e3d25ed28996
I failed to notice that my last patch wasn't doing as much as it could
because EmitBranch actually clears the insert point.  This version
actually accomplishes what I initially wanted.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101998 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h