[PATCH] D57720: [sanitizer] Decorate /proc/self/maps on Android.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 17:16:53 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353255: [sanitizer] Decorate /proc/self/maps better. (authored by eugenis, committed by ).
Herald added a subscriber: delcypher.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57720?vs=185425&id=185450#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57720/new/

https://reviews.llvm.org/D57720

Files:
  compiler-rt/trunk/lib/cfi/cfi.cc
  compiler-rt/trunk/lib/hwasan/hwasan.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_primary64.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/test/hwasan/TestCases/Linux/decorate-proc-maps.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57720.185450.patch
Type: text/x-patch
Size: 19702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/086dd89f/attachment-0001.bin>


More information about the llvm-commits mailing list