[PATCH] D49296: [ASTImporter] Fix import of unnamed structs

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 17 03:13:37 PDT 2018


martong updated this revision to Diff 155835.
martong marked an inline comment as done.
martong added a comment.

Remove unneeded assert


Repository:
  rC Clang

https://reviews.llvm.org/D49296

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49296.155835.patch
Type: text/x-patch
Size: 7047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180717/ab99362f/attachment.bin>


More information about the cfe-commits mailing list