summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/domtest.c
Commit message (Expand)AuthorAgeFilesLines
* [analyzer][IDF] Add a control dependency calculator + a new debug checkerKristof Umann2019-07-051-12/+80
* [analyzer][Dominator] Add post dominators to CFG + a new debug checkerKristof Umann2019-07-031-0/+58
* [Dominators] PR42041: Skip nullpointer successorsKristof Umann2019-07-031-62/+106
* 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
* Correct test inovocations to use %clang_cc1 rather than direct invocation (so...David Tweed2012-10-251-1/+1
* Refine CFG so that '&&' and '||' don't lead to extra confluence points when u...Ted Kremenek2012-07-141-21/+24
* Add source-level dominators analysis. Patch by Guoping Long!Ted Kremenek2011-10-251-0/+165
OpenPOWER on IntegriCloud