[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
Fri Jun 15 10:26:25 PDT 2018
gerazo updated this revision to Diff 151533.
gerazo added a comment.
Updated to not conflict with and use the stuff implemented in https://reviews.llvm.org/D47445 (so became a bit smaller)
Now, it is ready for a review. Enjoy!
https://reviews.llvm.org/D47946
Files:
lib/AST/ASTImporter.cpp
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47946.151533.patch
Type: text/x-patch
Size: 7924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180615/b964086f/attachment-0001.bin>
More information about the cfe-commits
mailing list