If halt_on_error==true, program terminates after reporting first error.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM, but please add a few RUN: lines with the new flag name to msan/lit_tests/keep-going.cc
Paths
| Differential D1379
tsan/msan: add halt_on_error flag ClosedPublic Authored by dvyukov on Aug 13 2013, 7:48 AM.
Details
Diff Detail Event TimelineComment Actions LGTM, but please add a few RUN: lines with the new flag name to msan/lit_tests/keep-going.cc
Revision Contents
Diff 3426 msan/msan.cc
msan/msan_flags.h
msan/msan_interceptors.cc
tsan/check_cmake.sh
tsan/lit_tests/halt_on_error.cc
tsan/rtl/tsan_flags.h
tsan/rtl/tsan_flags.cc
tsan/rtl/tsan_rtl_report.cc
|