[all-commits] [llvm/llvm-project] c2445d: [Support] Use StringMap::contains (NFC) (#168673)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Nov 19 08:49:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2445d9c26c10eebfd6df603f2a9a0aa774e8d84
https://github.com/llvm/llvm-project/commit/c2445d9c26c10eebfd6df603f2a9a0aa774e8d84
Author: Kazu Hirata <kazu at google.com>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M llvm/lib/Support/SpecialCaseList.cpp
Log Message:
-----------
[Support] Use StringMap::contains (NFC) (#168673)
Identified with readability-container-contains.
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