.. |
Xarch.c
|
Driver: Handle -Xarch_, including warning for nasty -Xarch_ use cases
|
2009-03-25 06:12:34 +00:00 |
analyze.c
|
Use env properly in test/Driver/analyze.c
|
2009-06-17 15:41:17 +00:00 |
arm-darwin-builtin.c
|
Don't pass -fno-builtin-str{cat,cpy} to clang-cc, I forget we don't support that yet. PR4941.
|
2009-09-10 04:57:27 +00:00 |
ast.c
|
Work around FileCheck -NOT restriction.
|
2009-09-20 23:35:52 +00:00 |
bindings.c
|
Fix ShouldUseClangCompiler to use llvm::Triple.
|
2009-09-08 23:36:55 +00:00 |
ccc-add-args.c
|
Test a few more bits of the driver.
|
2009-05-04 00:31:11 +00:00 |
clang-translation.c
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
clang_cpp.c
|
Driver: Split out CPP specific options for clang so that we don't end
|
2009-04-08 23:54:23 +00:00 |
clang_f_opts.c
|
PR4016: Forward -fno-show-source-location to clang.
|
2009-06-08 21:13:54 +00:00 |
cxx-pth.cpp
|
Driver: Default to using PTH for C++ precompiled header support, PCH for C++
|
2009-10-15 20:02:44 +00:00 |
darwin-arm.c
|
Fix truck sized thinko where Darwin/ARM toolchain didn't look for programs in
|
2009-09-29 18:52:10 +00:00 |
darwin-as.c
|
Tolerate .exe on executables. Patch by John Thompson.
|
2009-10-08 22:25:29 +00:00 |
darwin-cc.c
|
'unset' isn't needed in these tests anymore, we always run with a controlled
|
2009-08-01 04:51:30 +00:00 |
darwin-ld.c
|
Tolerate .exe on executables. Patch by John Thompson. Changed * to .* by me.
|
2009-10-08 22:30:02 +00:00 |
darwin-version.c
|
Force driver triple.
|
2009-04-10 22:53:25 +00:00 |
default-toolchain.c
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
dragonfly.c
|
Converted to use FileCheck.
|
2009-10-13 18:51:26 +00:00 |
emit-llvm.c
|
Driver: Generate an error when trying to pass an LLVM bc input to a
|
2009-05-02 20:14:53 +00:00 |
flags.c
|
Set function Attribute::NoImplicitFloat appropriately.
|
2009-06-05 22:05:48 +00:00 |
freebsd.c
|
Converted to use FileCheck.
|
2009-10-13 18:51:26 +00:00 |
hello.c
|
Rename clang-driver to clang.
|
2009-03-24 03:07:05 +00:00 |
immediate-options.c
|
Test a few more bits of the driver.
|
2009-05-04 00:31:11 +00:00 |
lto.c
|
Driver: Handle -flto, -O4, and tweak -emit-llvm to match llvm-gcc.
|
2009-03-24 20:17:30 +00:00 |
openbsd.c
|
Converted to use FileCheck.
|
2009-10-13 18:51:26 +00:00 |
parsing.c
|
Driver: Fix a parsing bug where some options were matched
|
2009-04-07 18:21:47 +00:00 |
phases.c
|
Rename clang-driver to clang.
|
2009-03-24 03:07:05 +00:00 |
preprocessor.c
|
Pull clang-cc code for generating PTH files based on the input type.
|
2009-04-01 05:09:09 +00:00 |
pth.c
|
Converted to use FileCheck.
|
2009-10-13 18:51:26 +00:00 |
qa_override.c
|
[llvm up] Add support for '#' component of QA_OVERRIDE_GCC3_OPTIONS.
|
2009-07-16 21:32:51 +00:00 |
redzone.c
|
Force triple.
|
2009-09-14 20:21:18 +00:00 |
std.c
|
Driver: Fix forwarding of -{std,ansi,trigraphs} when there are
|
2009-04-07 22:13:21 +00:00 |
unknown-gcc-arch.c
|
Driver: When using the generic gcc tool, pass -m32 or -m64 if we
|
2009-05-02 21:41:52 +00:00 |
x86_features.c
|
Test for x86 target features, I forgot to commit this.
|
2009-05-11 23:06:15 +00:00 |