llvm-project/clang/utils/analyzer
Anton Yartsev 13df03624b [analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete.
llvm-svn: 177849
2013-03-25 01:35:45 +00:00
..
CmpRuns.py [analyzer] CmpRuns.py: Accept single files as input. 2013-03-23 01:21:26 +00:00
SATestAdd.py [analyzer] testing: add a build mode to allow C++11 testing. 2012-09-06 23:30:27 +00:00
SATestBuild.py [analyzer] Adds cplusplus.NewDelete checker that check for memory leaks, double free, and use-after-free problems of memory managed by new/delete. 2013-03-25 01:35:45 +00:00
SumTimerInfo.py [analyzer] More internal stats collection. 2012-08-27 18:38:32 +00:00
reducer.pl Fix typo. 2012-05-22 00:54:40 +00:00
ubiviz
update_plist_test.pl Add handy script for updating plist FileCheck expected output for 2012-09-10 06:19:34 +00:00