summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/nullability.m
AgeCommit message (Expand)Author
2022-02-13A significant number of our tests in C accidentally use functionsAaron Ballman
2019-11-08[analyzer] Nullability: Don't infer nullable when passing as nullable parameter.Artem Dergachev