..
Inputs
Reintroduce r148981 with significantly improved regression test. Now it
2012-01-26 01:35:15 +00:00
prefixed-tools.c-helper
Keep track of the original target the user specified before
2012-01-26 21:56:28 +00:00
Wp-args.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
Xarch.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
Xlinker-args.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
analyze.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
apple-kext-i386.cpp
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
apple-kext-mkernel.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
arc-exceptions.m
Automatic Reference Counting.
2011-06-15 23:02:42 +00:00
arc.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
arch.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
arm-darwin-builtin.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
arm-mfpu.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
ast.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
at_file.c
Implement support for reading arguments specified in a file with @file . If
2010-07-19 15:20:12 +00:00
at_file.c.args
Implement support for reading arguments specified in a file with @file . If
2010-07-19 15:20:12 +00:00
bindings.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
cc-log-diagnostics.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
cc-print-options.c
Add -no-canonical-prefixes to tests which assert on the name of the
2011-04-13 22:28:36 +00:00
ccc-add-args.c
…
ccc-host-triple-no-integrated-as.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
cfi.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
clang-c-as-cxx.c
PR5803: clang++: Treat untyped 'C' inputs as C++.
2010-02-17 20:32:58 +00:00
clang-exception-flags.cpp
Add a test case that would have caught the bug fixed in r126640.
2011-02-28 07:38:09 +00:00
clang-g-opts.c
Don't produce debug info when given -g. Fixes PR6529.
2010-03-07 04:46:18 +00:00
clang-translation.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
clang_cpp.c
…
clang_f_opts.c
Move all of the logic for __DEPRECATED to the driver based on comments
2011-04-23 19:48:40 +00:00
clang_wrapv_opts.c
Add my test case for r128353. I think this is the last test case to fail
2011-03-27 21:03:41 +00:00
cpath.c
[driver] Fix test case for Windows due to fallout from r141202+r141205.
2011-10-06 22:05:26 +00:00
darwin-as.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-cc.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-debug-flags.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-dsymutil.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-iphone-defaults.m
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-ld.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-objc-defaults.m
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-objc-gc.m
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-objc-options.m
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-verify-debug.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-version.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
darwin-xarch.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
debug-options-as.c
test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensitive test. gcc driver is invoked for assembling on cygming.
2012-01-12 06:15:01 +00:00
debug-options.c
test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensitive test. gcc driver is invoked for assembling on cygming.
2012-01-12 06:15:01 +00:00
debug.c
test/Driver/debug.c: Mark this as "REQUIRES: shell".
2011-10-22 11:28:32 +00:00
default-toolchain.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
dragonfly.c
Make driver tests more resilient to output trees containing symlinks --
2012-01-24 01:55:55 +00:00
emit-llvm.c
Use ld directly on linux. Changes from the previous try:
2010-11-07 20:14:31 +00:00
exceptions.m
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
fast-math.c
Fix PR11685 by implementing -ffast-math and its various friends in the
2012-01-02 14:19:45 +00:00
flags.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
frame-pointer.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
freebsd.c
Reintroduce r148981 with significantly improved regression test. Now it
2012-01-26 01:35:15 +00:00
gcc_forward.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
gnu-runtime.m
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
hello.c
test/Driver/hello.c: Tweak for cygming.
2011-03-16 13:51:46 +00:00
immediate-options.c
…
index-header-map.c
Introduce the "-index-header-map" option, to give special semantics
2011-07-28 04:45:53 +00:00
ios-simulator-arcruntime.c
Revert r148249: "Make the auto-detection hack for the iOS simulator set the target triple correctly."
2012-01-26 03:37:03 +00:00
le32-unknown-nacl.cpp
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
linux-header-search.cpp
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
linux-ld.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
lto.c
Driver: Support invoking Clang on .ll or .bc inputs.
2010-06-07 23:28:45 +00:00
m_and_mm.c
Driver: M and MM should be grouped together, <rdar://problem/8744831>.
2010-12-08 21:33:40 +00:00
mg.c
Implement -MG. Fixes PR9613
2011-07-12 19:35:15 +00:00
mno-global-merge.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
modules.m
Add a test for the driver-level -fmodules/-fno-modules flags.
2012-01-03 21:04:31 +00:00
modules.mm
In the driver, -fmodules enables modules for C/Objective-C but one
2012-01-18 15:19:58 +00:00
no-objc-arr.m
Automatic Reference Counting.
2011-06-15 23:02:42 +00:00
no-sibling-calls.c
Add support for -fno-optimize-sibling-calls. Currently only implemented in the
2012-01-23 08:29:12 +00:00
noexecstack.c
Fix this test on machines that don't run clang -cc1as when asked to assemble.
2011-06-23 05:38:06 +00:00
nostdincxx.cpp
XFAIL the -nostdinc++ test on Windows; it doesn't look like we even have the notion of separate C and C++ paths there
2010-03-24 20:45:20 +00:00
nostdlib.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
nostdlibinc.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
objc++-cpp-output.mm
Add support of -x objc-cpp-output, -x objc++-cpp-output to the Driver.
2011-08-13 23:13:37 +00:00
objc-cpp-output.m
Add support of -x objc-cpp-output, -x objc++-cpp-output to the Driver.
2011-08-13 23:13:37 +00:00
openbsd.c
Make driver tests more resilient to output trees containing symlinks --
2012-01-24 01:55:55 +00:00
option-aliases.c
Driver: Change Option parsing to always create arguments referring to unaliased
2010-06-09 22:44:34 +00:00
output-file-cleanup.c
Un-XFAIL this test on Darwin, it reportedly passes now.
2011-11-21 21:56:51 +00:00
parsing.c
…
phases.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
prefixed-tools.c
test/Driver/prefixed-tools.c: Disable this on win32 hosts, msvc and mingw.
2012-01-27 00:31:09 +00:00
preprocessor.c
…
pth.c
Make driver tests more resilient to output trees containing symlinks --
2012-01-24 01:55:55 +00:00
qa_override.c
…
redzone.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
rewrite-objc.m
Make driver tests more resilient to output trees containing symlinks --
2012-01-24 01:55:55 +00:00
stackrealign.c
Stack realignment is a tristate. Add -mno-stackrealign to turn off all stack
2011-12-06 03:33:03 +00:00
std.c
…
std.cpp
Add support for -std=gnu90 and -std=c++03, for compatibility with modern gcc.
2011-10-14 00:34:28 +00:00
sysroot-flags.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
sysroot.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
target.c
Fix yet another issue introduced when renaming '-ccc-host-triple' to
2012-01-30 12:25:35 +00:00
unknown-arg.c
[driver] Do emit the diagnostics when CompilerInvocation::CreateFromArgs() fails.
2012-01-25 20:00:43 +00:00
unknown-gcc-arch.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
x86_features.c
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00