[llvm] [msan] Sharpen instrumentation of Intrinsic::{ctlz, cttz} (PR #145609)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 24 16:56:24 PDT 2025
================
@@ -1,4 +1,4 @@
-//===- MemorySanitizer.cpp - detector of uninitialized reads --------------===//
+.//===- MemorySanitizer.cpp - detector of uninitialized reads --------------===//
----------------
thurstond wrote:
Thanks, fixed
https://github.com/llvm/llvm-project/pull/145609
More information about the llvm-commits
mailing list