[PATCH] D31241: [Modules][PCH] Serialize #pragma pack
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 31 08:49:03 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299226: [Modules][PCH] Serialize #pragma pack (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D31241?vs=92638&id=93650#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31241
Files:
cfe/trunk/include/clang/Serialization/ASTBitCodes.h
cfe/trunk/include/clang/Serialization/ASTReader.h
cfe/trunk/include/clang/Serialization/ASTWriter.h
cfe/trunk/lib/Sema/SemaAttr.cpp
cfe/trunk/lib/Serialization/ASTReader.cpp
cfe/trunk/lib/Serialization/ASTWriter.cpp
cfe/trunk/test/Modules/Inputs/module.map
cfe/trunk/test/Modules/Inputs/pragma_pack_push.h
cfe/trunk/test/Modules/Inputs/pragma_pack_reset_push.h
cfe/trunk/test/Modules/Inputs/pragma_pack_set.h
cfe/trunk/test/Modules/pragma-pack.c
cfe/trunk/test/PCH/pragma-pack.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31241.93650.patch
Type: text/x-patch
Size: 13540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170331/980d2a2d/attachment-0001.bin>
More information about the cfe-commits
mailing list