[PATCH] D91825: [hwasan] Implement error report callback.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 14:54:25 PST 2020


eugenis added a comment.

It's actually not necessary to copy the error message as long as error_message_ptr_ is reset under the lock.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91825



More information about the llvm-commits mailing list