[all-commits] [llvm/llvm-project] a2d13c: Revert "[compiler-rt][asan] Add wcscpy/wcsncpy; en...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Sun Oct 5 11:05:11 PDT 2025
Branch: refs/heads/revert-160493-asan-wchar
Home: https://github.com/llvm/llvm-project
Commit: a2d13c69bf90e43588d571f4a3bfe0d2aa3ef242
https://github.com/llvm/llvm-project/commit/a2d13c69bf90e43588d571f4a3bfe0d2aa3ef242
Author: Thurston Dang <thurston.dang at gmail.com>
Date: 2025-10-05 (Sun, 05 Oct 2025)
Changed paths:
M compiler-rt/lib/asan/asan_interceptors.cpp
M compiler-rt/lib/asan/asan_interceptors.h
M compiler-rt/lib/asan/asan_win_static_runtime_thunk.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
R compiler-rt/test/asan/TestCases/wcscat.cpp
R compiler-rt/test/asan/TestCases/wcscpy.cpp
R compiler-rt/test/asan/TestCases/wcsncat.cpp
R compiler-rt/test/asan/TestCases/wcsncpy.cpp
Log Message:
-----------
Revert "[compiler-rt][asan] Add wcscpy/wcsncpy; enable wcscat/wcsncat on Wind…"
This reverts commit 6ca835b7f4349ad55c8e8afdf0669927b6b284b4.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list