llvm-project/compiler-rt/test/asan
Filipe Cabecinhas a1225be1ea Make FileCheck be a common dependency, not an ASan one.
Summary:
It still gets picked up by ASan, but it also gets picked up by the other
test suites.

Otherwise, some test suites (e.g: UBSan) would complain they had no
dependencies, and wouldn't run.

Reviewers: samsonov, eugenis

Subscribers: llvm-commits

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

llvm-svn: 229962
2015-02-20 03:41:07 +00:00
..
TestCases [ASan/Win] Thread sanitizer common interface through asan_win_dll_thunk.cc 2015-02-19 15:25:26 +00:00
Unit Another try at handling LD_LIBRARY_PATH not being defined. 2015-01-14 02:23:27 +00:00
android_commands [asan] Pass activation options in the android test runner. 2015-01-12 17:10:05 +00:00
CMakeLists.txt Make FileCheck be a common dependency, not an ASan one. 2015-02-20 03:41:07 +00:00
lit.cfg [ASan] Set DYLD_LIBRARY_PATH on Darwin 2015-02-18 18:26:58 +00:00
lit.site.cfg.in [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00