summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/domtest.cpp
AgeCommit message (Expand)Author
2019-10-19[analyzer] Specify the C++ standard in more tests.Artem Dergachev
2019-07-05[analyzer][IDF] Add a control dependency calculator + a new debug checkerKristof Umann
2019-07-03[analyzer][Dominator] Add post dominators to CFG + a new debug checkerKristof Umann
2019-07-03[Dominators] PR42041: Skip nullpointer successorsKristof Umann