]> granicus.if.org Git - clang/commit
implement codegen support for labels at the end of stmtexprs.
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 20:23:23 +0000 (20:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jul 2008 20:23:23 +0000 (20:23 +0000)
commit91d723da7b68be5245c3ac58aa2a36d04658cfb8
tree95cdbd59ae455336821c0a4ffeba6e3b9d82cf7c
parent345f7209692b116ca433a3196c1e3c998e0ffcde
implement codegen support for labels at the end of stmtexprs.

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