summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-10-21 10:37:50 +0000
committerSteve Naroff <snaroff@apple.com>2008-10-21 10:37:50 +0000
commita0ed165a847103a949ff2dffae38779736a32f54 (patch)
tree3a8c7bfdfa47687c7e7c9e81844d84b9f94eecc4 /llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
parentdab76fd8227dae3aa8db070b3cfd212361757c64 (diff)
downloadbcm5719-llvm-a0ed165a847103a949ff2dffae38779736a32f54.tar.gz
bcm5719-llvm-a0ed165a847103a949ff2dffae38779736a32f54.zip
Fix <rdar://problem/6261178> clang-on-xcode: [sema] multiple method warning is over enthusiastic.
Fix <rdar://problem/6265257> warnings for ambiguous message send swamp other warnings. Reworked Sema::MatchTwoMethodDeclarations() to optionally match based on method size and alignment (the default in GCC). Changed Sema::LookupInstanceMethodInGlobalPool() to use this feature. Added -Wno-struct-selector-match to driver, however didn't hook it up yet. Added a FIXME that says this. llvm-svn: 57898
Diffstat (limited to 'llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud