[PATCH] D64075: [ASTImporter] Fix structural eq of lambdas
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 06:18:54 PDT 2019
martong updated this revision to Diff 207774.
martong marked an inline comment as done.
martong added a comment.
- Add check for isLambda()
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/StructuralEquivalenceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64075.207774.patch
Type: text/x-patch
Size: 3738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190703/1df43522/attachment.bin>
More information about the cfe-commits
mailing list