llvm-project/lldb/source/Plugins/SymbolFile/NativePDB
Raphael Isemann b738a69ab8 [lldb][NFC] StringRef-ify the name parameter in CreateEnumerationType
Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D113176
2021-11-04 14:49:16 +01:00
..
CMakeLists.txt [lldb][PDB] Add ObjectFile PDB plugin 2020-10-26 10:28:48 -07:00
CodeViewRegisterMapping.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CodeViewRegisterMapping.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CompileUnitIndex.cpp [lldb] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
CompileUnitIndex.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
DWARFLocationExpression.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFLocationExpression.h Remove unused Endian.h includes, NFC 2020-03-11 15:45:34 -07:00
PdbAstBuilder.cpp [lldb][NFC] StringRef-ify the name parameter in CreateEnumerationType 2021-11-04 14:49:16 +01:00
PdbAstBuilder.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
PdbFPOProgramToDWARFExpression.cpp [lldb] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
PdbFPOProgramToDWARFExpression.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
PdbIndex.cpp [lldb][PDB] Add ObjectFile PDB plugin 2020-10-26 10:28:48 -07:00
PdbIndex.h [lldb][PDB] Add ObjectFile PDB plugin 2020-10-26 10:28:48 -07:00
PdbSymUid.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
PdbSymUid.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
PdbUtil.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
PdbUtil.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
SymbolFileNativePDB.cpp Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names 2021-10-27 08:25:44 +02:00
SymbolFileNativePDB.h Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names 2021-10-27 08:25:44 +02:00
UdtRecordCompleter.cpp [lldb][PDB] Constexpr static member values as AST literals 2020-06-25 11:27:16 +03:00
UdtRecordCompleter.h [lldb][PDB] Constexpr static member values as AST literals 2020-06-25 11:27:16 +03:00