[all-commits] [llvm/llvm-project] 071305: [MSAN] extend prctl interceptor to support PR_SCHE...
kda via All-commits
all-commits at lists.llvm.org
Thu Apr 7 16:49:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0713053e4a3f08fc0a8408400ee5c4d20a188765
https://github.com/llvm/llvm-project/commit/0713053e4a3f08fc0a8408400ee5c4d20a188765
Author: Kevin Athey <kda at google.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
A compiler-rt/test/sanitizer_common/TestCases/Linux/prctl.cpp
Log Message:
-----------
[MSAN] extend prctl interceptor to support PR_SCHED_CORE
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D122851
More information about the All-commits
mailing list