[all-commits] [llvm/llvm-project] 7b1aa2: [MSAN] Add result printing for failed call in pthr...
kda via All-commits
all-commits at lists.llvm.org
Wed Jun 8 11:14:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b1aa20a767cdb8a44745456d1986fe501fcac54
https://github.com/llvm/llvm-project/commit/7b1aa20a767cdb8a44745456d1986fe501fcac54
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] Add result printing for failed call in pthread_getaffinity_np.
Will be reverted when test failure is diagnosed.
Depends on: https://reviews.llvm.org/D127185
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D127320
More information about the All-commits
mailing list