]> granicus.if.org Git - clang/commit
When pushing a copy of the TypeLoc information for a dependent
authorDouglas Gregor <dgregor@apple.com>
Thu, 17 Jun 2010 16:03:49 +0000 (16:03 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 17 Jun 2010 16:03:49 +0000 (16:03 +0000)
commite2872d0bda1d209d4409de2ed13648e6811628b7
tree8355906c7e842bd50b0185adce17429be49cc471
parent1ec8ef7cd60e9615979e618ec39ab88305917949
When pushing a copy of the TypeLoc information for a dependent
template specialization type, copy the location information but use
the new type. Fixes PR7385.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106224 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/TreeTransform.h
test/SemaTemplate/nested-name-spec-template.cpp