]> granicus.if.org Git - clang/commit
Change the complex constant evaluator to return a bool instead of an APValue.
authorJohn McCall <rjmccall@apple.com>
Fri, 7 May 2010 17:22:02 +0000 (17:22 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 7 May 2010 17:22:02 +0000 (17:22 +0000)
commitf4cf1a18d09d57b757b3cb47eab36c1457091ef7
tree0ce4b18a43ea73d22f80a5ac89f003f168be3c2d
parentffb507a07b56a4849df387de6f9fca98e5df8e2a
Change the complex constant evaluator to return a bool instead of an APValue.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp