History log of /external/clang/test/CodeGen/_Bool-conversion.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93ab6bf534fb6c26563c00f28a8fc5581bb71dfd 15-Aug-2013 Stephen Lin <stephenwlin@gmail.com> CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188447 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/_Bool-conversion.c
db50547fd526329d00fa1fee4e7ac90f2624c6e0 03-Sep-2010 Daniel Dunbar <daniel@zuster.org> IRgen: Fix silly thinko in r112021, which was generating code for the same expr
twice. This showed up as an assert on the odd test case because we generated the
decl map entry twice.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112943 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/_Bool-conversion.c
89f176d89aefe8a23bbf0ace9b329562f4970d5f 25-Aug-2010 Daniel Dunbar <daniel@zuster.org> IRgen: Fix a horrible bug in pointer to bool conversion, which we were treating
as a truncation not a comparison to null.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112021 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/_Bool-conversion.c