llvm-project/compiler-rt/test/asan/TestCases/Darwin
Filipe Cabecinhas 9fd326d4d6 Fix suppressions file usage
Summary:
Always quote suppressions files given to *_OPTIONS.
This will make it not break when given full Windows paths (otherwise,
parsing would stop after the drive's letter + ':').

Also fix one or two cases where the suppression files' extensions were
not *.supp.

Reviewers: samsonov, kcc

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D6680

llvm-svn: 224529
2014-12-18 18:25:18 +00:00
..
asan_gen_prefixes.cc
cstring_literals_regtest.mm Add %run to all lit tests 2014-04-30 21:34:17 +00:00
dyld_insert_libraries_reexec.cc Make the ASan OS X DYLD_INSERT_LIBRARIES detection path-independent 2014-11-19 01:31:59 +00:00
interception-in-shared-lib-test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
interface_symbols_darwin.c Use @rpath as LC_ID_DYLIB for ASan dylib on OS X 2014-11-04 17:34:50 +00:00
lit.local.cfg
malloc_set_zone_name-mprotect.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
malloc_zone-protected.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
objc-odr.mm Recommit of r223513 and r223514. 2014-12-05 22:19:35 +00:00
reexec-insert-libraries-env.cc [ASan tests] Get rid of SharedLibs/ 2014-05-14 14:41:38 +00:00
suppressions-darwin.cc Fix suppressions file usage 2014-12-18 18:25:18 +00:00
unset-insert-libraries-on-exec.cc [ASan tests] Get rid of SharedLibs/ 2014-05-14 14:41:38 +00:00