[PATCH] D139377: [compiler-rt][hwasan] Let CheckAddressSized eventually call HandleTagMismatch on Fuchsia

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 16:13:44 PST 2022


leonardchan added a comment.

Not sure if there can be an upstream test for this since we don't have any fuchsia emulators running on buildbot. I imagine for now we don't want to change the current behavior on linux where each signal handler can be enabled/disabled via the `handle_sig*` env options.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139377



More information about the llvm-commits mailing list