[all-commits] [llvm/llvm-project] 2e6cd3: [dfsan] Refactor runtime functions checking
Z via All-commits
all-commits at lists.llvm.org
Thu Feb 18 10:02:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e6cd338c6d4605fa599f583bc8ca202dda6a551
https://github.com/llvm/llvm-project/commit/2e6cd338c6d4605fa599f583bc8ca202dda6a551
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[dfsan] Refactor runtime functions checking
This is a part of https://reviews.llvm.org/D95835.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D96940
More information about the All-commits
mailing list