[all-commits] [llvm/llvm-project] edbb0f: [lldb] Rename DemangleWithRichManglingInfo to GetR...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Feb 4 10:40:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edbb0f6df76b04100357c7c9438f3b5b978e0200
https://github.com/llvm/llvm-project/commit/edbb0f6df76b04100357c7c9438f3b5b978e0200
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M lldb/include/lldb/Core/Mangled.h
M lldb/source/Core/Mangled.cpp
M lldb/source/Symbol/Symtab.cpp
Log Message:
-----------
[lldb] Rename DemangleWithRichManglingInfo to GetRichManglingInfo (NFC)
This addresses Pavel's comment from D118814.
More information about the All-commits
mailing list