"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "638aaecc4d920b4f1922e53c84318d7654841422"
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. llvm-svn: 57476
Loading
Please register or sign in to comment