Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · f5dbc072a6df0ec4df8e16cffe667fa22eabd47f
llvm-epi-0.8
clang
test
CodeGen
2008-08-04-void-pointer-arithmetic.c
Browse files
Dec 15, 2009
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
· 8fbe78f6
Daniel Dunbar
authored
Dec 15, 2009
8fbe78f6
Nov 29, 2009
Normalize options to use '-FOO' instead of '--FOO'.
· 4e7596cc
Daniel Dunbar
authored
Nov 29, 2009
4e7596cc
Mar 24, 2009
Rename clang to clang-cc.
· a45cf5b6
Daniel Dunbar
authored
Mar 24, 2009
a45cf5b6
Aug 05, 2008
Bug fix, CodeGen of (void*) - (void*) was broken.
· 5aa55d51
Daniel Dunbar
authored
Aug 05, 2008
5aa55d51
Loading