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 | fe6b0dc94a5279f33aba9a3bc0237c9841be3d43 (patch) | |
tree | 091174f8436358b15d2b6cb4edc6fc7f5975d66c /lib/CodeGen/ModuleBuilder.cpp | |
parent | 933c3e1dca3bb88bf113290ef0ade8f5262a89c0 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57898 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions