For PR43213, track whether template parameters are implicit through
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 4 Sep 2019 22:14:50 +0000 (22:14 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 4 Sep 2019 22:14:50 +0000 (22:14 +0000)
commit71c37a8fdaa8c5abbb3c614576659e5a948781e6
tree57e4ea7fcb684ba7442eb89ea559b11bb8c68950
parent44ca0c55f0df0ba254b79f187e51b4b0d0b28ed7
For PR43213, track whether template parameters are implicit through
template instantiation so we know whether to mangle them in
lambda-expressions.

llvm-svn: 370991
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
clang/test/CodeGenCXX/mangle-lambda-explicit-template-params.cpp