Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename test | Chris Lattner | 2010-03-22 | 1 | -34/+0 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | When checking printf-arguments for functions with '__attribute__ ((format (pr... | Ted Kremenek | 2009-02-27 | 1 | -0/+8 |
* | Add attribute "format" support for typedefs of function pointers. | Ted Kremenek | 2008-05-09 | 1 | -0/+2 |
* | fix __attribute__(format) for struct function pointer fields | Nuno Lopes | 2008-04-18 | 1 | -0/+5 |
* | allow the format attribute to be specified in function pointer prototypes | Nuno Lopes | 2008-03-25 | 1 | -0/+3 |
* | Patch by Nuno Lopes: | Ted Kremenek | 2008-03-07 | 1 | -0/+16 |