Age | Commit message (Expand) | Author |
---|---|---|
2010-04-19 | Remove the argument number from the constant integer diagnostic. | Eric Christopher |
2010-04-17 | Consolidate most of the integer constant expression builtin requirement | Eric Christopher |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-04 | Fix for PR5679: make __builtin_prefetch a bit more flexible in what it accepts | Eli Friedman |
2009-07-22 | Prep for new warning. | Mike Stump |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-11-19 | Switch several more Sema Diag methods over. This simplifies the | Chris Lattner |
2008-07-21 | Implement nans, prefetch, and trap builtins. | Daniel Dunbar |