aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenModule.cpp
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2025-08-09 11:45:41 -0700
committerGitHub <noreply@github.com>2025-08-09 11:45:41 -0700
commitaee4f2baccdbc018d0ac60eaa4e2a0a5f30bcdf5 (patch)
tree124a608b474bccd5c83770598937334c178ad807 /clang/lib/CIR/CodeGen/CIRGenModule.cpp
parent62735d26b1a1bdb5d03c594c958a0d01a4f8b486 (diff)
downloadllvm-aee4f2baccdbc018d0ac60eaa4e2a0a5f30bcdf5.zip
llvm-aee4f2baccdbc018d0ac60eaa4e2a0a5f30bcdf5.tar.gz
llvm-aee4f2baccdbc018d0ac60eaa4e2a0a5f30bcdf5.tar.bz2
[libFuzzer] always install signal handler with SA_ONSTACK (#147422)
SA_ONSTACK is required for certain runtimes that use small stacks, for instance the Go runtime. See https://github.com/golang/go/issues/49075 SA_ONSTACK is a no-op unless someone also calls sigaltstack.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions