Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
50c9d08fa533b51e8dd36644b686d726c98d9482
/
clang
/
test
/
CodeGen
/
2008-08-04-void-pointer-arithmetic.c
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
4e7596c
Normalize options to use '-FOO' instead of '--FOO'.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
5aa55d5
Bug fix, CodeGen of (void*) - (void*) was broken. - <rdar://problem/6122967>
by Daniel Dunbar
· 17 years ago