[all-commits] [llvm/llvm-project] 64b448: [dfsan] Refactor visitCallBase
Z via All-commits
all-commits at lists.llvm.org
Mon Feb 8 11:56:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64b448b983b130bb59b1328473da0e9289d2e39d
https://github.com/llvm/llvm-project/commit/64b448b983b130bb59b1328473da0e9289d2e39d
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[dfsan] Refactor visitCallBase
To simplify the review of https://reviews.llvm.org/D95835.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D96177
More information about the All-commits
mailing list