llvm-project
[clang-tidy][NFC] Refactor `fuchsia-multiple-inheritance`
#171059
Merged

[clang-tidy][NFC] Refactor `fuchsia-multiple-inheritance` #171059

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone