diff options
| author | Alexey Bataev <a.bataev@hotmail.com> | 2015-12-03 09:34:49 +0000 |
|---|---|---|
| committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-12-03 09:34:49 +0000 |
| commit | 830dfccfb2c06a1749938ce8cb78a1d6a295b942 (patch) | |
| tree | 42469a867232eba42ec6869484c22d3573c2a97b /clang/lib/CodeGen/CodeGenFunction.h | |
| parent | 90d9ffa7d6c050aea6912e8d162031a709a4744a (diff) | |
| download | bcm5719-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 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions

