[PATCH] D125986: [clang][ASTImporter] Add support for import of UsingPackDecl.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 20 08:58:52 PDT 2022


balazske updated this revision to Diff 430990.
balazske added a comment.

Use of addDeclToContexts, added new test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125986

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125986.430990.patch
Type: text/x-patch
Size: 4166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220520/2433bd12/attachment-0001.bin>


More information about the cfe-commits mailing list