[all-commits] [llvm/llvm-project] 3ece37: [Demangle] Remove uses of llvm::itanium_demangle::...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Apr 13 15:09:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ece37b3fa2c14157ad02967b867570c6a0c08e8
      https://github.com/llvm/llvm-project/commit/3ece37b3fa2c14157ad02967b867570c6a0c08e8
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M llvm/include/llvm/Demangle/StringView.h
    M llvm/lib/Demangle/MicrosoftDemangle.cpp

  Log Message:
  -----------
  [Demangle] Remove uses of llvm::itanium_demangle::StringView::{dropBack,dropFront}. NFC

Make it easier to migrate StringView to std::string_view.




More information about the All-commits mailing list