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

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 29 19:11:38 PDT 2023


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

1. Simplify error handling
2. Remove unnecessary tests


Repository:
  rG LLVM Github Monorepo

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.554545.patch
Type: text/x-patch
Size: 13346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230830/10b6be22/attachment.bin>


More information about the cfe-commits mailing list