summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CStringChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add memcmp() and bcmp() to CStringChecker. These check for valid access to th...Jordy Rose2010-07-071-0/+66
* Cleanup on CStringChecker and its associated tests. Also check for null argum...Jordy Rose2010-07-071-8/+77
* Add a new path-sensitive checker for functions in <string.h>, for both null-t...Jordy Rose2010-07-061-0/+358
OpenPOWER on IntegriCloud