llvm-project
[clang-tidy] detect uses of llvm::isa that are always true
#191081
Merged

[clang-tidy] detect uses of llvm::isa that are always true #191081

hnrklssn merged 13 commits into llvm:main from hnrklssn:tidy-llvm-isa
hnrklssn
hnrklssn [clang-tidy] detect uses of llvm::isa that are always true
e14bec55
hnrklssn [clang-tidy] support isa<> with template pack parameter
e3d5cf0c
hnrklssn [clang-tidy] add additional namespace isa tests (NFC)
e9595d1a
hnrklssn clang format
4aebea6d
hnrklssn hnrklssn requested a review from EugeneZelenko EugeneZelenko 47 days ago
hnrklssn hnrklssn requested a review from zwuis zwuis 47 days ago
hnrklssn hnrklssn requested a review from localspook localspook 47 days ago
hnrklssn hnrklssn requested a review from vbvictor vbvictor 47 days ago
hnrklssn hnrklssn requested a review from zeyi2 zeyi2 47 days ago
llvmbot llvmbot added clang-tools-extra
llvmbot llvmbot added clang-tidy
llvmbot
llvmbot
github-actions
hnrklssn const correctness
15cc08b8
hnrklssn clang format
acc4ab9e
localspook
localspook commented on 2026-04-09
hnrklssn [clang-tidy] remove unnecessary impcast peeks (NFC)
a1c1ed67
hnrklssn [clang-tidy] simplify target type logic (NFC)
125ab892
hnrklssn more generic test
7ec57650
hnrklssn hnrklssn force pushed from aa0eaecd to 7ec57650 46 days ago
hnrklssn hnrklssn requested a review from localspook localspook 46 days ago
zwuis
zwuis commented on 2026-04-21
hnrklssn remove auto
2e2713ac
hnrklssn use fix-it tooling
eedfc3b7
hnrklssn add test for implicit namespace with `using` decl
ebbce3b6
hnrklssn hnrklssn requested a review from zwuis zwuis 34 days ago
hnrklssn const correctness
2470eaa2
hnrklssn
hnrklssn hnrklssn merged 5a51136a into main 4 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone