Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
012614ecf78442368ec82ee30efb3bc047b413e6
/
test
/
CodeGen
/
mandel.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
23afaad
Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do.
by Daniel Dunbar
· 15 years ago
0653066
Removed math.h include, as Windows math.h has a compile error.
by John Thompson
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
2d6ca8d
Update a number of CodeGen tests to not create .ll files in the test
by Daniel Dunbar
· 16 years ago
f93d528
Don't include complex.h or tgmath.h for this test; they aren't needed,
by Eli Friedman
· 17 years ago
02b3c26
testcase that doesn't work quite yet
by Chris Lattner
· 17 years ago