[PATCH] D64075: [ASTImporter] Fix structural eq of lambdas

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 09:59:16 PDT 2019


martong updated this revision to Diff 208727.
martong added a comment.
Herald added a reviewer: shafik.

- Add test which crashes in baseline


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64075

Files:
  clang/lib/AST/ASTStructuralEquivalence.cpp
  clang/unittests/AST/ASTImporterTest.cpp
  clang/unittests/AST/StructuralEquivalenceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64075.208727.patch
Type: text/x-patch
Size: 4716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/f45d32cb/attachment.bin>


More information about the cfe-commits mailing list