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 4c14c15 [sanitizers] [SystemZ] Mark kernel 3.12.58+ as safe from CVE- [...] new 4a02a8f [asan] Assert in __sanitizer_ptr_{sub,cmp} if one of the poin [...]
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_allocator.cc | 3 +++ lib/asan/asan_allocator.h | 11 +++++---- lib/asan/asan_report.cc | 8 +++--- test/asan/TestCases/invalid-pointer-pairs.cc | 37 ++++++++++++++++++++++++++++ 4 files changed, 50 insertions(+), 9 deletions(-) create mode 100644 test/asan/TestCases/invalid-pointer-pairs.cc