Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-18 | Downgrade complaints about calling unavailable functions to a warning | Douglas Gregor |
2009-02-18 | Allow "overloadable" functions in C to be declared as variadic without | Douglas Gregor |
2009-02-18 | Don't allow calls to functions marked "unavailable". There's more work | Douglas Gregor |
2009-02-17 | Proof that attribute __overloadable__ works as well as overloadable | Douglas Gregor |
2009-02-13 | Tighten checking of the "overloadable" attribute. If any function by a | Douglas Gregor |
2009-02-12 | Add missing test for the "overloadable" attribute | Douglas Gregor |