]> granicus.if.org Git - clang/commit
implement conversions of complex to bool.
authorChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 16:52:28 +0000 (16:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Aug 2007 16:52:28 +0000 (16:52 +0000)
commited70f0a53610e5e4d4a62cfc0be48d8c1539b5ff
treecedd9a1790f9b7a023fbc2d8d6222f5e9ec85d8d
parent9069fa22446996a50e9a13e2ef1053d5a7c8f1d9
implement conversions of complex to bool.

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