This adds a customization point to support unpoisoning of signal alternate stacks on POSIX.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
Not sure if I got the parent/child relation right in Phabricator. This change is supposed to come first, before D81577.
compiler-rt/lib/asan/asan_rtl.cpp | ||
---|---|---|
579 | Can you please also extract "if (top - bottom > kMaxExpectedCleanupSize) {" block into a function |
clang-format not found in user's PATH; not linting file.