[PATCH] D66538: [AST] AST structural equivalence to work internally with pairs.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 03:26:38 PDT 2019
balazske updated this revision to Diff 217105.
balazske added a comment.
- Small update to newer C++ syntax, use std::pair in test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66538/new/
https://reviews.llvm.org/D66538
Files:
clang/include/clang/AST/ASTStructuralEquivalence.h
clang/lib/AST/ASTStructuralEquivalence.cpp
clang/unittests/AST/StructuralEquivalenceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66538.217105.patch
Type: text/x-patch
Size: 10322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190826/b667a196/attachment-0001.bin>
More information about the cfe-commits
mailing list