summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/typecheck-binop.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out (some of) the checking for invalid forms of pointerChandler Carruth2011-06-271-3/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make sure to use RequireCompleteType rather than testing forDouglas Gregor2009-03-241-1/+5
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Change a whole lot of diagnostics to take QualType's directly Chris Lattner2008-11-241-1/+1
* Both operands to && have to be scalars, not just one.Eli Friedman2008-05-131-0/+3
* Implement correct semantic analysis of subtractions, implementingChris Lattner2007-12-091-0/+20
OpenPOWER on IntegriCloud