Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend format string type-checking to include '%p'. Fixes remaining cases PR... | Ted Kremenek | 2010-06-16 | 1 | -0/+8 |
* | Fix crasher caused by setting a bit in a possibly empty bitvector while | Ted Kremenek | 2010-02-27 | 1 | -0/+5 |
* | Add test case for <rdar://problem/7068334> (which was fixed by r94864). | Ted Kremenek | 2010-01-30 | 1 | -0/+9 |
* | Switch Sema over to using the new implementation of format string | Ted Kremenek | 2010-01-29 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Change tests to use clang -cc1... | Fariborz Jahanian | 2009-12-14 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Add support for CFString in format attribute. | Daniel Dunbar | 2008-09-26 | 1 | -0/+7 |
* | move all objc sema tests into a new SemaObjC directory. Next step is to | Chris Lattner | 2008-07-26 | 1 | -0/+36 |