summaryrefslogtreecommitdiff
path: root/test/Sema/pointer-conversion.c
AgeCommit message (Expand)Author
2010-04-09Improve diagnostics when we fail to convert from a source type to aDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-09Changed error for nested type qualifier mismatch toFariborz Jahanian
2009-11-09Test case for Sean Hunt's patch which I left out.Fariborz Jahanian