llvm-project/llvm/lib/DebugInfo/CodeView
Fangrui Song 89fab98e88 [DebugInfo] llvm::Optional => std::optional
https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-05 00:09:22 +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 [PDB] Add char8_t type 2022-03-01 13:39:51 -08:00
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 [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
TypeTableCollection.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00