[all-commits] [llvm/llvm-project] 06cc1b: lsan: Document that ptrace_scope needs to be disab...
Peter Collingbourne via All-commits
all-commits at lists.llvm.org
Wed Jun 10 09:48:25 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06cc1baa0e0eced548df56e3f1fdb7df10e4fd86
https://github.com/llvm/llvm-project/commit/06cc1baa0e0eced548df56e3f1fdb7df10e4fd86
Author: Peter Collingbourne <pcc at google.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M compiler-rt/lib/lsan/lsan_common.cpp
Log Message:
-----------
lsan: Document that ptrace_scope needs to be disabled.
As far as I'm aware, this is the reason why
http://45.33.8.238/linux/201640/step_9.txt is failing.
Reviewers: vitalybuka
Pull Request: https://github.com/llvm/llvm-project/pull/202838
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list