llvm-project/compiler-rt/test/ubsan
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
..
TestCases Fix suppressions file usage 2014-12-18 18:25:18 +00:00
CMakeLists.txt [CMake] Determine which compiler-rt libraries are supported on 2014-08-08 22:01:20 +00:00
lit.common.cfg Enable running Ubsan tests on FreeBSD 2014-11-10 15:31:56 +00:00
lit.site.cfg.in removed redundant lit variable 2014-05-14 01:04:17 +00:00