mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
Long standing bug in Sema::ActOnInstanceMessage(). We now warn when messaging an "id" with multiple method signatures in scope. The diags are a little verbose, however they can be streamlined if necessary. llvm-svn: 56843