[all-commits] [llvm/llvm-project] b2fd0a: [Driver] Fix implicit-check-not regex (#121221)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Dec 27 13:03:13 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2fd0a7a7065658ab4a3355399978523c1370615
https://github.com/llvm/llvm-project/commit/b2fd0a7a7065658ab4a3355399978523c1370615
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-12-27 (Fri, 27 Dec 2024)
Changed paths:
M clang/test/Driver/sanitizer-ld.c
Log Message:
-----------
[Driver] Fix implicit-check-not regex (#121221)
We need to exclude more than builtins, but it's
tricky with FileCheck regex. So switching to list
of libs we want to check.
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