llvm-project/llvm/lib/DebugInfo/CodeView
Nathan James 6aa050a690 Reland "[llvm][NFC] Use c++17 style variable type traits"
This reverts commit 632a389f96.

This relands commit
1834a310d0.

Differential Revision: https://reviews.llvm.org/D137493
2022-11-08 14:15:15 +00:00
..
AppendingTypeTableBuilder.cpp
CMakeLists.txt
CVSymbolVisitor.cpp [llvm] Use value_or instead of getValueOr (NFC) 2022-06-18 23:07:11 -07:00
CVTypeVisitor.cpp
CodeViewError.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
CodeViewRecordIO.cpp [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00
ContinuationRecordBuilder.cpp Don't use Optional::hasValue (NFC) 2022-06-20 11:33:56 -07: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
LazyRandomTypeCollection.cpp
Line.cpp
MergingTypeTableBuilder.cpp
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 [Support/Hash functions] Change the `final()` and `result()` of the hashing functions to return an array of bytes 2022-04-05 21:38:06 -07: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 [llvm] A macro of if should be wrapped in do ... while (false) 2022-07-15 00:27:05 -07:00
TypeStreamMerger.cpp [llvm] Don't use Optional::hasValue (NFC) 2022-06-20 10:38:12 -07:00
TypeTableCollection.cpp