[all-commits] [llvm/llvm-project] 2d9685: [msan] Break the getShadow loop after matching an ...
Z via All-commits
all-commits at lists.llvm.org
Thu Nov 12 11:49:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d96859ea612b4cca6ec2c6254b11b101e0d0259
https://github.com/llvm/llvm-project/commit/2d96859ea612b4cca6ec2c6254b11b101e0d0259
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
Log Message:
-----------
[msan] Break the getShadow loop after matching an argument
Reviewed-by: eugenis
Differential Revision: https://reviews.llvm.org/D91320
More information about the All-commits
mailing list