diff options
author | Steve Naroff <snaroff@apple.com> | 2008-10-21 10:37:50 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-10-21 10:37:50 +0000 |
commit | a0ed165a847103a949ff2dffae38779736a32f54 (patch) | |
tree | 3a8c7bfdfa47687c7e7c9e81844d84b9f94eecc4 /llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp | |
parent | dab76fd8227dae3aa8db070b3cfd212361757c64 (diff) | |
download | bcm5719-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