[all-commits] [llvm/llvm-project] 1bc2f1: [clang-tidy] Avoid repeated map lookups (NFC) (#12...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Feb 14 01:34:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1bc2f1c83f417cdbc11d9cfde780d96aa429ca9f
https://github.com/llvm/llvm-project/commit/1bc2f1c83f417cdbc11d9cfde780d96aa429ca9f
Author: Kazu Hirata <kazu at google.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.cpp
Log Message:
-----------
[clang-tidy] Avoid repeated map lookups (NFC) (#127167)
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