Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | reimplement __sync_* builtins to be variadic and to follow the same | Chris Lattner | 2009-05-08 | 1 | -2/+12 | |
* | Simplify the scheme used for keywords, and change the classification | Eli Friedman | 2009-04-28 | 1 | -1/+1 | |
* | We no longer expect an warning as this is now valid. | Mike Stump | 2009-04-02 | 1 | -1/+1 | |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 | |
* | merge some simple call diagnostics. | Chris Lattner | 2008-11-21 | 1 | -1/+1 | |
* | Fix this test on non-X86 platforms. | Eli Friedman | 2008-05-25 | 1 | -1/+2 | |
* | Fix rdar://5905347 a crash on invalid builtin, due to the | Chris Lattner | 2008-05-05 | 1 | -0/+9 | |
* | add comments for the various AssignConvertType's, and split int->pointer from... | Chris Lattner | 2008-01-04 | 1 | -1/+1 | |
* | Merge all the 'assignment' diagnostic code into one routine, decloning | Chris Lattner | 2008-01-04 | 1 | -3/+2 | |
* | implement semantic analysis for __builtin_islessequal and friends. | Chris Lattner | 2007-12-20 | 1 | -0/+33 |