[PATCH] D92209: [ASTImporter] Support CXXDeductionGuideDecl with local typedef

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 06:08:57 PST 2020


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

- Remove `if (!DC || !LexicalDC)`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92209

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92209.310510.patch
Type: text/x-patch
Size: 4762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201209/2af9ce03/attachment.bin>


More information about the cfe-commits mailing list