Age | Commit message (Expand) | Author |
---|---|---|
2008-06-28 | Replace CurFunctionDecl and CurMethodDecl with methods getCurFunctionDecl() a... | Argyrios Kyrtzidis |
2008-06-16 | Introduce preliminary support for NSString format-string checking. | Ted Kremenek |
2008-05-20 | Add __builtin_frame_address and __builtin_return_address gcc builtins to | Eli Friedman |
2008-05-16 | Review nit. | Eli Friedman |
2008-05-16 | Clean up ownership per review comment. | Eli Friedman |
2008-05-15 | Fixed another regression introduced by r51113 caused by some refactoring | Ted Kremenek |
2008-05-14 | Implementation of __builtin_shufflevector, a portable builtin capable of | Eli Friedman |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |