[PATCH] D29183: [Analysis] Fix for call graph to correctly handle nested call expressions

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 26 08:56:05 PST 2017


baloghadamsoftware added a comment.

In https://reviews.llvm.org/D29183#657669, @xazax.hun wrote:

> Great find! Could you transform your examole into a testcasr that fails before this patch? I think there should  be already some tests for call graphs that you can take a look at.


Yes, but I am not sure where exactly to put it.


https://reviews.llvm.org/D29183





More information about the cfe-commits mailing list