commit | f4d02398936c0fdc9fe981348519fbc323f24ad0 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed May 01 00:24:09 2013 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Wed May 01 00:24:09 2013 +0000 |
tree | 6fc5550624cbdd1a3057694185e79022b22bcdd8 | |
parent | 230ea4179a4684ec0d89954b7a93731b176546e9 [diff] |
Point diagnostics that complain about a use of a selector in an objc message, to the selector location. Previously it would point to the left bracket or the receiver, which can be particularly problematic if the receiver is a block literal and we end up point the diagnostic far away for the selector that is complaining about. rdar://13620447 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180833 91177308-0d34-0410-b5e6-96231b3b80d8