diff options
author | Zachary Turner <zturner@google.com> | 2016-09-09 19:00:49 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-09-09 19:00:49 +0000 |
commit | 36efbfa6d81b3d15144bb2d5683f654a6b4246d4 (patch) | |
tree | 6c250f111c6d63136bc7b2983479523bcb5f1d77 /clang/lib/AST/DeclBase.cpp | |
parent | c236e5a0f1b9b8118428bec5a7adf3e3efc86cf1 (diff) | |
download | bcm5719-llvm-36efbfa6d81b3d15144bb2d5683f654a6b4246d4.tar.gz bcm5719-llvm-36efbfa6d81b3d15144bb2d5683f654a6b4246d4.zip |
[pdb] Print out some more info when dumping a raw stream.
We have various command line options that print the type of a
stream, the size of a stream, etc but nowhere that it can all be
viewed together.
Since a previous patch introduced the ability to dump the bytes
of a stream, this seems like a good place to present a full view
of the stream's properties including its size, what kind of data
it represents, and the blocks it occupies. So I added the
ability to print that information to the -stream-data command
line option.
llvm-svn: 281077
Diffstat (limited to 'clang/lib/AST/DeclBase.cpp')
0 files changed, 0 insertions, 0 deletions