[MSAN] send output to stderr in test: pthread_getaffinity_np.
authorKevin Athey <kda@google.com>
Wed, 8 Jun 2022 21:14:08 +0000 (14:14 -0700)
committerKevin Athey <kda@google.com>
Wed, 8 Jun 2022 21:16:08 +0000 (14:16 -0700)
commitd97d930d9233039f4662697f39949472213593ea
treec78868276804c845baa6460a61974ad6f7ede07b
parentdd2f2909188bf56716248675c58e4699c1c6b903
[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
compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp