Ensure that we transform types into the current instantiation even if
authorRichard Smith <richard@metafoo.co.uk>
Fri, 18 Dec 2020 07:16:31 +0000 (23:16 -0800)
committerRichard Smith <richard@metafoo.co.uk>
Fri, 18 Dec 2020 07:23:05 +0000 (23:23 -0800)
commit4b388859f527f822a27bcee409242c421f199f1d
tree279a42e770bf47d758827b2efb6566e5ed2488d0
parent71886c56f336667969be4cac0b6a17a3f75b7555
Ensure that we transform types into the current instantiation even if
they're only instantiation-dependent.
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/test/SemaTemplate/class-template-decl.cpp