| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
| * | Use clang to run tests which include headers from the system. | Daniel Dunbar | 2009-11-17 | 1 | -2/+2 |
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
| * | Change handling of attribute 'malloc' to only accept the attribute on function | Ted Kremenek | 2009-08-15 | 1 | -5/+5 |
| * | Add more attribute 'malloc' test cases involving function pointers. | Ted Kremenek | 2009-08-14 | 1 | -0/+1 |
| * | Per Eli Friedman's feedback, handle attribute 'malloc' being applied to | Ted Kremenek | 2009-08-14 | 1 | -3/+5 |
| * | Rename macro to avoid a name clash on FreeBSD. | Benjamin Kramer | 2009-08-11 | 1 | -2/+2 |
| * | warn, as gcc does, if __attribute__((malloc)) applied to function returning n... | Ryan Flynn | 2009-08-09 | 1 | -0/+6 |
| * | map previously ignored __attribute((malloc)) to noalias attribute of llvm fun... | Ryan Flynn | 2009-08-09 | 1 | -0/+16 |

