| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add abort() as a builtin. This has two effects: one, we warn for incorrect | Eli Friedman | 2009-12-16 | 1 | -0/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Replace clang-cc with clang -cc1. | Zhongxing Xu | 2009-12-14 | 1 | -1/+1 |
| * | Add test case for mktemp. Patch by Lei Zhang. | Zhongxing Xu | 2009-12-06 | 1 | -0/+6 |
| * | Add check for obsolete function call of getpw(). | Zhongxing Xu | 2009-11-09 | 1 | -0/+7 |
| * | Implement: <rdar://problem/6337100> CWE-338: Use of cryptographically weak prng | Ted Kremenek | 2009-09-02 | 1 | -0/+29 |
| * | Implement: <rdar://problem/6337132> CWE-273: Failure to Check Whether Privileges | Ted Kremenek | 2009-08-28 | 1 | -1/+32 |
| * | Implement: <rdar://problem/6335715> rule request: gets() buffer overflow | Ted Kremenek | 2009-07-23 | 1 | -0/+8 |
| * | Refine checking and diagnostics for use of floating point variable as a counter. | Ted Kremenek | 2009-07-23 | 1 | -0/+23 |

