commit | a860e755f1f9f071b6a6a2f96128a6a258f5c331 | [log] [tgz] |
---|---|---|
author | Anders Carlsson <andersca@mac.com> | Sat Aug 08 18:23:56 2009 +0000 |
committer | Anders Carlsson <andersca@mac.com> | Sat Aug 08 18:23:56 2009 +0000 |
tree | f762526a00bcade08890b617ddfa128dd8fd9562 | |
parent | df31e091126da6a5c08303a78b562d00e7fd4e20 [diff] |
Introduce a new PragmaPack attribute, and use it for #pragma pack. The PackedAttr now only represents __attribute__((packed)). This is necessary because #pragma pack and __attribute__((packed)) have different semantics. No functionality change yet, but this lays the groundwork for fixing a record layout bug. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78483 91177308-0d34-0410-b5e6-96231b3b80d8