[all-commits] [llvm/llvm-project] 268f37: [lldb][NFC] Use StringRef in CreateRecordType and ...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Dec 17 07:11:12 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 268f37df6e45c4b0603bd4d964483a0d84da44c1
https://github.com/llvm/llvm-project/commit/268f37df6e45c4b0603bd4d964483a0d84da44c1
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M lldb/include/lldb/Symbol/ClangASTContext.h
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp
M lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
M lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
M lldb/source/Symbol/ClangASTContext.cpp
M lldb/unittests/Symbol/TestClangASTImporter.cpp
Log Message:
-----------
[lldb][NFC] Use StringRef in CreateRecordType and CreateObjCClass
More information about the All-commits
mailing list