[all-commits] [llvm/llvm-project] 0d5996: [msan] Enable msan-check-constant-shadow by default
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Aug 26 16:35:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d59969abbd2245536c99b7f9218deab78df396b
https://github.com/llvm/llvm-project/commit/0d59969abbd2245536c99b7f9218deab78df396b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/check-constant-shadow.ll
Log Message:
-----------
[msan] Enable msan-check-constant-shadow by default
Depends on D132761.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D132765
More information about the All-commits
mailing list