[all-commits] [llvm/llvm-project] 828c94: [MSAN] Add interceptor for pthread_getaffinity_np.

kda via All-commits all-commits at lists.llvm.org
Tue Jun 7 16:27:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 828c94c0f6b3d75a7e54592ac4cbcf2f455e4b77
      https://github.com/llvm/llvm-project/commit/828c94c0f6b3d75a7e54592ac4cbcf2f455e4b77
  Author: Kevin Athey <kda at google.com>
  Date:   2022-06-07 (Tue, 07 Jun 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
    A compiler-rt/test/msan/Linux/pthread_getaffinity_np.cpp
    A compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp

  Log Message:
  -----------
  [MSAN] Add interceptor for pthread_getaffinity_np.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list