[PATCH] D154764: [clang] ASTImport: force recomputing ASTRecordLayout when importing

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 9 20:22:01 PDT 2023


danix800 updated this revision to Diff 538500.
danix800 added a comment.

Apply git-clang-format.


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

https://reviews.llvm.org/D154764

Files:
  clang/include/clang/AST/ASTContext.h
  clang/lib/AST/ExprConstant.cpp
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/test/Analysis/astimport-force-relayout/Inputs/api.cc
  clang/test/Analysis/astimport-force-relayout/Inputs/externalDefMap.txt
  clang/test/Analysis/astimport-force-relayout/Inputs/v8.h
  clang/test/Analysis/astimport-force-relayout/date.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154764.538500.patch
Type: text/x-patch
Size: 5797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230710/0127ce82/attachment.bin>


More information about the cfe-commits mailing list