]> granicus.if.org Git - clang/commit
Preserve type source information when substituting into ParmVarDecls.
authorJohn McCall <rjmccall@apple.com>
Wed, 21 Oct 2009 02:50:40 +0000 (02:50 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 21 Oct 2009 02:50:40 +0000 (02:50 +0000)
commit1dc9acdb06dbd5f0a5747dd0ffa7ede680d7ca08
treea1f33118aea725829dca4e2712b7dae0f0093e12
parent71e2bf960105daeb3b6f7005e73885b790b2a1b1
Preserve type source information when substituting into ParmVarDecls.

Apparently I'm grinding my commit count.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiateDecl.cpp