[PATCH] D64241: [ASTImporter] Fix inequivalence of ClassTemplateInstantiations

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 08:25:05 PDT 2019


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

- Add test case ClassTemplSpecWithInequivalentShadowedTemplArg


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64241

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64241.210581.patch
Type: text/x-patch
Size: 9790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190718/d9828282/attachment.bin>


More information about the cfe-commits mailing list