]> granicus.if.org Git - clang/commit
Add some more tests for instantiation of declaration references. Also,
authorDouglas Gregor <dgregor@apple.com>
Wed, 27 May 2009 17:30:49 +0000 (17:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 27 May 2009 17:30:49 +0000 (17:30 +0000)
commitd0c873799614d32c9c11280878ac1a856f92f707
treecdda09b65919606656f26bdc122b3f61dcc2eb45
parent8dbc3c64965f99e48830885835b7d2fc26ec3cf5
Add some more tests for instantiation of declaration references. Also,
improve some error recovery with explicit template instantiation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72484 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
lib/Sema/SemaTemplate.cpp
test/SemaTemplate/instantiate-declref.cpp