[PATCH] D47946: [ASTmporter] 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 Jun 20 04:19:08 PDT 2018


gerazo updated this revision to Diff 152055.
gerazo added a comment.

Added @martong 's suggestions.


https://reviews.llvm.org/D47946

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47946.152055.patch
Type: text/x-patch
Size: 8308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180620/ed7e7942/attachment.bin>


More information about the cfe-commits mailing list