This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 53f2f17bf Use write instead of read permissions to check for global sec [...] new c36f54d7d [compiler-rt] Add negative test for boolean flags. new 6ed02973a [compiler-rt] Switch handle_<signal> flags from bool to enum.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/sanitizer_common/sanitizer_flag_parser.h | 24 ++++++++++++++--- lib/sanitizer_common/sanitizer_flags.h | 5 ++++ lib/sanitizer_common/sanitizer_flags.inc | 24 +++++++++-------- lib/sanitizer_common/tests/sanitizer_flags_test.cc | 30 ++++++++++++++++++++++ test/asan/TestCases/Posix/asan-sigbus.cpp | 2 +- 5 files changed, 70 insertions(+), 15 deletions(-)