[PATCH] D156201: [ASTImporter] Fix corrupted RecordLayout introduced by circular referenced fields
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 1 20:22:15 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG91b7952afc82: [ASTImporter] Fix corrupted RecordLayout caused by circular referenced fields (authored by dingfei <fding at feysh.com>).
Changed prior to commit:
https://reviews.llvm.org/D156201?vs=546127&id=546304#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156201/new/
https://reviews.llvm.org/D156201
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/Expr.h
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156201.546304.patch
Type: text/x-patch
Size: 4703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230802/32f8a2e0/attachment.bin>
More information about the cfe-commits
mailing list