[all-commits] [llvm/llvm-project] 982779: Make demangler independent of LLVM again

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Aug 15 02:44:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 982779230fe0950e5ee0192fdad070d796094d30
      https://github.com/llvm/llvm-project/commit/982779230fe0950e5ee0192fdad070d796094d30
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
    M llvm/lib/Demangle/RustDemangle.cpp

  Log Message:
  -----------
  Make demangler independent of LLVM again

The demangler is not supposed to include bits of LLVM, so it can't use STLExtras.

This undoes part of 6d9cd9199a6fdeab0412117bcefc28f625510b61




More information about the All-commits mailing list