[all-commits] [llvm/llvm-project] 7bc750: [DFSan] Add custom wrapper for recvmmsg.
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Fri Dec 11 06:25:29 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bc7501ac1cb95bb8c410d93d4ed54e4aa19a3cd
https://github.com/llvm/llvm-project/commit/7bc7501ac1cb95bb8c410d93d4ed54e4aa19a3cd
Author: Matt Morehouse <mascasa at google.com>
Date: 2020-12-11 (Fri, 11 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 recvmmsg.
Uses the recvmsg wrapper logic in a loop.
Reviewed By: stephan.yichao.zhao
Differential Revision: https://reviews.llvm.org/D93059
More information about the All-commits
mailing list