[all-commits] [llvm/llvm-project] d97d93: [MSAN] send output to stderr in test: pthread_geta...
kda via All-commits
all-commits at lists.llvm.org
Wed Jun 8 14:16:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d97d930d9233039f4662697f39949472213593ea
https://github.com/llvm/llvm-project/commit/d97d930d9233039f4662697f39949472213593ea
Author: Kevin Athey <kda at google.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp
Log Message:
-----------
[MSAN] send output to stderr in test: pthread_getaffinity_np.
Must send output to stderr to view it.
This will be rolled back when diagnosis is complete.
Depends on: https://reviews.llvm.org/D127320
Differential Revision: https://reviews.llvm.org/D127346
More information about the All-commits
mailing list