[PATCH] D46626: [asan] Initialize fake stack during thread init

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 10:57:04 PDT 2018


vitalybuka added a comment.

I'd guess the reason is that thread may run only non instrumented code and it will never use fake stack


Repository:
  rL LLVM

https://reviews.llvm.org/D46626





More information about the llvm-commits mailing list