summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-07-12 06:23:38 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-07-12 06:23:38 +0000
commit65a38183f0719df97a6ce2bf6b7cc4b106e60ed9 (patch)
tree0e9ac4d03cbc065b1f31781a18298cd11ebdf3bd /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parentc700060e43639b8e92e827a05d8a8eda86b050be (diff)
downloadbcm5719-llvm-65a38183f0719df97a6ce2bf6b7cc4b106e60ed9.tar.gz
bcm5719-llvm-65a38183f0719df97a6ce2bf6b7cc4b106e60ed9.zip
Fix another aspect of PR7047, macro expansions. Previously, this was hacked
around by exempting enums from the check, but this doesn't handle a lot of cases. A better approach is to directly check if the operator comes from a macro expansion. I've removed a reference to the rdar that originally led to the enum suppression when removing it's overly contrived test case. Let me know if that number or a more reasilistic test case involving enums is still needed. llvm-svn: 108128
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud