[PATCH] D65768: hwasan: Untag global variable addresses in tests.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 14:45:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367938: hwasan: Untag global variable addresses in tests. (authored by pcc, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D65768?vs=213465&id=213469#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65768

Files:
  compiler-rt/trunk/test/hwasan/TestCases/Linux/aligned_alloc-alignment.cpp
  compiler-rt/trunk/test/hwasan/TestCases/Linux/decorate-proc-maps.c
  compiler-rt/trunk/test/hwasan/TestCases/Linux/pvalloc-overflow.cpp
  compiler-rt/trunk/test/hwasan/TestCases/Linux/release-shadow.c
  compiler-rt/trunk/test/hwasan/TestCases/Posix/posix_memalign-alignment.cpp
  compiler-rt/trunk/test/hwasan/TestCases/allocator_returns_null.cpp
  compiler-rt/trunk/test/hwasan/TestCases/heap-buffer-overflow.c
  compiler-rt/trunk/test/hwasan/TestCases/malloc_fill.cpp
  compiler-rt/trunk/test/hwasan/TestCases/many-threads-uaf.c
  compiler-rt/trunk/test/hwasan/TestCases/mem-intrinsics.c
  compiler-rt/trunk/test/hwasan/TestCases/sizes.cpp
  compiler-rt/trunk/test/hwasan/TestCases/tail-magic.c
  compiler-rt/trunk/test/hwasan/TestCases/use-after-free.c
  compiler-rt/trunk/test/hwasan/TestCases/utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65768.213469.patch
Type: text/x-patch
Size: 15774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/2c0fbb83/attachment.bin>


More information about the llvm-commits mailing list