summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-04-06 23:43:39 +0000
committerZachary Turner <zturner@google.com>2017-04-06 23:43:39 +0000
commit10169b6d0daa53b741a779909bfe241783aff22e (patch)
treec2809fd90f3225bd18869a82cccfbde78666b1ca /libcxx/test/std/utilities/optional
parent63230a4e7109b433f8ce09f78b16709229d05bc6 (diff)
downloadbcm5719-llvm-10169b6d0daa53b741a779909bfe241783aff22e.tar.gz
bcm5719-llvm-10169b6d0daa53b741a779909bfe241783aff22e.zip
Allow specification of what kinds of class members to dump.
Previously when dumping class definitions, there were only two modes - on or off. But it's useful to sometimes get a little more fine-grained. For example, you might only want to see the record layout (for example to look for extraneous padding). This patch adds a third mode, layout mode, which does exactly that. Only this-relative data members are displayed in this mode. Differential Revision: https://reviews.llvm.org/D31794 llvm-svn: 299733
Diffstat (limited to 'libcxx/test/std/utilities/optional')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud