[all-commits] [llvm/llvm-project] 009931: [DFSan] Add custom wrapper for pthread_join.

Matt Morehouse via All-commits all-commits at lists.llvm.org
Thu Dec 10 13:46:33 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 009931644a9d2cecdc6e5bf71ed83d59b776eaa3
      https://github.com/llvm/llvm-project/commit/009931644a9d2cecdc6e5bf71ed83d59b776eaa3
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M compiler-rt/lib/dfsan/dfsan_custom.cpp
    M compiler-rt/lib/dfsan/done_abilist.txt
    M compiler-rt/test/dfsan/custom.cpp

  Log Message:
  -----------
  [DFSan] Add custom wrapper for pthread_join.

The wrapper clears shadow for retval.

Reviewed By: stephan.yichao.zhao

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




More information about the All-commits mailing list