[PATCH] D92109: [ASTImporter] Support import of CXXDeductionGuideDecl

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 26 05:44:41 PST 2020


martong updated this revision to Diff 307848.
martong added a comment.

- Add test for user-defined ctad
- Handle IsCopyDeductionCandidate
- Fix typo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92109

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92109.307848.patch
Type: text/x-patch
Size: 5350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201126/c6f407cb/attachment.bin>


More information about the cfe-commits mailing list