]> granicus.if.org Git - clang/commit
When instantiating a MemberExpr, be sure to instantiate the
authorDouglas Gregor <dgregor@apple.com>
Wed, 4 Nov 2009 23:20:05 +0000 (23:20 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 4 Nov 2009 23:20:05 +0000 (23:20 +0000)
commit8a4386b3634065b96d08f94736bc1f953e385f50
treeba0d9ba7a2e280f52b59b555a38a5949574bb30d
parent6aee62129150e5fbe34f8d6e8a2e89f03d000d92
When instantiating a MemberExpr, be sure to instantiate the
explicitly-specified template arguments, too!

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