]> granicus.if.org Git - clang/commit
objective-C arc: Underline the selector when issuing
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 28 Nov 2012 01:27:44 +0000 (01:27 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 28 Nov 2012 01:27:44 +0000 (01:27 +0000)
commit84c7519a3865a04f631bc8ddfb8372223d96acfc
tree5aa6f91f300d5d707404c9447ea4996e445b5a9a
parent831fb8d3ed7d090c9e20566c2062d011e11dd6c5
objective-C arc: Underline the selector when issuing
arc specific diagnostic on the selector. This is objc-arc
part of // rdar://11303469

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168756 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp