[all-commits] [llvm/llvm-project] b03f17: [demangler] More properly save and restore the tem...
Richard Smith via All-commits
all-commits at lists.llvm.org
Thu Jul 9 21:13:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b03f1756fb4fd5ac5d606a7e4fd8aea1d9f18541
https://github.com/llvm/llvm-project/commit/b03f1756fb4fd5ac5d606a7e4fd8aea1d9f18541
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M libcxxabi/src/demangle/ItaniumDemangle.h
M libcxxabi/test/test_demangle.pass.cpp
M llvm/include/llvm/Demangle/ItaniumDemangle.h
Log Message:
-----------
[demangler] More properly save and restore the template parameter state
when parsing an encoding.
More information about the All-commits
mailing list