[all-commits] [llvm/llvm-project] 2d56e1: [Sanitizer] Intercepts flopen/flopenat on FreeBSD.
David CARLIER via All-commits
all-commits at lists.llvm.org
Mon Jul 19 11:48:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d56e1394b8fa5419b22ab4716dfbc76475f9e0f
https://github.com/llvm/llvm-project/commit/2d56e1394b8fa5419b22ab4716dfbc76475f9e0f
Author: David Carlier <devnexen at gmail.com>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
Log Message:
-----------
[Sanitizer] Intercepts flopen/flopenat on FreeBSD.
Reviewers: vitalybuka
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D106218
More information about the All-commits
mailing list