summaryrefslogtreecommitdiff
path: root/test/Sema/pointer-subtract-compat.c
Commit message (Expand)AuthorAgeFilesLines
* Factor out (some of) the checking for invalid forms of pointerChandler Carruth2011-06-271-1/+1
* 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
* Allow subtraction of function pointer types in C, as a GNU extension. Fixes r...Douglas Gregor2009-01-231-0/+5
* Make sure to take the unqualified versions of the canonical types for Eli Friedman2008-09-021-0/+6