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

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 12 04:55:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336898: [ASTImporter] Fix infinite recursion on function import with struct definition… (authored by martong, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47946?vs=154991&id=155151#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47946

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47946.155151.patch
Type: text/x-patch
Size: 6323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180712/6a3e8577/attachment-0001.bin>


More information about the cfe-commits mailing list