.. |
Xarch.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
analyze.c
|
Use -fno-math-errno by default, and remove the IsMathErrnoDefault
|
2010-01-08 02:20:44 +00:00 |
arm-darwin-builtin.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
ast.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
bindings.c
|
Force -no-integrated-as in this test.
|
2010-05-14 02:02:13 +00:00 |
cc-print-options.c
|
Driver: Support CC_PRINT_OPTIONS, used for logging the compile commands (in -v style) to a file.
|
2010-03-20 08:01:59 +00:00 |
ccc-add-args.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
clang-c-as-cxx.c
|
PR5803: clang++: Treat untyped 'C' inputs as C++.
|
2010-02-17 20:32:58 +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
|
clang -cc1: Rename -mcpu to -target-cpu to match other target options and not alias driver/backend option.
|
2009-12-18 06:30:12 +00:00 |
clang_cpp.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
clang_f_opts.c
|
Use -fno-math-errno by default, and remove the IsMathErrnoDefault
|
2010-01-08 02:20:44 +00:00 |
cxx-pth.cpp
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
darwin-as.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
darwin-cc.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
darwin-debug-flags.c
|
fix whitespace in test to match llvm asmprinter change.
|
2009-12-29 07:42:23 +00:00 |
darwin-iphone-defaults.m
|
Revert changes r97693, r97700, and r97718.
|
2010-03-04 04:29:44 +00:00 |
darwin-ld.c
|
Simplify test, in the hopes of making linux happy.
|
2010-04-11 01:10:44 +00:00 |
darwin-objc-defaults.m
|
Driver/Darwin: Fix Objective-C non-fragile ABI and dispatch method defaults, which were wrong in numerous places.
|
2010-04-24 18:37:41 +00:00 |
darwin-objc-gc.m
|
Driver: Ignore -fobjc-gc and -fobjc-gc-only for platforms which don't support them.
|
2010-04-10 16:20:23 +00:00 |
darwin-objc-options.m
|
Driver: Add support for -fobjc-abi-version=.
|
2010-04-28 23:25:24 +00:00 |
darwin-version.c
|
Driver/Darwin: Honor IPHONEOS_DEPLOYMENT_TARGET.
|
2010-01-26 01:45:19 +00:00 |
default-toolchain.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
dragonfly.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
emit-llvm.c
|
Driver: Fix '... -O4 -O0 ...', which was generating bitcode.
|
2009-12-23 00:47:42 +00:00 |
flags.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
freebsd.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
hello.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
immediate-options.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
lto.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +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 |
openbsd.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
parsing.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
phases.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
preprocessor.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
pth.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
qa_override.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
redzone.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
rewrite-objc.m
|
Driver: Add -rewrite-objc, which is an interface to clang -cc1 -rewrite-objc.
|
2010-02-11 03:16:21 +00:00 |
std.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
unknown-gcc-arch.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |
x86_features.c
|
Update tests to use %clang instead of 'clang', and forcibly disable use of '
|
2009-12-15 22:01:24 +00:00 |