llvm-project/lldb/source/Plugins/SymbolFile/NativePDB
Fangrui Song a996cc217c Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
..
CMakeLists.txt
CodeViewRegisterMapping.cpp Ensure newlines at the end of files (NFC) 2022-08-20 21:18:23 -07:00
CodeViewRegisterMapping.h [LLDB][NativePDB] Switch to use DWARFLocationList. 2022-08-17 13:37:13 -07:00
CompileUnitIndex.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
CompileUnitIndex.h Revert "Revert "[LLDB][NativePDB] Add support for inlined functions"" 2022-01-13 14:00:24 -08:00
DWARFLocationExpression.cpp [lldb] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:25 -08:00
DWARFLocationExpression.h [LLDB][NativePDB] Switch to use DWARFLocationList. 2022-08-17 13:37:13 -07:00
PdbAstBuilder.cpp [lldb] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:25 -08:00
PdbAstBuilder.h [LLDB][NativePDB] Improve ParseDeclsForContext time. 2022-10-21 10:33:16 -07:00
PdbFPOProgramToDWARFExpression.cpp Cleanup LLVMDebugInfoCodeView headers 2022-02-08 16:00:36 +01:00
PdbFPOProgramToDWARFExpression.h
PdbIndex.cpp [lldb] Use std::nullopt instead of None (NFC) 2022-12-04 16:51:25 -08:00
PdbIndex.h [LLDB][NativePDB] Return LLDB_INVALID_ADDRESS in PdbIndex::MakeVirtualAddress when input is invalid due to missing address info in symbol/public records. 2022-06-30 14:34:20 -07:00
PdbSymUid.cpp
PdbSymUid.h
PdbUtil.cpp [LLDB][NativePDB] Fix struct layout when it has anonymous unions. 2022-10-13 12:43:45 -07:00
PdbUtil.h Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
SymbolFileNativePDB.cpp [lldb] Use std::nullopt instead of None in comments (NFC) 2022-12-04 20:11:39 -08:00
SymbolFileNativePDB.h Make CompilerType safe 2022-11-16 15:51:26 -08:00
UdtRecordCompleter.cpp [LLDB][NativePDB] Forcefully complete a record type if it has empty debug info and is required to have complete type. 2022-11-16 11:17:07 -08:00
UdtRecordCompleter.h [LLDB][NativePDB] Fix struct layout when it has anonymous unions. 2022-10-13 12:43:45 -07:00