[PATCH] D110398: [clang][ASTImporter] Import ConstructorUsingShadowDecl correctly.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 24 03:06:23 PDT 2021


balazske created this revision.
Herald added subscribers: whisperity, martong, teemperor, gamesh411, Szelethus, dkrupp.
Herald added a reviewer: a.sidorin.
Herald added a reviewer: shafik.
balazske requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Fix import of ConstructorUsingShadowDecl and add tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110398

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110398.374789.patch
Type: text/x-patch
Size: 12451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210924/8729cc9a/attachment.bin>


More information about the cfe-commits mailing list