summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/UserNullabilityAnnotations.m
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2022-02-12Use functions with prototypes when appropriate; NFCAaron Ballman
2020-05-13[analyzer] Fix crash for non-pointers annotated as nonnullValeriy Savchenko
2020-04-20[analyzer] Do not report CFError null dereference for nonnull params.Valeriy Savchenko