summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/cpp/global_operators/TestCppGlobalOperators.py
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2015-08-19 22:42:36 +0000
committerJohn McCall <rjmccall@apple.com>2015-08-19 22:42:36 +0000
commit0d461693b6c7944119d6384d3a38d6c675815317 (patch)
tree98fada608f180b92a79fa33a13e13d0038007d95 /lldb/test/lang/cpp/global_operators/TestCppGlobalOperators.py
parent10ac1f98faab6029201867e8c409de2f0200283c (diff)
downloadbcm5719-llvm-0d461693b6c7944119d6384d3a38d6c675815317.tar.gz
bcm5719-llvm-0d461693b6c7944119d6384d3a38d6c675815317.zip
Fix the layout of bitfields in ms_struct unions: their
alignment is ignored, and they always allocate a complete storage unit. Also, change the dumping of AST record layouts: use the more readable C++-style dumping even in C, include bitfield offset information in the dump, and don't print sizeof/alignof information for fields of record type, since we don't do so for bases or other kinds of field. rdar://22275433 llvm-svn: 245514
Diffstat (limited to 'lldb/test/lang/cpp/global_operators/TestCppGlobalOperators.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud