[all-commits] [llvm/llvm-project] 38ffea: [demangler] Resync demangler sources

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Mon Jan 24 05:29:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38ffea9b4c1f59ebf434a9774cd7ae741cc87d70
      https://github.com/llvm/llvm-project/commit/38ffea9b4c1f59ebf434a9774cd7ae741cc87d70
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
    M libcxxabi/src/demangle/ItaniumDemangle.h
    M libcxxabi/src/demangle/StringView.h
    M libcxxabi/src/demangle/Utility.h

  Log Message:
  -----------
  [demangler] Resync demangler sources

Recent commits changed llvm/include/llvm/Demangle without also
changing libcxxabi/src/Demangle, which is the canonical source
location.  This resyncs those commits to the libcxxabi directory.

Commits:
* 1f9e18b6565fd1bb69c4b649b9efd3467b3c7c7d
* f53d359816e66a107195e1e4b581e2a33bbafaa4
* 065044c443f4041f32e0a8d6e633f9d92580fbca

Reviewed By: ChuanqiXu

Differential Revision: https://reviews.llvm.org/D117990.diff




More information about the All-commits mailing list