Skip to content

tests: avoid assignment in if conditions in first.h#20646

Closed
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:assigninif
Closed

tests: avoid assignment in if conditions in first.h#20646
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:assigninif

Conversation

@vszakats
Copy link
Member

Found by clang-tidy bugprone-assignment-in-if-condition.

Ref: https://clang.llvm.org/extra/clang-tidy/checks/bugprone/assignment-in-if-condition.html

@vszakats vszakats marked this pull request as draft February 20, 2026 13:16
@github-actions github-actions bot added the tests label Feb 20, 2026
@vszakats vszakats marked this pull request as ready for review February 20, 2026 16:08
@vszakats vszakats closed this in eabd452 Feb 20, 2026
@vszakats vszakats deleted the assigninif branch February 20, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant