Function call can appear in the arguments of another function call. This patch adds support for such cases.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D28905
[analyzer] Consider function call arguments while building CallGraph ClosedPublic Authored by IvanSidorenko on Jan 19 2017, 8:29 AM.
Details Summary Function call can appear in the arguments of another function call. This patch adds support for such cases.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 26 2017, 9:48 AM Closed by commit rL293280: [analyzer] Consider function call arguments while building CallGraph. (authored by dergachev). · Explain WhyJan 27 2017, 4:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 84973 lib/Analysis/CallGraph.cpp
test/Analysis/debug-CallGraph.c
|