summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/security-syntax-checks.m
Commit message (Expand)AuthorAgeFilesLines
* Add abort() as a builtin. This has two effects: one, we warn for incorrect Eli Friedman2009-12-161-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Replace clang-cc with clang -cc1.Zhongxing Xu2009-12-141-1/+1
* Add test case for mktemp. Patch by Lei Zhang.Zhongxing Xu2009-12-061-0/+6
* Add check for obsolete function call of getpw().Zhongxing Xu2009-11-091-0/+7
* Implement: <rdar://problem/6337100> CWE-338: Use of cryptographically weak prngTed Kremenek2009-09-021-0/+29
* Implement: <rdar://problem/6337132> CWE-273: Failure to Check Whether PrivilegesTed Kremenek2009-08-281-1/+32
* Implement: <rdar://problem/6335715> rule request: gets() buffer overflowTed Kremenek2009-07-231-0/+8
* Refine checking and diagnostics for use of floating point variable as a counter.Ted Kremenek2009-07-231-0/+23
OpenPOWER on IntegriCloud