commit | 4cde927072a70f3156d72c6431e7a5d95bf62366 | [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 | e15fa2736413224dfdaf457e0fd7204d7c056b3d [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