hanchenye-llvm-project/compiler-rt/test/lsan
Alexey Samsonov 2e39027931 [LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with
another sanitizer.

A user may run both LSan and LSan+ASan. It is weird to pass path to leak
suppression file (or other common sanitizer flags, like "verbosity") in
"LSAN_OPTIONS" in the first case and in "ASAN_OPTIONS" in the second case.

llvm-svn: 215949
2014-08-18 23:39:47 +00:00
..
TestCases [LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with 2014-08-18 23:39:47 +00:00
CMakeLists.txt [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
lit.common.cfg Allow any test to be executed via a %run command. 2014-04-30 21:32:30 +00:00
lit.site.cfg.in Simplify lit test configs for LSan and UBSan by using a generic config 2014-02-18 08:56:49 +00:00