[all-commits] [llvm/llvm-project] c1fe91: [clang-tidy] Fix yet another false positive in `re...
Victor Chernyakin via All-commits
all-commits at lists.llvm.org
Fri Mar 6 09:21:24 PST 2026
Branch: refs/heads/release/22.x
Home: https://github.com/llvm/llvm-project
Commit: c1fe91b2cd14130430be6426446ab0923b55e073
https://github.com/llvm/llvm-project/commit/c1fe91b2cd14130430be6426446ab0923b55e073
Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
Date: 2026-03-06 (Fri, 06 Mar 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 yet another false positive in `readability-redundant-typename` (#184301)
Fixes #184083.
(cherry picked from commit bf680bdf13499860a552f991bb9d11b2b52b8ea8)
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