[PATCH] D143410: [Serialization] Add support for (de)serializing #pragma pack
Mike Rice via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 7 11:41:24 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd27fb5efc5f2: [Serialization] Add support for (de)serializing #pragma pack (authored by DHowett-MSFT, committed by mikerice).
Changed prior to commit:
https://reviews.llvm.org/D143410?vs=495314&id=495603#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143410/new/
https://reviews.llvm.org/D143410
Files:
clang/include/clang/Sema/Sema.h
clang/include/clang/Serialization/ASTReader.h
clang/lib/Parse/ParsePragma.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/PCH/delayed-template-with-pragma-pack.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143410.495603.patch
Type: text/x-patch
Size: 6562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230207/f74ca10b/attachment-0001.bin>
More information about the cfe-commits
mailing list