llvm-project
[clang-tidy] detect redundant uses of LLVM's cast, dyn_cast
#189274
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
23
Changes
View On
GitHub
[clang-tidy] detect redundant uses of LLVM's cast, dyn_cast
#189274
hnrklssn
merged 23 commits into
llvm:main
from
hnrklssn:tidy-llvm-casts
[clang-tidy] detect redundant uses of LLVM's cast, dyn_cast
3c91a0e1
hnrklssn
requested a review
from
balazske
85 days ago
hnrklssn
requested a review
from
5chmidti
85 days ago
hnrklssn
requested a review
from
localspook
85 days ago
hnrklssn
requested a review
from
vbvictor
85 days ago
hnrklssn
requested a review
from
zeyi2
85 days ago
llvmbot
added
clang-tools-extra
llvmbot
added
clang-tidy
attempt to fix windows ci failure
2f63c0e1
localspook
commented on 2026-03-29
localspook
commented on 2026-03-29
localspook
commented on 2026-03-29
localspook
commented on 2026-03-29
Apply suggestions from code review
6102c8be
update test
61e9ed12
simplify ignoring template instantiation
cde2f3fe
clang format
5f38eed1
hnrklssn
requested a review
from
localspook
85 days ago
add test cases with const
70227400
localspook
commented on 2026-03-29
hnrklssn
commented on 2026-03-29
revert unintended change to clang-format config
801ca54c
remove lambdas with a single caller
f5f8e973
simplify note diagnostic
d2489890
const correctness
6e6828a4
EugeneZelenko
commented on 2026-03-30
update release notes
cc508ccb
hnrklssn
requested a review
from
EugeneZelenko
84 days ago
hnrklssn
requested a review
from
localspook
84 days ago
vbvictor
commented on 2026-03-30
add test cases (NFC)
b3a06bd6
add test cases (NFC)
a4cd22b6
don't match resolved casts not in llvm namespace
c6914081
don't match unresolved casts not in llvm namespace
710dc761
match unresolved casts from llvm ns without explicit qual
4e12042c
don't suggest removing load bearing cast
ca140a80
add test case (NFC)
0c224e07
hnrklssn
requested a review
from
vbvictor
83 days ago
const correctness
aacb6829
localspook
approved these changes on 2026-04-01
Apply suggestions from code review
66c57bbe
zeyi2
commented on 2026-04-02
zwuis
commented on 2026-04-02
document function names exhaustively, specify arg counts in matchers
075bae74
hnrklssn
requested a review
from
zeyi2
81 days ago
hnrklssn
requested a review
from
zwuis
81 days ago
clang format
721234d8
hnrklssn
merged
430e1be2
into main
75 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
localspook
zwuis
zeyi2
vbvictor
EugeneZelenko
balazske
5chmidti
Assignees
No one assigned
Labels
clang-tools-extra
clang-tidy
Milestone
No milestone
Login to write a write a comment.
Login via GitHub