Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Sema
/
pointer-subtract-compat.c
c933221
Factor out (some of) the checking for invalid forms of pointer
by Chandler Carruth
· 14 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
5da47ad
Allow subtraction of function pointer types in C, as a GNU extension. Fixes rdar://problem/6520707
by Douglas Gregor
· 17 years ago
e7175d8
Make sure to take the unqualified versions of the canonical types for
by Eli Friedman
· 17 years ago