This patch serializes the state of #pragma pack. It preserves the state of the pragma from a PCH/from modules in a file that uses that PCH/those modules. rdar://21359084 Differential Revision: https://reviews.llvm.org/D31241 llvm-svn: 299226
4 lines
19 B
C
4 lines
19 B
C
|
|
#pragma pack (1)
|
|
|