summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/IdentifierTable.h
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-09-18 18:58:58 +0000
committerJordan Rose <jordan_rose@apple.com>2013-09-18 18:58:58 +0000
commitd76cec5567cb5b04cb5cc48a477a0c71b910053c (patch)
tree4a92a751a885a5b235b9fc3a8c8c254778eb1bc4 /include/clang/Basic/IdentifierTable.h
parentf9d38c08bc77da4ebd67fdc7cb4f42da671f7d2b (diff)
[analyzer] Don't even try to convert floats to booleans for now.
We now have symbols with floating-point type to make sure that (double)x == (double)x comes out true, but we still can't do much with these. For now, don't even bother trying to create a floating-point zero value; just give up on conversion to bool. PR14634, C++ edition. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190953 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic/IdentifierTable.h')
0 files changed, 0 insertions, 0 deletions