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

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 26 08:53:54 PST 2017


xazax.hun added a comment.

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.


https://reviews.llvm.org/D29183





More information about the cfe-commits mailing list