[llvm] [msan] Sharpen instrumentation of Intrinsic::{ctlz, cttz} (PR #145609)
Florian Mayer via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 24 16:55:50 PDT 2025
================
@@ -1,4 +1,4 @@
-//===- MemorySanitizer.cpp - detector of uninitialized reads --------------===//
+.//===- MemorySanitizer.cpp - detector of uninitialized reads --------------===//
----------------
fmayer wrote:
stray change?
https://github.com/llvm/llvm-project/pull/145609
More information about the llvm-commits
mailing list