hanchenye-llvm-project/compiler-rt
Dmitry Vyukov 57f2e64c06 tsan: fix parsing of second_deadlock_stack flag
It was broken during flag parsing refactoring.
Enable test for the flag.

llvm-svn: 234878
2015-04-14 10:32:33 +00:00
..
cmake [sanitizer][MIPS] Fix warnings on MIPS 2015-04-10 09:45:22 +00:00
include [sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fuzzing). 2015-03-03 23:27:02 +00:00
lib tsan: fix parsing of second_deadlock_stack flag 2015-04-14 10:32:33 +00:00
make [UBSan] Embed UBSan into ASan runtime (compiler-rt part). 2015-04-01 22:42:36 +00:00
test tsan: fix parsing of second_deadlock_stack flag 2015-04-14 10:32:33 +00:00
unittests Use the newer python syntax for exceptions 2014-12-13 02:46:56 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt [sanitizer][MIPS] Fix warnings on MIPS 2015-04-10 09:45:22 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT Update copyright year to 2015. 2015-03-12 19:53:06 +00:00
Makefile
README.txt

README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================