[PATCH] D69537: [asan] Provide interface to iterate over all Fake stack regions

Johan Engelen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 14:09:33 PST 2019


johanengelen updated this revision to Diff 230330.
johanengelen edited the summary of this revision.
johanengelen added a comment.

Included a testcase now.


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

https://reviews.llvm.org/D69537

Files:
  compiler-rt/include/sanitizer/common_interface_defs.h
  compiler-rt/lib/asan/asan_interface.inc
  compiler-rt/lib/asan/asan_thread.cpp
  compiler-rt/test/asan/TestCases/iterate-fakestacks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69537.230330.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/e47b284f/attachment.bin>


More information about the llvm-commits mailing list