This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d40c97 AMDGPU/GFX9: Fix shared and private aperture queries new dbbede1 [llvm-pdbdump] Allow pretty to only dump specific types of types. new b470610 Allow specification of what kinds of class members to dump.
The 2 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: test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test | 1 - test/tools/llvm-pdbdump/class-layout.test | 5 +- test/tools/llvm-pdbdump/regex-filter.test | 29 +++--- tools/llvm-pdbdump/PrettyClassDefinitionDumper.cpp | 107 ++++++--------------- tools/llvm-pdbdump/PrettyClassDefinitionDumper.h | 18 ---- tools/llvm-pdbdump/PrettyTypeDumper.cpp | 66 +++++++------ tools/llvm-pdbdump/llvm-pdbdump.cpp | 35 +++++-- tools/llvm-pdbdump/llvm-pdbdump.h | 8 +- 8 files changed, 121 insertions(+), 148 deletions(-)