diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-05-01 00:24:09 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-05-01 00:24:09 +0000 |
commit | f4d02398936c0fdc9fe981348519fbc323f24ad0 (patch) | |
tree | 6fc5550624cbdd1a3057694185e79022b22bcdd8 /include/clang/Frontend/CompilerInvocation.h | |
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
Diffstat (limited to 'include/clang/Frontend/CompilerInvocation.h')
0 files changed, 0 insertions, 0 deletions