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 fe591a604 [compiler-rt] Run cpplint only for check-sanitizer new e51f24cf6 [compiler-rt] Remove some cpplint filters new 35386e756 [compiler-rt] cpplint of inc files in background
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: include/fuzzer/FuzzedDataProvider.h | 4 +-- lib/asan/asan_malloc_win.cpp | 9 +++--- lib/asan/asan_report.cpp | 8 +++-- lib/asan/asan_rtems.cpp | 4 +-- lib/asan/asan_scariness_score.h | 2 +- lib/asan/asan_thread.cpp | 3 +- lib/dfsan/dfsan.h | 2 +- lib/dfsan/dfsan_custom.cpp | 2 +- lib/interception/interception_win.cpp | 8 ++--- lib/lsan/lsan_common.cpp | 2 +- lib/msan/msan.h | 9 +++--- .../sanitizer_common_interceptors.inc | 35 ++++++++++++---------- lib/sanitizer_common/sanitizer_flag_parser.cpp | 3 +- lib/sanitizer_common/sanitizer_flag_parser.h | 2 +- .../sanitizer_interceptors_ioctl_netbsd.inc | 2 +- lib/sanitizer_common/sanitizer_libc.cpp | 11 +++---- .../sanitizer_stoptheworld_linux_libcdep.cpp | 5 ++-- .../sanitizer_symbolizer_report.cpp | 3 +- lib/sanitizer_common/scripts/check_lint.sh | 12 ++++---- .../tests/sanitizer_printf_test.cpp | 10 +++---- .../tests/sanitizer_suppressions_test.cpp | 2 +- test/asan/TestCases/scariness_score_test.cpp | 4 +-- 22 files changed, 79 insertions(+), 63 deletions(-)