[PATCH] D39773: [asan] Port tests to shadow scale of 5

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 15:29:07 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318470: [asan] Port tests to shadow scale of 5 (authored by waltl).

Changed prior to commit:
  https://reviews.llvm.org/D39773?vs=122015&id=123253#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39773

Files:
  compiler-rt/trunk/test/asan/TestCases/contiguous_container_crash.cc
  compiler-rt/trunk/test/asan/TestCases/max_redzone.cc
  compiler-rt/trunk/test/asan/TestCases/memset_test.cc
  compiler-rt/trunk/test/asan/TestCases/scariness_score_test.cc
  compiler-rt/trunk/test/asan/TestCases/use-after-delete.cc
  compiler-rt/trunk/test/asan/TestCases/use-after-free.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39773.123253.patch
Type: text/x-patch
Size: 5321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/5b32c1e0/attachment.bin>


More information about the llvm-commits mailing list