[PATCH] D46466: [asan] Add AsanThread::Restart() to support thread restart

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 11:42:13 PDT 2018


alekseyshl added a comment.

Ah, right, it is private. Use stack_top() and stack_bottom() then, they are public.


Repository:
  rL LLVM

https://reviews.llvm.org/D46466





More information about the llvm-commits mailing list