[clang-tidy][NFC] Refactor `fuchsia-multiple-inheritance` #171059
Inline `addNodeToInterfaceMap`
c5388094
Inline `getInterfaceStatus`
05b7a811
Prefer preincrement
b7b7dbe9
Remove unnecessary check for if node was matched
ea6102c7
Deduplication `try_emplace` calls
f24e8f2c
Inline `isCurrentClassInterface`
1a95bbe0
Explicitly spell type where it isn't visible in the initializer
56cd7816
Deduplicate `isCompleteDefinition` assertions
45b30871
Remove unhelpful comment
5c8e2262
Correct stale (?) comment
c5818e97
Deduplicate null checks
386a006e
Merge a couple `if` statements
adf905ab
pure and pure virtual are very different things
cab5a8d8
Make isInterface take a CXXBaseSpecifier
1fd70071
Use count_if algorithm
5956ab07
Use any_of algorithm
805cb25e
Reduce lambda down to conditional expression
832b286f
Shorten matcher
b6017d56
Formatting
b8644f4d
Oops, fix "Deduplicate null checks" commit not being NFC
75f0c09c
zwuis
approved these changes
on 2025-12-08
Reduce variable scope, remove braces
6693f2eb
zeyi2
approved these changes
on 2025-12-08
vbvictor
approved these changes
on 2025-12-08
localspook
deleted the fuchsia-multiple-inheritance-refactor branch 158 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub