Skip to content
GitLab
Explore
Sign in
Commits · d3fa9721fbcfc51f5d2e3a0f68dcc2f37ccb7c79
llvm-epi
clang
test
CodeGen
typedef-func.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
Mar 24, 2009
Rename clang to clang-cc.
· a45cf5b6
Daniel Dunbar
authored
Mar 24, 2009
a45cf5b6
Jun 04, 2008
For setting attributes, don't assume there are ParamVarDecls available,
· 2425cd81
Eli Friedman
authored
Jun 04, 2008
2425cd81
Don't assume that the type of a FunctionDecl is a FunctionType; that
· 8547e1d1
Eli Friedman
authored
Jun 04, 2008
8547e1d1
Loading