[all-commits] [llvm/llvm-project] 144e57: [Sanitizers] Implement interceptors for msgsnd, ms...
Gui Andrade via All-commits
all-commits at lists.llvm.org
Tue Jun 30 16:49:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 144e57fc9535eb30e7a9a2b691bc15bd38b68a04
https://github.com/llvm/llvm-project/commit/144e57fc9535eb30e7a9a2b691bc15bd38b68a04
Author: Gui Andrade <guiand at google.com>
Date: 2020-06-30 (Tue, 30 Jun 2020)
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/sanitizer_common/TestCases/Linux/sysmsg.c
Log Message:
-----------
[Sanitizers] Implement interceptors for msgsnd, msgrcv
Differential Revision: https://reviews.llvm.org/D82897
More information about the All-commits
mailing list