History log of /external/clang/test/CodeGen/_Bool-conversion.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1571b8768e9ebe73f0e293375e15eadc18291f5f 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
dd4c41ff17f85e60ee3278c1e71298d8240b5ea0 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