diff options
author | John McCall <rjmccall@apple.com> | 2010-05-07 22:08:54 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-05-07 22:08:54 +0000 |
commit | b1fb0d3610d70b8a3a849b8652d5b46a9d1ce8fb (patch) | |
tree | 13763cd63579b21a19828572b627a1b0dd06886d /clang/lib/Frontend/BoostConAction.cpp | |
parent | 2ae3397536d6a9b858c50a119941c815d643f7dd (diff) | |
download | bcm5719-llvm-b1fb0d3610d70b8a3a849b8652d5b46a9d1ce8fb.tar.gz bcm5719-llvm-b1fb0d3610d70b8a3a849b8652d5b46a9d1ce8fb.zip |
The FP constant evaluator was missing a few cases of unary operators that return floats
but whose operand isn't a float: specifically, __real__ and __imag__. Instead
of filtering these out, just implement them.
Fixes <rdar://problem/7958272>.
llvm-svn: 103307
Diffstat (limited to 'clang/lib/Frontend/BoostConAction.cpp')
0 files changed, 0 insertions, 0 deletions