[PATCH] D158948: [clang][ASTImporter] Add import of type-related nodes

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 00:29:16 PDT 2023


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

Pulling local matchers for testcases, since https://reviews.llvm.org/D158872 is abandoned.


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

https://reviews.llvm.org/D158948

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158948.554603.patch
Type: text/x-patch
Size: 13582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230830/dc05cc51/attachment-0001.bin>


More information about the cfe-commits mailing list