diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2018-11-30 20:55:26 +0000 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2018-11-30 20:55:26 +0000 |
| commit | 3b6fb6e846c5c1d0c2e56f3a7897b4cfc9e838d4 (patch) | |
| tree | 7e3a1c141c6740e31bc026d78bdb51301839952e /lldb/packages/Python/lldbsuite/test/issue_verification | |
| parent | 90a05631185fdb98ec21f2defb0e82ea7f544d56 (diff) | |
| download | bcm5719-llvm-3b6fb6e846c5c1d0c2e56f3a7897b4cfc9e838d4.tar.gz bcm5719-llvm-3b6fb6e846c5c1d0c2e56f3a7897b4cfc9e838d4.zip | |
Adding tests for -ast-dump; NFC.
This adds tests for struct and union declarations in C. It also points out a bug when dumping anonymous record types -- they are sometimes reported as being contained by something of the wrong tag type. e.g., an anonymous struct inside of a union named X reports the anonymous struct as being inside of 'struct X' rather than 'union X'.
llvm-svn: 348033
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/issue_verification')
0 files changed, 0 insertions, 0 deletions

