[all-commits] [llvm/llvm-project] b738a6: [lldb][NFC] StringRef-ify the name parameter in Cr...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Nov 4 06:49:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b738a69ab8e3da2d48fdf41aa1fa5a5673a7d3a1
https://github.com/llvm/llvm-project/commit/b738a69ab8e3da2d48fdf41aa1fa5a5673a7d3a1
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
M lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
M lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
Log Message:
-----------
[lldb][NFC] StringRef-ify the name parameter in CreateEnumerationType
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D113176
More information about the All-commits
mailing list