Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This change is broken on FreeBSD current (https://github.com/llvm/llvm-project/issues/63485) and was at the time it was committed.
Paths
| Differential D152609
sanitizer: intercept freebsd's cpuset_getaffinity call ClosedPublic Authored by devnexen on Jun 9 2023, 11:07 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2023, 12:00 AM This revision was landed with ongoing or failed builds.Jun 12 2023, 1:07 AM Closed by commit rG203078bc1432: sanitizers: intercept FreeBSD's cpuset_getaffinity call. (authored by devnexen). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions This change is broken on FreeBSD current (https://github.com/llvm/llvm-project/issues/63485) and was at the time it was committed. Comment Actions
Should be fixed by https://github.com/llvm/llvm-project/commit/65bc9c3666092785456570c6343ee9a25ac68613
Revision Contents
Diff 530420 compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp
|