[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
Tue Jun 12 02:51:00 PDT 2018


gerazo added a comment.

In https://reviews.llvm.org/D47946#1127679, @balazske wrote:

> Problem: This change interferes with https://reviews.llvm.org/D47445. Probably that should be committed, it is approved already.


Ok. I'll wait for the other thing to be committed and I will rework this immediately. Thanks for telling.


Repository:
  rC Clang

https://reviews.llvm.org/D47946





More information about the cfe-commits mailing list