summaryrefslogtreecommitdiffstats
path: root/test/Analysis/debug-CallGraph.c
Commit message (Expand)AuthorAgeFilesLines
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-1/+1
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-1/+1
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+1
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-1/+1
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-1/+1
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-1/+1
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+1
* [analyzer] Do not duplicate call graph nodes for functions that have definiti...Aleksei Sidorin2017-02-201-1/+11
* [analyzer] Consider function call arguments while building CallGraph.Artem Dergachev2017-01-271-1/+16
* [CallGraph] Make sure the edges are not missed due to re-declarationsAnna Zaks2014-12-171-6/+17
* [analyzer] Re-apply r170826 and make the dumping of the GallGraphAnna Zaks2012-12-211-3/+15
* Revert r170826. The output ofRafael Espindola2012-12-211-15/+3
* [analyzer] Traverse the Call Graph in topological order.Anna Zaks2012-12-211-3/+15
* Add a basic CallGraph to Analysis.Anna Zaks2012-03-081-0/+21