diff options
author | Zachary Turner <zturner@google.com> | 2017-07-05 18:43:25 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-07-05 18:43:25 +0000 |
commit | eae44dfee97ef224da14ec77527f3a102d31d654 (patch) | |
tree | ffd77c284bc1bb8fd5d51c7d302e2d7a2924514d /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct | |
parent | f3f7d4d64b47f4d59927636888877401f81ec25a (diff) | |
download | bcm5719-llvm-eae44dfee97ef224da14ec77527f3a102d31d654.tar.gz bcm5719-llvm-eae44dfee97ef224da14ec77527f3a102d31d654.zip |
[PDB] Add a test that verifies every known type record.
We had a lot of one-off tests for this type and that type,
or "every type that happens to be generated by this program
I built". Eventually I got a bug report filed where we were
crashing on a type that was not covered by any of these tests.
So this test carefully constructs a minimal C++ program that
will cause every type we support to be emitted. This ensures
full coverage for type records.
Differential Revision: https://reviews.llvm.org/D34915
llvm-svn: 307187
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct')
0 files changed, 0 insertions, 0 deletions