summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaChecking.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement nans, prefetch, and trap builtins. Daniel Dunbar2008-07-211-0/+53
* Extend va_start checking to include __builtin_stdarg_start.Ted Kremenek2008-07-091-0/+1
* Make a few related changes:Chris Lattner2008-06-301-2/+1
* Replace CurFunctionDecl and CurMethodDecl with methods getCurFunctionDecl() a...Argyrios Kyrtzidis2008-06-281-6/+6
* Introduce preliminary support for NSString format-string checking.Ted Kremenek2008-06-161-2/+34
* Add __builtin_frame_address and __builtin_return_address gcc builtins to Eli Friedman2008-05-201-1/+16
* Review nit.Eli Friedman2008-05-161-2/+2
* Clean up ownership per review comment.Eli Friedman2008-05-161-24/+13
* Fixed another regression introduced by r51113 caused by some refactoringTed Kremenek2008-05-151-3/+3
* Implementation of __builtin_shufflevector, a portable builtin capable of Eli Friedman2008-05-141-7/+93
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+802
OpenPOWER on IntegriCloud