llvm-project/llvm/lib/DebugInfo/CodeView
Fangrui Song a996cc217c Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
..
AppendingTypeTableBuilder.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
CMakeLists.txt
CVSymbolVisitor.cpp [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -07:00
CVTypeVisitor.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
CodeViewError.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
CodeViewRecordIO.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
ContinuationRecordBuilder.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
DebugChecksumsSubsection.cpp
DebugCrossExSubsection.cpp
DebugCrossImpSubsection.cpp
DebugFrameDataSubsection.cpp
DebugInlineeLinesSubsection.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
DebugLinesSubsection.cpp
DebugStringTableSubsection.cpp
DebugSubsection.cpp
DebugSubsectionRecord.cpp
DebugSubsectionVisitor.cpp
DebugSymbolRVASubsection.cpp
DebugSymbolsSubsection.cpp
EnumTables.cpp Reland "[llvm][NFC] Use c++17 style variable type traits" 2022-11-08 14:15:15 +00:00
Formatters.cpp
GlobalTypeTableBuilder.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
LazyRandomTypeCollection.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
Line.cpp
MergingTypeTableBuilder.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
RecordName.cpp
RecordSerialization.cpp
SimpleTypeSerializer.cpp
StringsAndChecksums.cpp
SymbolDumper.cpp
SymbolRecordHelpers.cpp
SymbolRecordMapping.cpp
SymbolSerializer.cpp Don't use Optional::hasValue (NFC) 2022-06-20 11:33:56 -07:00
TypeDumpVisitor.cpp Reland "[llvm][NFC] Use c++17 style variable type traits" 2022-11-08 14:15:15 +00:00
TypeHashing.cpp [CodeView] Replace GHASH hasher by BLAKE3 2022-11-19 15:17:42 -05:00
TypeIndex.cpp
TypeIndexDiscovery.cpp
TypeRecordHelpers.cpp [CodeView] Add function to get size in bytes for TypeIndex/CVType. 2022-08-08 08:48:23 +01:00
TypeRecordMapping.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
TypeStreamMerger.cpp Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
TypeTableCollection.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00