summaryrefslogtreecommitdiff
path: root/test/Sema/function-ptr.c
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-3/+3
* 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
* give better diagnostics for converting between function pointer and void*.Chris Lattner2008-01-031-0/+11