[all-commits] [llvm/llvm-project] 43c223: [Sanitizer][Ignorelist] Expanding =sanitize to glo...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Mon Jun 2 14:47:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43c223424957a43a3cb778980b595a1cfd3ae1a6
https://github.com/llvm/llvm-project/commit/43c223424957a43a3cb778980b595a1cfd3ae1a6
Author: Qinkun Bao <qinkun at google.com>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M clang/lib/Basic/NoSanitizeList.cpp
A clang/test/CodeGen/asan-global-ignorelist.test
Log Message:
-----------
[Sanitizer][Ignorelist] Expanding =sanitize to global. (#142456)
See https://github.com/llvm/llvm-project/issues/139128
If multiple entries match the source, than the latest entry takes the
precedence.`
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