.. |
Inputs
|
add tree test for suse on ppc64 (r146142)
|
2011-12-08 20:36:19 +00:00 |
Wp-args.c
|
…
|
|
Xarch.c
|
…
|
|
Xlinker-args.c
|
…
|
|
analyze.c
|
…
|
|
apple-kext-i386.cpp
|
Switch to the C++11 warning flags in tests.
|
2011-10-18 05:54:07 +00:00 |
apple-kext-mkernel.c
|
…
|
|
arc-exceptions.m
|
…
|
|
arc.c
|
…
|
|
arch.c
|
…
|
|
arm-darwin-builtin.c
|
…
|
|
arm-mfpu.c
|
More tests for ARM FPU features.
|
2012-01-11 12:36:39 +00:00 |
ast.c
|
…
|
|
at_file.c
|
…
|
|
at_file.c.args
|
…
|
|
bindings.c
|
…
|
|
cc-log-diagnostics.c
|
Print a typo correction hint for unknown warning flags.
|
2011-11-14 23:30:34 +00:00 |
cc-print-options.c
|
…
|
|
ccc-add-args.c
|
…
|
|
ccc-host-triple-no-integrated-as.c
|
Whitespace.
|
2011-07-20 19:27:01 +00:00 |
cfi.c
|
Stop disabling integrated assembler with -static. <rdar://problem/10175391>
|
2011-10-30 00:20:28 +00:00 |
clang-c-as-cxx.c
|
…
|
|
clang-exception-flags.cpp
|
…
|
|
clang-g-opts.c
|
…
|
|
clang-translation.c
|
…
|
|
clang_cpp.c
|
…
|
|
clang_f_opts.c
|
…
|
|
clang_wrapv_opts.c
|
…
|
|
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
|
Stop disabling integrated assembler with -static. <rdar://problem/10175391>
|
2011-10-30 00:20:28 +00:00 |
darwin-cc.c
|
…
|
|
darwin-debug-flags.c
|
Add missing triple to darwin clang driver test.
|
2011-12-22 21:32:51 +00:00 |
darwin-dsymutil.c
|
…
|
|
darwin-iphone-defaults.m
|
Enable stack protectors by default for iOS. <rdar://problem/8836680>
|
2011-12-14 06:08:25 +00:00 |
darwin-ld.c
|
[driver] Add support for passing -lazy_framework/-lazy_library to the linker.
|
2012-01-05 01:56:11 +00:00 |
darwin-objc-defaults.m
|
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
|
2011-10-02 01:16:38 +00:00 |
darwin-objc-gc.m
|
…
|
|
darwin-objc-options.m
|
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
|
2011-10-02 01:16:38 +00:00 |
darwin-verify-debug.c
|
Right now this requires asserts.
|
2011-08-23 21:47:58 +00:00 |
darwin-version.c
|
…
|
|
darwin-xarch.c
|
Driver/Darwin: Honor -Xarch_FOO when the arch matches either the toolchain or
|
2011-06-21 00:20:17 +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
|
…
|
|
dragonfly.c
|
…
|
|
emit-llvm.c
|
…
|
|
exceptions.m
|
…
|
|
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
|
…
|
|
frame-pointer.c
|
Don't use the frame pointer on linux x86 and x86_64 if optimizing. This
|
2011-12-14 21:02:23 +00:00 |
freebsd.c
|
…
|
|
gcc_forward.c
|
…
|
|
gnu-runtime.m
|
Somehow the -fgnu-runtime option itself got lost in all that shuffling.
|
2011-07-06 02:36:30 +00:00 |
hello.c
|
…
|
|
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 r142311, -mios-simulator-version-min does not work correctly.
|
2011-10-18 00:22:49 +00:00 |
le32-unknown-nacl.cpp
|
Specify -ccc-clang-archs for le32 targets which may not be supported by default.
|
2011-10-04 05:18:19 +00:00 |
linux-header-search.cpp
|
Try to fix an issue on some hosts where the 'lib' in the builtin include
|
2011-11-09 08:26:57 +00:00 |
linux-ld.c
|
Teach the link-step test to verify that we don't pass bad --hash-style
|
2011-12-17 21:57:25 +00:00 |
lto.c
|
…
|
|
m_and_mm.c
|
…
|
|
mg.c
|
Implement -MG. Fixes PR9613
|
2011-07-12 19:35:15 +00:00 |
mno-global-merge.c
|
[driver] Add -mglobal-merge/-mno-global-merge machine options to enable/disable merging of
|
2011-08-26 00:26:29 +00:00 |
modules.m
|
Add a test for the driver-level -fmodules/-fno-modules flags.
|
2012-01-03 21:04:31 +00:00 |
no-objc-arr.m
|
…
|
|
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
|
…
|
|
nostdlib.c
|
…
|
|
nostdlibinc.c
|
Driver: Add support for a new -nostdlibinc option.
|
2011-10-11 18:20:16 +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
|
…
|
|
option-aliases.c
|
…
|
|
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
|
…
|
|
preprocessor.c
|
…
|
|
pth.c
|
…
|
|
qa_override.c
|
…
|
|
redzone.c
|
…
|
|
rewrite-objc.m
|
Fix test for unrelated changes.
|
2011-12-06 03:46:28 +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
|
…
|
|
sysroot.c
|
Tweak two tests with MSYS-bash tolerant.
|
2011-07-11 16:21:34 +00:00 |
unknown-gcc-arch.c
|
…
|
|
x86_features.c
|
Make clang behave in a gcc-compatible way in the presence of multiple flags for the same x86 target feature (e.g. -mno-sse -msse). gcc uses a somewhat unintuitive algorithm here in that the enabled SSE instructions is based on the order of the *last* flag for *each* feature-level, so that "-mno-sse -msse2" only enables SSE2, but "-mno-sse -msse2 -msse" enables all SSE levels.
|
2011-07-02 00:34:19 +00:00 |