[cfe-dev] At what scope does the call graph analyzer work?

Chad Rosier mcrosier at codeaurora.org
Fri Nov 15 13:44:36 PST 2013


I have a fellow engineer what would like to use clang to generate call
graphs for his program using:

 -analyze -analyzer-checker=ViewCallGraph

Can someone tell me if the call graphs are limited to the scope of a
translation unit or will clang produce something for the entire program?

 Chad




More information about the cfe-dev mailing list