summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2015-12-03 09:34:49 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2015-12-03 09:34:49 +0000
commit830dfccfb2c06a1749938ce8cb78a1d6a295b942 (patch)
tree42469a867232eba42ec6869484c22d3573c2a97b /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent90d9ffa7d6c050aea6912e8d162031a709a4744a (diff)
downloadbcm5719-llvm-830dfccfb2c06a1749938ce8cb78a1d6a295b942.tar.gz
bcm5719-llvm-830dfccfb2c06a1749938ce8cb78a1d6a295b942.zip
PR25575: Make GCC 4.4+ comatible layout for packed bit-fileds of char type, patch by D. Polukhin
This CL is for discussion how to better fix bit-filed layout compatibility issue with GCC (see PR25575 for test case and more details). Current clang behavior is compatible with GCC 4.1-4.3 series but it was fixed in 4.4+. Ignoring packed attribute looks very odd and because it was also fixed in GCC 4.4+, it makes sense also fix it in clang. Differential Revision: http://reviews.llvm.org/D14872 llvm-svn: 254596
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud