[all-commits] [llvm/llvm-project] 43bb68: [Sanitizer][Ignorelist] Expanding =sanitize to mai...
Qinkun Bao via All-commits
all-commits at lists.llvm.org
Mon Jun 2 14:49:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43bb68b45521c5db0a18ec63b9171314bebd7ee5
https://github.com/llvm/llvm-project/commit/43bb68b45521c5db0a18ec63b9171314bebd7ee5
Author: Qinkun Bao <qinkun at google.com>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M clang/lib/Basic/NoSanitizeList.cpp
M clang/test/CodeGen/sanitize-ignorelist-mainfile.c
Log Message:
-----------
[Sanitizer][Ignorelist] Expanding =sanitize to mainfile. (#142472)
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