summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/nullability.c
AgeCommit message (Expand)Author
2024-08-27[analyzer] Report violations of the "returns_nonnull" attribute (#106048)Arseniy Zaostrovnykh
2022-04-15[C89/C2x] Diagnose calls to a function without a prototype but passes argumentsAaron Ballman
2017-03-03Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-03-02Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen
2017-03-02Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen
2017-02-28Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen
2017-02-28Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen
2017-02-27[analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen
2016-11-15[analyzer] Add check for when block is called with too few arguments.Devin Coughlin
2016-11-14[analyzer] Fix crash in NullabilityChecker calling block with too few argumentsDevin Coughlin