This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc856eb3fc8a4b317f6bbf623c50e993a8dfd35a
clang-p2996
/
llvm
/
lib
/
DebugInfo
/
CodeView
History
Kazu Hirata
5413bf1bac
Don't use Optional::hasValue (NFC)
2022-06-20 11:33:56 -07:00
..
AppendingTypeTableBuilder.cpp
…
CMakeLists.txt
…
CodeViewError.cpp
…
CodeViewRecordIO.cpp
[CodeView] Fix incorrect CodeView encoding of signed integer constants
2022-06-08 13:25:36 -04:00
ContinuationRecordBuilder.cpp
Don't use Optional::hasValue (NFC)
2022-06-20 11:33:56 -07:00
CVSymbolVisitor.cpp
[llvm] Use value_or instead of getValueOr (NFC)
2022-06-18 23:07:11 -07:00
CVTypeVisitor.cpp
…
DebugChecksumsSubsection.cpp
…
DebugCrossExSubsection.cpp
…
DebugCrossImpSubsection.cpp
…
DebugFrameDataSubsection.cpp
…
DebugInlineeLinesSubsection.cpp
…
DebugLinesSubsection.cpp
…
DebugStringTableSubsection.cpp
…
DebugSubsection.cpp
…
DebugSubsectionRecord.cpp
…
DebugSubsectionVisitor.cpp
…
DebugSymbolRVASubsection.cpp
…
DebugSymbolsSubsection.cpp
…
EnumTables.cpp
…
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
…
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
…
TypeIndexDiscovery.cpp
…
TypeRecordHelpers.cpp
…
TypeRecordMapping.cpp
…
TypeStreamMerger.cpp
[llvm] Don't use Optional::hasValue (NFC)
2022-06-20 10:38:12 -07:00
TypeTableCollection.cpp
…