JonasToth added a comment.

In D56444#1350897 <https://reviews.llvm.org/D56444#1350897>, @steveire wrote:

> The timing of this is unfortunate because the change will not be needed soon. 
> Refactoring is underway to extract a generic traverser from ASTDumper. Then 
> the parent/child traversal of ASTMatchFinder can be implemented in terms of 
> it without any of these kinds of problems. See
>
> http://clang-developers.42468.n3.nabble.com/Dumping-AST-information-to-other-formats-tp4062988p4063004.html


Should still be fixed for 8.0 (probably with this patch). The refactoring is 
more realistic to land in 9.0 i guess?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56444/new/

https://reviews.llvm.org/D56444



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to