]> granicus.if.org Git - clang/commit
Implement template instantiation for Objective-C @catch
authorDouglas Gregor <dgregor@apple.com>
Mon, 26 Apr 2010 17:57:08 +0000 (17:57 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 26 Apr 2010 17:57:08 +0000 (17:57 +0000)
commitbe270a0fae647ae3fb4d6a21ba1ea5ab9c40853a
treebd73e85d4ea2e2d71f5490d09964566e380e747c
parent160b5630aa781ac348303e1ae088d27016637778
Implement template instantiation for Objective-C @catch
statements. This is the last of the Objective-C statements.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102356 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
lib/Sema/SemaTemplateInstantiate.cpp
lib/Sema/TreeTransform.h
test/SemaObjCXX/instantiate-stmt.mm