Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
30ecfad3af057bff74d1c98099eda0677525574e
/
test
/
Driver
/
hello.c
4d85942
test/Driver/hello.c: Tweak for cygming.
by NAKAMURA Takumi
· 14 years ago
cf4ff46
Fix this test case for CMake builds after r126502, which sneakily changed the actual executable name to clang-<version>.
by Frits van Bommel
· 14 years ago
80737ad
Update tests to use %clang instead of 'clang', and forcibly disable use of '
by Daniel Dunbar
· 15 years ago
8ff5b28
Driver: Switch to using "clang" "-cc1" instead of "clang-cc".
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
fd5cd99
XFAIL Driver/hello.c on Windows.
by Daniel Dunbar
· 15 years ago
7ec3daf
Rename clang-driver to clang.
by Daniel Dunbar
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
1ab10d4
Don't use &> in tests; dash doesn't understand it.
by Eli Friedman
· 16 years ago
622bfc8
Add simple test case to make sure driver can generate executables.
by Daniel Dunbar
· 16 years ago