summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/cast.c
Commit message (Expand)AuthorAgeFilesLines
* Added scalar casts test.Abramo Bagnara2010-12-281-0/+141
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix a recent regression probably caused by addition of altivec-styleFariborz Jahanian2009-11-231-0/+4
* PR4013 and PR4105: pointer-like types can only be cast to/from integers Eli Friedman2009-05-011-0/+6
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* casting to void is ok for structs (C99 6.5.4p2), this fixesChris Lattner2007-10-291-0/+8
OpenPOWER on IntegriCloud