[all-commits] [llvm/llvm-project] 0777be: [MSAN] print out the only possible invalid paramet...

kda via All-commits all-commits at lists.llvm.org
Wed Jun 8 16:23:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0777be69fba99d90ef7466c8aa986ef17ee3d110
      https://github.com/llvm/llvm-project/commit/0777be69fba99d90ef7466c8aa986ef17ee3d110
  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] print out the only possible invalid parameter (EINVAL is returned)

One more round attempting to figure what is wrong.

Depends on: https://reviews.llvm.org/D127346

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D127359




More information about the All-commits mailing list