[all-commits] [llvm/llvm-project] 6b65bb: [clang-tidy] Fix false positive from `readability-...
Victor Chernyakin via All-commits
all-commits at lists.llvm.org
Mon Feb 23 23:10:44 PST 2026
Branch: refs/heads/release/22.x
Home: https://github.com/llvm/llvm-project
Commit: 6b65bbc4d66fbb0c2b0f670bf8ed61399a6ac934
https://github.com/llvm/llvm-project/commit/6b65bbc4d66fbb0c2b0f670bf8ed61399a6ac934
Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M clang-tools-extra/clang-tidy/readability/RedundantTypenameCheck.cpp
M clang-tools-extra/test/clang-tidy/checkers/readability/redundant-typename.cpp
Log Message:
-----------
[clang-tidy] Fix false positive from `readability-redundant-typename` on partially specialized variables (#175473)
Fixes #174827.
(cherry picked from commit 6ddab42952eeccf7aedefade42611a272ba72745)
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