This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-15 16:46:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
DebugInfo
/
CodeView
History
Alexandre Ganea
ee8a720051
[CodeView] Minimal support for S_UNAMESPACE records
...
Differential Revision:
https://reviews.llvm.org/D50007
llvm-svn: 338417
2018-07-31 19:15:50 +00:00
..
AppendingTypeTableBuilder.cpp
…
CMakeLists.txt
…
CodeViewError.cpp
…
CodeViewRecordIO.cpp
…
ContinuationRecordBuilder.cpp
…
CVSymbolVisitor.cpp
…
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
…
LLVMBuild.txt
…
MergingTypeTableBuilder.cpp
…
RecordName.cpp
[CodeView] Minimal support for S_UNAMESPACE records
2018-07-31 19:15:50 +00:00
RecordSerialization.cpp
…
SimpleTypeSerializer.cpp
…
StringsAndChecksums.cpp
…
SymbolDumper.cpp
[CodeView] Minimal support for S_UNAMESPACE records
2018-07-31 19:15:50 +00:00
SymbolRecordMapping.cpp
[CodeView] Minimal support for S_UNAMESPACE records
2018-07-31 19:15:50 +00:00
SymbolSerializer.cpp
…
TypeDumpVisitor.cpp
…
TypeHashing.cpp
Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 22:55:15 +00:00
TypeIndex.cpp
…
TypeIndexDiscovery.cpp
[CodeView] Minimal support for S_UNAMESPACE records
2018-07-31 19:15:50 +00:00
TypeRecordMapping.cpp
…
TypeStreamMerger.cpp
This fixes a crash when a second pass is required for the Codeview Type merging *and* the index points outside of the table (which should lead to an error being printed).
2018-07-30 21:14:25 +00:00
TypeTableCollection.cpp
…