Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend va_start checking to include __builtin_stdarg_start. | Ted Kremenek | 2008-07-09 | 1 | -0/+1 |
* | Make a few related changes: | Chris Lattner | 2008-06-30 | 1 | -2/+1 |
* | Replace CurFunctionDecl and CurMethodDecl with methods getCurFunctionDecl() a... | Argyrios Kyrtzidis | 2008-06-28 | 1 | -6/+6 |
* | Introduce preliminary support for NSString format-string checking. | Ted Kremenek | 2008-06-16 | 1 | -2/+34 |
* | Add __builtin_frame_address and __builtin_return_address gcc builtins to | Eli Friedman | 2008-05-20 | 1 | -1/+16 |
* | Review nit. | Eli Friedman | 2008-05-16 | 1 | -2/+2 |
* | Clean up ownership per review comment. | Eli Friedman | 2008-05-16 | 1 | -24/+13 |
* | Fixed another regression introduced by r51113 caused by some refactoring | Ted Kremenek | 2008-05-15 | 1 | -3/+3 |
* | Implementation of __builtin_shufflevector, a portable builtin capable of | Eli Friedman | 2008-05-14 | 1 | -7/+93 |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+802 |