[compiler-rt] Enable ASAN checks for wcscat/wcsncat on Windows, and wcscpy/wcsncpy on all platforms (PR #90909)

Charlie Barto via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 18:16:31 PDT 2024


================
@@ -0,0 +1,50 @@
+// RUN: %clang_cl_asan -Od -Zi %s -Fe%t
----------------
barcharcraz wrote:

ditto duplicate

https://github.com/llvm/llvm-project/pull/90909


More information about the llvm-commits mailing list