aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2007-04-21 14:32:59 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2007-04-21 14:32:59 +0000
commita30107fb032a72bfb266aa72f515ee3a2943f77c (patch)
treed291558079566e7859f0334c9aa05324396affb5 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parentbff50208c8622fbcf8c8fdaac61ff81670de1423 (diff)
downloadllvm-a30107fb032a72bfb266aa72f515ee3a2943f77c.zip
llvm-a30107fb032a72bfb266aa72f515ee3a2943f77c.tar.gz
llvm-a30107fb032a72bfb266aa72f515ee3a2943f77c.tar.bz2
The expression "SubclassData = (SubclassData & ~1) | (V) ? 1 : 0;" does not do what
was intended! | has higher precedence than ?. Caught by Visual Studio. llvm-svn: 36302
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions