[all-commits] [llvm/llvm-project] 010637: [compiler-rt | interceptors] Provide an intercept ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Mar 3 21:04:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0106370bee06219395f9530de6c1291fad7ba896
https://github.com/llvm/llvm-project/commit/0106370bee06219395f9530de6c1291fad7ba896
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
Log Message:
-----------
[compiler-rt | interceptors] Provide an intercept override knob.
This knob is useful for downstream users who want that some of their
libc functions to not be intercepted.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D97740
More information about the All-commits
mailing list