[all-commits] [llvm/llvm-project] 9dd38b: [lldb][CPlusPlusLanguage] Expose ManglingSubstitut...

Michael Buch via All-commits all-commits at lists.llvm.org
Wed Aug 27 05:47:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dd38b0ed06db1da46b142fe9e0a142b5c11ac58
      https://github.com/llvm/llvm-project/commit/9dd38b0ed06db1da46b142fe9e0a142b5c11ac58
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
    M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
    M lldb/unittests/Language/CPlusPlus/CMakeLists.txt
    M lldb/unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp

  Log Message:
  -----------
  [lldb][CPlusPlusLanguage] Expose ManglingSubstitutor as static helpers (#155483)

Part of https://github.com/llvm/llvm-project/pull/149827

Allows us to use the mangling substitution facilities in
CPlusPlusLanguage but also SymbolFileDWARF.

Added tests now that they're "public".



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list