Fix a trivial bool-related bug I spotted while skimming David Fang's
authorEli Friedman <eli.friedman@gmail.com>
Thu, 15 Nov 2012 01:21:59 +0000 (01:21 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 15 Nov 2012 01:21:59 +0000 (01:21 +0000)
commit6745c3b732d1013b2c9aca55ec5ed028528a00eb
tree8e4e419193040537a82fa83d1ddfa15c347d5af9
parentb634bc91b4b5d36b94538338ee58d7357ad16b75
Fix a trivial bool-related bug I spotted while skimming David Fang's
current list of powerpc-darwin8 failures.

llvm-svn: 168016
clang/lib/AST/ASTContext.cpp
clang/test/Sema/ppc-bool.c [new file with mode: 0644]