hanchenye-llvm-project/clang/test/Driver
Bill Schmidt 102bb32bf7 Revise unit testing for -fno-altivec, -mno-altivec.
As suggested, reverted the end-to-end test and added variations to an
existing Driver test.

llvm-svn: 174176
2013-02-01 14:45:29 +00:00
..
Inputs Create clang/test/Driver/lit.local.cfg. 2013-01-25 05:09:37 +00:00
B-opt.c Extend -Bprefix functionality and make it closer to gcc. If the "prefix" 2012-10-31 12:01:53 +00:00
Wp-args.c [Driver] Fix -Wp,-MMD pr13959 2012-11-07 23:37:14 +00:00
Xarch.c
Xlinker-args.c
aarch64-features.c Add support for AArch64 target. 2013-01-31 12:13:10 +00:00
altivec.cpp Revise unit testing for -fno-altivec, -mno-altivec. 2013-02-01 14:45:29 +00:00
analyze.c
android-standalone.cpp Implement Adnroid MIPS toolchain support: 2012-10-03 17:46:38 +00:00
apple-kext-mkernel.c [driver] -mkernel implies -mstrict-align; don't add the redundant option. 2012-11-29 00:42:06 +00:00
arc-exceptions.m
arc.c
arch.c
arclite-link.c
arm-darwin-builtin.c Remove the -ccc-no-clang option. 2012-10-31 01:21:20 +00:00
arm-mfpmath.c
arm-mfpu.c
asan-ld.c Sometimes ld is just ld. 2013-01-31 01:15:55 +00:00
asan.c Add -fsanitize=<sanitizers> argument to driver and frontend, and add 2012-11-05 22:04:41 +00:00
ast.c
at_file.c
at_file.c.args
bindings.c Remove the -ccc-no-clang option. 2012-10-31 01:21:20 +00:00
bitrig.c Handle -pthread, -pg and -shared correctly on bitrig. 2012-10-23 17:07:31 +00:00
bounds-checking.c PR14306: Move -fbounds-checking to -fsanitize=bounds. 2012-11-23 10:39:49 +00:00
cc-log-diagnostics.c
cc-print-options.c
ccc-add-args.c
ccc-as-cpp.c
ccc-host-triple-no-integrated-as.c
cfi.c
clang-c-as-cxx.c
clang-exception-flags.cpp
clang-g-opts.c FileCheck'ize test 2013-01-28 17:30:37 +00:00
clang-translation.c Add PPC A2Q core and BG/Q preprocessor definitions 2013-02-01 05:53:33 +00:00
clang_cpp.c
clang_f_opts.c [ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-style 2013-01-22 19:38:32 +00:00
clang_f_opts.h
clang_wrapv_opts.c
constructors.c Fix the '-fuse-init-array' option to actually be an option. 2012-11-21 23:40:23 +00:00
cpath.c [driver] Older versions of ld expect '-L<dir>' not '-L <dir>'. In Xcode4 and 2012-10-30 21:42:09 +00:00
cpp-precomp.c
crash-report.c Produce an actual error before attempting to attach notes to it when bailing out 2012-12-25 21:56:27 +00:00
darwin-arch-default.c Driver/Darwin: The -arch argument values aren't exactly the arch names from a 2012-11-08 03:38:26 +00:00
darwin-as.c
darwin-asan-nofortify.c Add -fsanitize=<sanitizers> argument to driver and frontend, and add 2012-11-05 22:04:41 +00:00
darwin-debug-flags.c We want the dwarf AT_producer for assembly source files to match clang's 2013-01-17 21:38:06 +00:00
darwin-dsymutil.c
darwin-iphone-defaults.m
darwin-ld.c Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow. 2012-10-15 22:23:53 +00:00
darwin-objc-defaults.m
darwin-objc-gc.m
darwin-objc-options.m
darwin-sanitizer-ld.c [ASan] Fixed darwin-sanitizer-ld.c to match the flags after the switch to the dynamic runtime. 2013-01-22 09:27:00 +00:00
darwin-sdkroot.c clang/test/Driver/darwin-sdkroot.c: Suppress this on msys bash, to introduce the feature "shell-preserves-root". 2013-01-16 06:10:16 +00:00
darwin-verify-debug.c
darwin-version.c
darwin-xarch.c
debug-comp-dir.S Fix PR14625 by teaching the driver to detect PWD for assembly files. 2012-12-17 21:40:04 +00:00
debug-main-file.S Add support for passing the main file name down to the assembler 2012-12-18 00:31:10 +00:00
debug-options-as.c We want the dwarf AT_producer for assembly source files to match clang's 2013-01-17 21:38:06 +00:00
debug-options.c
debug-unsupported.c
debug.c
default-toolchain.c
diagnostics.c
dragonfly.c
dwarf2-cfi-asm.c
emit-llvm.c
exceptions.m
fast-math.c clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used. 2012-12-11 07:06:09 +00:00
flags.c
fpack-struct.c
frame-pointer.c
freebsd-mips-as.c Add four new command line options for MIPS CPU selection: 2012-09-21 20:19:32 +00:00
freebsd.c Initial support for FreeBSD on ARM. 2012-12-13 04:17:14 +00:00
fsanitize-blacklist.c clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used. 2012-12-11 07:06:09 +00:00
fsanitize.c [ubsan] Implement the -fcatch-undefined-behavior flag using a trapping 2013-01-29 23:31:22 +00:00
gcc-toolchain.cpp
gcc_forward.c The clang driver has a fairly fancy support for executing gcc instead of 2012-10-09 20:46:28 +00:00
gnu-runtime.m
gold-lto.c Refactor the x86 CPU name logic in the driver and pass -march and -mcpu 2013-01-13 11:46:33 +00:00
hexagon-toolchain.c Hexagon TC: forward appropriate args to assembler 2012-12-07 17:23:04 +00:00
immediate-options.c PR14303: Add a NoDriverOption flag to those options which are not accepted by 2012-11-09 22:36:44 +00:00
index-header-map.c
integrated-as.c clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used. 2012-12-11 07:06:09 +00:00
integrated-as.s clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used. 2012-12-11 07:06:09 +00:00
invalid-o-level.c
ios-simulator-arcruntime.c Remove old driver code to grab the iOS simulator version from the -D option. 2012-11-09 01:59:30 +00:00
le32-unknown-nacl.cpp The clang driver has a fairly fancy support for executing gcc instead of 2012-10-09 20:46:28 +00:00
linker-opts.c clang/test/Driver/linker-opts.c: Fix XFAIL that I removed win32. 2012-12-11 07:23:52 +00:00
linux-as.c
linux-header-search.cpp The clang driver has a fairly fancy support for executing gcc instead of 2012-10-09 20:46:28 +00:00
linux-ld.c Revert r169557. It seems that the test is too restricted 2012-12-06 23:40:31 +00:00
lit.local.cfg Create clang/test/Driver/lit.local.cfg. 2013-01-25 05:09:37 +00:00
lto.c
m_and_mm.c
mg.c
mips-as.c Add four new command line options for MIPS CPU selection: 2012-09-21 20:19:32 +00:00
mips-features.c [MIPS] Add -mxgot/-mno-xgot command line options 2012-12-01 18:27:21 +00:00
mips-float.c [Mips] Pass a combination of +soft-float and -mips16-hard-float flags to 2013-01-10 12:36:19 +00:00
mips-long-double.c Add missing spaces. This doesn't cause problems in practice because we only warn 2013-01-08 16:09:04 +00:00
mno-global-merge.c
modules.m Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that 2013-01-16 01:23:41 +00:00
modules.mm
montavista-gcc-toolchain.c
ms-inline-asm.c [driver, ms-inline asm] MS-Style inline assembly is controlled by the 2012-12-05 21:08:21 +00:00
msvc_forward.c
no-objc-arr.m Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
no-objc-default-synthesize-properties.m
no-sibling-calls.c
nodefaultlib.c Insulate this test from the whims of the random number generator. 2012-12-21 22:43:20 +00:00
noexecstack.c
noinline.c
nostdincxx.cpp
nostdlib.c
nostdlibinc.c
objc++-cpp-output.mm [driver] Add the missing TY_PP_ObjCXX_Alias case to the isCXX function. 2012-11-16 22:31:39 +00:00
objc-cpp-output.m clang/test: [PR13820] Suppress LLP64-incompatible tests for ObjC with +Asserts. 2012-09-12 14:26:42 +00:00
openbsd.c Correct OpenBSD profiling test 2013-01-07 23:55:47 +00:00
option-aliases.c
output-file-cleanup.c [driver] Refactor the driver so that a failing commands doesn't prevent 2013-01-29 20:15:05 +00:00
output-file-is-dir.c clang/test/Driver/output-file-is-dir.c: This requires shell due to 'cd'. 2013-01-23 01:25:23 +00:00
parsing.c
phases.c
pic.c Do not pass -pie flag to linker if -shared specified. This matches 2013-01-17 20:17:16 +00:00
prefixed-tools.c
preprocessor.c
pth.c
qa_override.c
redundant-args.c
redzone.c
retain-comments-from-system-headers.c Add tests for r163778. 2012-09-13 17:25:51 +00:00
rewrite-legacy-objc.m block extended signatur option. Change previous option 2012-11-15 19:02:45 +00:00
rewrite-objc.m block extended signatur option. Change previous option 2012-11-15 19:02:45 +00:00
stack-protector.c
stackrealign.c
std.c
std.cpp Add -std=c++1y argument, for *highly* experimental C++14 support. 2012-10-17 23:07:52 +00:00
sysroot-flags.c
sysroot.c
target-triple-deployment.c
target.c
tsan.c Use the -fsanitize=thread flag to unbreak buildbot. 2012-11-06 18:16:37 +00:00
ubsan-ld.c Include ubsan runtime even when building a shared library. We don't require the executable to be linked with UBSan. 2013-01-18 22:09:26 +00:00
unknown-arg.c Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fed into the diagnostic formatting machinery again. 2012-12-08 12:42:30 +00:00
unknown-gcc-arch.c
warning-options.cpp [driver] Warnings for warning options are handled by the frontend. The driver needs to process the 2013-01-15 01:21:53 +00:00
warning-options_pedantic.cpp clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is not used. 2012-12-11 07:06:09 +00:00
working-directory-and-abs.c [driver] Before applying the working directory check if the input path 2012-10-26 20:09:24 +00:00
working-directory.c
x86_64-nacl-defines.cpp clang/test/Driver/x86_64-nacl-defines.cpp: Specify filename generated. 2012-11-21 14:45:57 +00:00
x86_64-nacl-types.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
x86_features.c