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 640d7e0a8 [UBSan] Split nullptr-and-nonzero-offset-variable.cpp into C [...] new fe7f65b08 Revert "[ASan] Do not misrepresent high value address derefer [...]
The 1 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/asan/asan_errors.h | 3 +- lib/sanitizer_common/sanitizer_common.h | 9 +--- lib/sanitizer_common/sanitizer_linux.cpp | 6 --- lib/sanitizer_common/sanitizer_mac.cpp | 6 --- .../sanitizer_symbolizer_report.cpp | 17 ++------ lib/sanitizer_common/sanitizer_win.cpp | 5 --- .../TestCases/Posix/high-address-dereference.c | 50 ---------------------- 7 files changed, 6 insertions(+), 90 deletions(-) delete mode 100644 test/asan/TestCases/Posix/high-address-dereference.c