Sometimes you might only be interested in classes, or typedefs, or enums, but not all 3. Adding this method to filter the output means you have to deal with less spam.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31791
Allow llvm-pdbdump pretty mode to only dump certain types of types ClosedPublic Authored by zturner on Apr 6 2017, 3:18 PM.
Details Summary Sometimes you might only be interested in classes, or typedefs, or enums, but not all 3. Adding this method to filter the output means you have to deal with less spam.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 6 2017, 3:58 PM Closed by commit rL299732: [llvm-pdbdump] Allow pretty to only dump specific types of types. (authored by zturner). · Explain WhyApr 6 2017, 4:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94461 llvm/trunk/tools/llvm-pdbdump/PrettyTypeDumper.cpp
llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.h
llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp
|