]> granicus.if.org Git - clang/commit
arc-objc++: Issue an arc specific diagnostic when overload resolution
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Jul 2011 17:14:09 +0000 (17:14 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Jul 2011 17:14:09 +0000 (17:14 +0000)
commit909bcb37c4bc1ea1a62d505881defc3c3ba0eca3
tree69792aad1244aa595169152e7c053830e5c5940c
parent582c1fb30173a56c75d9a2fecf67a91a5e508611
arc-objc++: Issue an arc specific diagnostic when overload resolution
fails because of lifetime differences of parameter and argument type.
// rdar://9790531

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135593 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaOverload.cpp
test/SemaObjCXX/arc-overloading.mm