llvm-project/compiler-rt/lib/asan/lit_tests
Evgeniy Stepanov cf02f171a9 [sanitizer] Fix PR17138.
strerror_r on OSX returns a positive error code when the errno value is
unknown. Buffer contents are initialized in any case.

llvm-svn: 190295
2013-09-09 08:58:54 +00:00
..
32bitConfig [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 22:14:01 +00:00
64bitConfig [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 22:14:01 +00:00
TestCases [sanitizer] Fix PR17138. 2013-09-09 08:58:54 +00:00
Unit [ASan] turn on leak checking for ASan tests and fix a few discovered leaks 2013-09-08 13:23:29 +00:00
CMakeLists.txt [ASan] create separate configs for running ASan lit tests in both 32- and 64-bit mode. Clean up RUN-lines in tests. 2013-06-07 09:38:55 +00:00
lit.cfg [ASan] turn on leak checking for ASan tests and fix a few discovered leaks 2013-09-08 13:23:29 +00:00