[PATCH] D156201: [ASTImporter] Fix two cases on fields circular refs

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 23:30:15 PDT 2023


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

Restore in-class initializer importing  when minimal importing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156201

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156201.543834.patch
Type: text/x-patch
Size: 9129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230725/3e209ef0/attachment.bin>


More information about the cfe-commits mailing list