[all-commits] [llvm/llvm-project] fa7c01: [Sanitizers] intercept fparseln on freebsd
David CARLIER via All-commits
all-commits at lists.llvm.org
Tue Sep 14 11:14:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa7c01e5784b7564a94029ca60dd3f9a8ca825b6
https://github.com/llvm/llvm-project/commit/fa7c01e5784b7564a94029ca60dd3f9a8ca825b6
Author: David Carlier <devnexen at gmail.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
A compiler-rt/test/sanitizer_common/TestCases/FreeBSD/fparseln.cpp
Log Message:
-----------
[Sanitizers] intercept fparseln on freebsd
Reviewed By: vitalybuka, emaste
Differential Revision: https://reviews.llvm.org/D109753
More information about the All-commits
mailing list