]> granicus.if.org Git - clang/commit
fix rdar://6586493, a bug in codegen of the GNU
authorChris Lattner <sabre@nondot.org>
Fri, 13 Feb 2009 23:35:32 +0000 (23:35 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Feb 2009 23:35:32 +0000 (23:35 +0000)
commit12d152f61ccef9a2c0372ba39be7cf416c6e1a9e
tree7d21224bb6675ef549db60334f6cf18fb1f3193b
parent3e41d60eb627dc227c770f1c1c87d06909cf05fd
fix rdar://6586493, a bug in codegen of the GNU
missing-?:-true-value extension.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64505 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp
test/CodeGen/conditional-gnu-ext.c