summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/gmalloc.c
AgeCommit message (Expand)Author
2025-07-28Rename 'free' in warning messages to 'release' (#150935)Baghirov Feyruz
2025-06-30[NFC][analyzer] Use %clang_analyze_cc1 consistently (#145895)DonĂ¡t Nagy
2022-06-14Reland "[analyzer] Deprecate `-analyzer-store region` flag"Balazs Benics
2022-06-10Revert "[analyzer] Deprecate `-analyzer-store region` flag"Nico Weber
2022-06-10[analyzer] Deprecate `-analyzer-store region` flagBalazs Benics
2022-05-02[analyzer] Fix Static Analyzer g_memdup false-positiveBalazs Benics
2022-02-13A significant number of our tests in C accidentally use functionsAaron Ballman
2017-04-26[analyzer] Teach the MallocChecker about Glib API for two argumentsLeslie Zhai
2017-03-09[analyzer] Teach the MallocChecker about about Glib APIAnna Zaks