diff options
| author | Zachary Turner <zturner@google.com> | 2017-04-06 23:43:12 +0000 |
|---|---|---|
| committer | Zachary Turner <zturner@google.com> | 2017-04-06 23:43:12 +0000 |
| commit | 63230a4e7109b433f8ce09f78b16709229d05bc6 (patch) | |
| tree | d28e330b501fa6c75de3246d5b0a89763a766d52 /libcxx/test/std/utilities/optional | |
| parent | 5dcbbbc1c66f9b07c69091885fdb1078ea82315e (diff) | |
| download | bcm5719-llvm-63230a4e7109b433f8ce09f78b16709229d05bc6.tar.gz bcm5719-llvm-63230a4e7109b433f8ce09f78b16709229d05bc6.zip | |
[llvm-pdbdump] Allow pretty to only dump specific types of types.
Previously we just had the -types option, which would dump all
classes, typedefs, and enums. But this produces a lot of output
if you only want to view classes, for example. This patch breaks
this down into 3 additional options, -classes, -enums, and
-typedefs, and keeps the -types option around which implies all
3 more specific options.
Differential Revision: https://reviews.llvm.org/D31791
llvm-svn: 299732
Diffstat (limited to 'libcxx/test/std/utilities/optional')
0 files changed, 0 insertions, 0 deletions

