[PATCH] D154764: [ASTImporter] Fields are imported first and reordered for correct layout.

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 13 20:57:22 PDT 2023


danix800 updated this revision to Diff 540254.
danix800 retitled this revision from "[clang] [ASTImporter]: force recomputing ASTRecordLayout when importing" to "[ASTImporter] Fields are imported first and reordered for correct layout.".
danix800 edited the summary of this revision.
danix800 set the repository for this revision to rG LLVM Github Monorepo.
danix800 added a comment.

Fields are imported first and reordered for correct layout.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154764/new/

https://reviews.llvm.org/D154764

Files:
  clang/lib/AST/ASTImporter.cpp
  clang/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154764.540254.patch
Type: text/x-patch
Size: 8870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230714/55ea1745/attachment-0001.bin>


More information about the cfe-commits mailing list