[PATCH] D49300: [ASTImporter] Fix poisonous structural equivalence cache

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 17 05:32:53 PDT 2018


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

- Add comment about structural eq and BFS


Repository:
  rC Clang

https://reviews.llvm.org/D49300

Files:
  include/clang/AST/ASTStructuralEquivalence.h
  lib/AST/ASTImporter.cpp
  lib/AST/ASTStructuralEquivalence.cpp
  lib/Sema/SemaType.cpp
  unittests/AST/StructuralEquivalenceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49300.155858.patch
Type: text/x-patch
Size: 14382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180717/2e74e216/attachment-0001.bin>


More information about the cfe-commits mailing list