Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
570585c91dee98d7ba8ccf1198c03208ba17966b
/
test
/
Driver
e33bea4
ccc/Driver: .s defaults to 'assembler-with-cpp' on Darwin.
by Daniel Dunbar
· 16 years ago
049853d
Driver: Switch to using -include-pth.
by Daniel Dunbar
· 16 years ago
8cac5f7
Driver: Add and use darwin::Assemble tool.
by Daniel Dunbar
· 16 years ago
5697aa0
Driver: Fix bug in translating -O to clang, add clang-translation test case.
by Daniel Dunbar
· 16 years ago
622bfc8
Add simple test case to make sure driver can generate executables.
by Daniel Dunbar
· 16 years ago
ddf4d78
Driver: Update test case.
by Daniel Dunbar
· 16 years ago
5796bf4
Driver: Add test for binding of precompile; exposed bug due to my
by Daniel Dunbar
· 16 years ago
ec29d36
Driver: Implement JoinedAndSeparateArg::getValue and add parsing test case.
by Daniel Dunbar
· 16 years ago
d46f0ac
Driver: Add test case for -ccc-clang-archs (which, it turns out, was inverted).
by Daniel Dunbar
· 16 years ago
9d07031
Driver: Add test case for various parts of binding (no-integrated-cpp,
by Daniel Dunbar
· 16 years ago
e247cba
Test had extra line which was masking actual failures.
by Daniel Dunbar
· 16 years ago
1a172b8
Driver: Add test for pipelining for analyzer and precompiler.
by Daniel Dunbar
· 16 years ago
baf0775
Driver: Make sure to get the default arch name from the tool chain, not the
by Daniel Dunbar
· 16 years ago
73bf6a9
Driver: Desensitize test to location of input.
by Daniel Dunbar
· 16 years ago
83df91b
Driver: Test pipelining for universal builds.
by Daniel Dunbar
· 16 years ago
83dd21f
Driver: Fix '-x none' handling.
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
41df3f3
just remove this insane testcase :)
by Chris Lattner
· 16 years ago
ddf7e99
Make the test cases failing due to exact diagnostic matching XFAIL.
by Sebastian Redl
· 16 years ago
c4b67ed
avoid creating tmp files elsewhere
by Nuno Lopes
· 16 years ago
e86e4cd0
fix a crash I introduced, thanks to Ted for the awesome reduced testcase :)
by Chris Lattner
· 16 years ago
a39f048
Change -verify mode to find the "expected-error" and "expected-warning" strings
by Chris Lattner
· 16 years ago
5186906
Add -rewrite-macros test case.
by Daniel Dunbar
· 16 years ago
b7219f8
Desensitize env-include-paths.c to the directory it is running in.
by Daniel Dunbar
· 16 years ago
bb95255
Bug fix, CPATH="" does not add '.' to search path.
by Daniel Dunbar
· 16 years ago
ae3c16c
Add test/Driver. - env-include-paths.c is XFAIL as it exposed a bug.
by Daniel Dunbar
· 16 years ago