Fix incorrect demangling of call operator of lambda with explicit
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 9 Sep 2019 23:07:25 +0000 (23:07 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 9 Sep 2019 23:07:25 +0000 (23:07 +0000)
commit865697f9b9add3030c1a2637aac6f755c573f781
treefe1648452b33b5e6aa2df392e47990a93b477da6
parent245ba2c25fef704abe8caa662c02b147eab12eac
Fix incorrect demangling of call operator of lambda with explicit
template parameters due to registering template parameters twice.

llvm-svn: 371469
libcxxabi/src/demangle/ItaniumDemangle.h
libcxxabi/test/test_demangle.pass.cpp
llvm/include/llvm/Demangle/ItaniumDemangle.h