[all-commits] [llvm/llvm-project] 6f1344: [DFSan] Add custom wrapper for epoll_wait.

Matt Morehouse via All-commits all-commits at lists.llvm.org
Wed Dec 9 06:06:07 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f13445fb601f2ad30cdd0b89492af8681bc6c70
      https://github.com/llvm/llvm-project/commit/6f13445fb601f2ad30cdd0b89492af8681bc6c70
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2020-12-09 (Wed, 09 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 epoll_wait.

The wrapper clears shadow for any events written.

Reviewed By: stephan.yichao.zhao

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




More information about the All-commits mailing list