[all-commits] [llvm/llvm-project] 0b509f: [MSAN] removing redundant tests and parameters (NFC)
kda via All-commits
all-commits at lists.llvm.org
Thu Sep 1 14:04:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b509f2d1a1944da41bfc376f39bbc17690f8ed9
https://github.com/llvm/llvm-project/commit/0b509f2d1a1944da41bfc376f39bbc17690f8ed9
Author: Kevin Athey <kda at google.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M clang/test/CodeGen/attr-noundef.cpp
M clang/test/CodeGen/indirect-noundef.cpp
M compiler-rt/test/msan/noundef_analysis.cpp
Log Message:
-----------
[MSAN] removing redundant tests and parameters (NFC)
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D117622
More information about the All-commits
mailing list