]> granicus.if.org Git - clang/commit
objective-C: underline name of the missing method
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 31 Aug 2012 17:03:18 +0000 (17:03 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 31 Aug 2012 17:03:18 +0000 (17:03 +0000)
commit376c43223ee29334685250c59fdb11e4b3c594fb
tree6f61e5d304c7f76222cd4df7c11bc3e2d5967675
parentaf503a6f218cbef8704609812668360b0cbd0b60
objective-C: underline name of the missing method
in the diagnbostic. // rdar://11303469

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