[all-commits] [llvm/llvm-project] 3605d9: [clang-tidy][readability-container-contains] Fix m...
Nicolas van Kempen via All-commits
all-commits at lists.llvm.org
Wed Oct 23 11:57:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3605d9a456185f4af78c01a2684b822b57bca9b0
https://github.com/llvm/llvm-project/commit/3605d9a456185f4af78c01a2684b822b57bca9b0
Author: Nicolas van Kempen <nvankemp at gmail.com>
Date: 2024-10-23 (Wed, 23 Oct 2024)
Changed paths:
M clang-tools-extra/clang-tidy/readability/ContainerContainsCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/readability/container-contains.cpp
Log Message:
-----------
[clang-tidy][readability-container-contains] Fix matching of non-binaryOperator cases (#110386)
Fix #79437.
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