[PATCH] D66348: [ASTImporter] Do not look up lambda classes

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 21 05:28:44 PDT 2019


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

- Add tests for default constructible and assignable stateless lambdas


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66348

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66348.216378.patch
Type: text/x-patch
Size: 4696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190821/97bf58ac/attachment.bin>


More information about the cfe-commits mailing list