[PATCH] D143410: [Serialization] Add support for (de)serializing #pragma pack

Dustin L. Howett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 6 16:04:13 PST 2023


DHowett-MSFT updated this revision to Diff 495314.
DHowett-MSFT added a comment.

- Use .copy() like the other nearby code


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.495314.patch
Type: text/x-patch
Size: 6560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230207/aa490fad/attachment.bin>


More information about the cfe-commits mailing list