summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/overloadable.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Downgrade complaints about calling unavailable functions to a warningDouglas Gregor2009-02-181-2/+2
* Allow "overloadable" functions in C to be declared as variadic withoutDouglas Gregor2009-02-181-0/+3
* Don't allow calls to functions marked "unavailable". There's more workDouglas Gregor2009-02-181-0/+10
* Proof that attribute __overloadable__ works as well as overloadableDouglas Gregor2009-02-171-1/+1
* Tighten checking of the "overloadable" attribute. If any function by aDouglas Gregor2009-02-131-2/+5
* Add missing test for the "overloadable" attributeDouglas Gregor2009-02-121-0/+37
OpenPOWER on IntegriCloud