[PATCH] D47946: [ASTImporter] Fix infinite recursion on function import with struct definition in parameters

Zoltán Gera via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 11 07:08:47 PDT 2018


gerazo updated this revision to Diff 154991.
gerazo marked an inline comment as done.
gerazo added a comment.

Minor fixes for Aleksei's comments.


https://reviews.llvm.org/D47946

Files:
  lib/AST/ASTImporter.cpp
  unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47946.154991.patch
Type: text/x-patch
Size: 8294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180711/1ca9ca91/attachment.bin>


More information about the cfe-commits mailing list