commit | 81c7d47fa10554e60d4061e22523ae1d7b2cc5ec | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Tue Oct 14 05:35:18 2008 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Tue Oct 14 05:35:18 2008 +0000 |
tree | 56004bdf53fc90d1c8466195c664220948d94454 | |
parent | 1ab7883d0005fcb72a4b8c40bbb4c1c7f02d2ffb [diff] |
Add Sema implementation of #pragma pack stack. - Follows the MSVC (original) implementation, including support of pack(show) (useful for testing). - Implements support for named pack records which gcc seems to ignore (or implements incorrectly). - Not currently wired to anything, only functionality change is the type checking of the pragma. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57476 91177308-0d34-0410-b5e6-96231b3b80d8