Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e5fba7058ce34cc3d75e16e777ec6fc8096183f8
/
test
/
Frontend
1ee4b9e
Fix PR5982, a refacto in checking for '=' in a -D argument.
by Daniel Dunbar
· 15 years ago
80737ad
Update tests to use %clang instead of 'clang', and forcibly disable use of '
by Daniel Dunbar
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
78d5590
Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests.
by Daniel Dunbar
· 15 years ago
fc97102
Fix refactoro, clang-cc wasn't properly reporting errors when opening an output file failed.
by Daniel Dunbar
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
ff87603
Don't run anything other than the compiler in these tests.
by Daniel Dunbar
· 15 years ago
e584b65
Fix tests to not depend on /dev/null existing.
by Daniel Dunbar
· 15 years ago
7c15e71
Remove clang-cc code for handling -mmacosx-version-min and
by Daniel Dunbar
· 15 years ago
09bdd59
clang-cc: Allow building for x86_64 with -mmacosx-version-min=10.4.
by Daniel Dunbar
· 15 years ago
7f8b57a
Update PCH serialization of FunctionDecl flags.
by Daniel Dunbar
· 15 years ago
657f21b
Add an XFAIL test which compiles differently from a .ast.
by Daniel Dunbar
· 15 years ago
a674bf4
Switch ProcessASTInputFile to still use ParseAST.
by Daniel Dunbar
· 15 years ago
aca2ebd
Initial support for code generation from .ast files.
by Daniel Dunbar
· 15 years ago
025f80d
MultiTestRunner: Validate '&&' at the end of RUN lines.
by Daniel Dunbar
· 15 years ago
772a5e5
Change these tests to not depend as much on the name of the input.
by Daniel Dunbar
· 15 years ago
3a183d3
Forward -C and -CC to clang.
by Daniel Dunbar
· 16 years ago
4789282
Fixed the test.
by Fariborz Jahanian
· 16 years ago
2b93986
Add a test case for my last patch.
by Fariborz Jahanian
· 16 years ago
c7a4ba5
Test case for -miphoneos-version-min, also part of Shantonu's patch!
by Daniel Dunbar
· 16 years ago
46562b9
Fix -MD with no -MT when -o is specified (and fix test case).
by Daniel Dunbar
· 16 years ago
cd8e4c4
Driver: Support -M and -MM.
by Daniel Dunbar
· 16 years ago
a5a7bd0
Improve dependency file support.
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
0c3c576
fix test
by Chris Lattner
· 16 years ago
54dfd5c
Frontend: Handle empty input on stdin. - PR3854.
by Daniel Dunbar
· 16 years ago
e1bd4e6
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
by Daniel Dunbar
· 16 years ago