[all-commits] [llvm/llvm-project] c96249: Save/restore OuterTemplateParams in AbstractMangli...

Justin Lebar via All-commits all-commits at lists.llvm.org
Wed Jun 9 18:00:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c962491a41c3fbc6de50b4c109a67d21b2044d71
      https://github.com/llvm/llvm-project/commit/c962491a41c3fbc6de50b4c109a67d21b2044d71
  Author: Justin Lebar <justin.lebar at gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M libcxxabi/src/demangle/ItaniumDemangle.h
    M libcxxabi/test/test_demangle.pass.cpp
    M llvm/include/llvm/Demangle/ItaniumDemangle.h

  Log Message:
  -----------
  Save/restore OuterTemplateParams in AbstractManglingParser::parseEncoding.

Previously we were only saving plain TemplateParams.

Differential Revision: https://reviews.llvm.org/D103996




More information about the All-commits mailing list