summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/MismatchedDeallocator-path-notes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Bug identificationGabor Horvath2015-10-221-2/+4
* Detect uses of mismatching forms of 'new' and 'delete'Ismail Pazarbasi2015-05-181-18/+161
* Revert "Detect uses of mismatching forms of 'new' and 'delete'"Diego Novillo2015-05-141-161/+18
* Detect uses of mismatching forms of 'new' and 'delete'Ismail Pazarbasi2015-05-141-18/+161
* [Static Analyzer] The name of the checker that reports a bug is addedGabor Horvath2015-02-091-0/+1
* [analyzer] Enable the new edge algorithm by default.Jordan Rose2013-06-031-1/+1
* [analyzer] Keep tracking the pointer after the escape to more aggressively re...Anna Zaks2013-04-091-134/+136
* [analyzer] Path notes for the MismatchedDeallocator checker.Anton Yartsev2013-04-051-0/+157
OpenPOWER on IntegriCloud