[MSAN] Add result printing for failed call in pthread_getaffinity_np.
authorKevin Athey <kda@google.com>
Wed, 8 Jun 2022 16:45:05 +0000 (09:45 -0700)
committerKevin Athey <kda@google.com>
Wed, 8 Jun 2022 18:14:24 +0000 (11:14 -0700)
commit7b1aa20a767cdb8a44745456d1986fe501fcac54
treea9abc7ca5cf796b39208398ce85c99cd784a1023
parent835fcf2aa5127bf99a1e6397c72153f00a0497b2
[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
compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp