Skip to content

Conversation

@tachoknight
Copy link
Contributor

Using Clang 13, the switches -Werror -Wunused-but-set-variable causes an error because the to variable is set, but under Linux it is never used, causing the build to fail. This PR performs a no-op on the variable in the linux block to avoid this issue.

@shahmishal
Copy link
Member

cc: @rokhinip

@rokhinip rokhinip self-requested a review September 17, 2021 18:29
@shahmishal
Copy link
Member

@swift-ci test

@tomerd
Copy link

tomerd commented Sep 17, 2021

@tomerd
Copy link

tomerd commented Sep 17, 2021

seems fine to me

@shahmishal
Copy link
Member

@swift-ci test

@AZero13
Copy link
Contributor

AZero13 commented Sep 28, 2022

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants