[CodeView] Minimal support for S_UNAMESPACE records
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>
Tue, 31 Jul 2018 19:15:50 +0000 (19:15 +0000)
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>
Tue, 31 Jul 2018 19:15:50 +0000 (19:15 +0000)
commitee8a7200511791158e8c84fa5fc9324a9d23b361
tree5bb53ef3dfbc91a8249fdaf076d123751d77a052
parent9ced1e0d80d432034221c3ff36fdf01a8bcf1aca
[CodeView] Minimal support for S_UNAMESPACE records

Differential Revision: https://reviews.llvm.org/D50007

llvm-svn: 338417
llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h
llvm/lib/DebugInfo/CodeView/RecordName.cpp
llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp
llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
llvm/test/DebugInfo/PDB/using-namespace.test [new file with mode: 0644]
llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp
llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp