| commit | c7797c4bab5d181e7fd9ae01ae72bf2ab34a5936 | [log] [tgz] |
|---|---|---|
| author | Balazs Keri <1.int32@gmail.com> | Wed Jul 11 09:37:24 2018 +0000 |
| committer | Balazs Keri <1.int32@gmail.com> | Wed Jul 11 09:37:24 2018 +0000 |
| tree | 5c18600858e136674f92a9975cd98883b86755da | |
| parent | e21cfa7e7f9851ff56f8bd4b3166618a59f31eab [diff] |
[AST] Structural equivalence of methods Summary: Added structural equivalence check for C++ methods. Improved structural equivalence tests. Added related ASTImporter tests. Reviewers: a.sidorin, szepet, xazax.hun, martong, a_sidorin Reviewed By: martong, a_sidorin Subscribers: a_sidorin, rnkovacs, cfe-commits Differential Revision: https://reviews.llvm.org/D48628 llvm-svn: 336776