[all-commits] [llvm/llvm-project] c37bb5: [DFSan] Remove unused DataFlowSanitizer vars
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Jul 27 14:59:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c37bb5e2a541df867d371278f6ddfaf85c299771
https://github.com/llvm/llvm-project/commit/c37bb5e2a541df867d371278f6ddfaf85c299771
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M llvm/include/llvm/Transforms/Instrumentation.h
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[DFSan] Remove unused DataFlowSanitizer vars
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D84704
More information about the All-commits
mailing list