Synchronize LLVM's copy of libc++abi's demangler with the libc++abi
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 7 Sep 2019 00:11:53 +0000 (00:11 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 7 Sep 2019 00:11:53 +0000 (00:11 +0000)
commit5764a8f942241b24f4bda0c7481a9fd2a4cd7a41
tree3888b998349808655600f71b562fe825857b315f
parentf092f4409ae5a1c1463ed6e14cf168c1a7d7abf9
Synchronize LLVM's copy of libc++abi's demangler with the libc++abi
version after r371273.

Also fix a minor issue in r371273 that only surfaced after template
instantiation from LLVM's use of the demangler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371274 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Demangle/ItaniumDemangle.h
lib/Demangle/ItaniumDemangle.cpp