]> granicus.if.org Git - clang/commit
Implement template instantiation for implicit property references in
authorDouglas Gregor <dgregor@apple.com>
Mon, 26 Apr 2010 21:04:54 +0000 (21:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 26 Apr 2010 21:04:54 +0000 (21:04 +0000)
commit9cbfdd212ee0167f2487363d6fac7faaf7c65b64
treeb88c8538bbc88139d878643d0625f7cd62e87984
parente330354c6bfbb0d7856432fa9055d5236f1b2fa4
Implement template instantiation for implicit property references in
Objective-C++. This is the last bit of (non-blocks-related) template
instantiation logic for Objective-C++. Yay!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102382 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExprObjC.h
lib/Sema/TreeTransform.h
test/SemaObjCXX/instantiate-expr.mm