This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e3fdf49 clean Lanai namespace new 44d8261 [PDB] It is not an error getting the "Invalid" Annotation opcode. new 43f117d [pdb] Fix an uninitialized read, and add a test for it. new 0a965f8 Don't rely on an implicit std::tuple constructor.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/DebugInfo/CodeView/SymbolDumper.cpp | 4 +- lib/DebugInfo/CodeView/TypeRecordMapping.cpp | 9 +-- .../Inputs/longname-truncation.yaml} | 68 +++++++++------------- test/DebugInfo/PDB/pdb-longname-truncation.test | 3 + unittests/Support/Path.cpp | 13 +++-- 5 files changed, 43 insertions(+), 54 deletions(-) copy test/DebugInfo/{COFF/long-type-name.ll => PDB/Inputs/longname-truncation.yaml} (63%) create mode 100644 test/DebugInfo/PDB/pdb-longname-truncation.test