]> granicus.if.org Git - clang/commit
Make the comma operator consistently call EnsureInsertPoint.
authorEli Friedman <eli.friedman@gmail.com>
Mon, 7 Dec 2009 20:18:11 +0000 (20:18 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 7 Dec 2009 20:18:11 +0000 (20:18 +0000)
commit130c69e969a785ff3be9e909f8eba7f89e42ac10
treeb8a162bab536a07a2818c9d47197c2290a81c30a
parentc2ab48698094f3e6f3acebc38a19b8cb04069b41
Make the comma operator consistently call EnsureInsertPoint.

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