[libc-commits] [libc] Create a poor-developer's msan for libc wide read functions. (PR #170586)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed Jan 14 16:49:24 PST 2026
================
@@ -0,0 +1,93 @@
+// For performance, some vector-based libc functions read data outside of, but
----------------
michaelrj-google wrote:
nit: missing license header
https://github.com/llvm/llvm-project/pull/170586
More information about the libc-commits
mailing list