]> granicus.if.org Git - clang/commit
When rebuilding a dependent template specialization type to another
authorDouglas Gregor <dgregor@apple.com>
Mon, 7 Mar 2011 15:13:34 +0000 (15:13 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 7 Mar 2011 15:13:34 +0000 (15:13 +0000)
commit944cdae86ecb2ab5deda96804099bd28f6a6cd39
treea49c7560fa38794a4b7a1bbd32cb5e33a15cca13
parentc2f3e7f42c8bf9e8d4393a6e8c4762dafc4f28dd
When rebuilding a dependent template specialization type to another
dependent template specialization type, make sure to set the keyword
location. Fixes some valgrind issues introduced in r127150.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127159 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/TreeTransform.h