| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Downgrade complaints about calling unavailable functions to a warning | Douglas Gregor | 2009-02-18 | 1 | -2/+2 |
| * | Allow "overloadable" functions in C to be declared as variadic without | Douglas Gregor | 2009-02-18 | 1 | -0/+3 |
| * | Don't allow calls to functions marked "unavailable". There's more work | Douglas Gregor | 2009-02-18 | 1 | -0/+10 |
| * | Proof that attribute __overloadable__ works as well as overloadable | Douglas Gregor | 2009-02-17 | 1 | -1/+1 |
| * | Tighten checking of the "overloadable" attribute. If any function by a | Douglas Gregor | 2009-02-13 | 1 | -2/+5 |
| * | Add missing test for the "overloadable" attribute | Douglas Gregor | 2009-02-12 | 1 | -0/+37 |

