Uh oh!
There was an error while loading. Please reload this page.
[release/6.0] Suppress clang-16 warnings (backport #81573) - #84443
Conversation
am11
commented
Apr 6, 2023
Backport #82461 at the same time? |
8a26995 to
a6d9fbfComparea6d9fbf to
db09bc2Comparecarlossanlop
commented
Apr 10, 2023
cc @tommcdon (see #84444 (comment)) |
ghost
commented
Apr 11, 2023
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsCustomer impactWithout this, .NET 6 fails to build on platforms that use clang-16 TestingTested on CI and manually on Alpine Linux edge. RiskLow. The flag that is set makes the compiler less strict.
|
@mikem8361, @hoyosjs - if we want this change in the June Release, and it looks ready, please merge before May 15th (Code Complete). |
am11
commented
May 4, 2023
Failures look related. |
Uh oh!
There was an error while loading. Please reload this page.
db09bc2 to
ac85cafCompareakoeplinger
commented
May 5, 2023
Failures look unrelated to me now. |
carlossanlop
commented
May 15, 2023
Today is code complete for the June Release. @hoyosjs@akoeplinger is this ready to merge? @hoyosjs you have a blocking review. |
akoeplinger
commented
May 15, 2023
@carlossanlop this is ready 👍 |
Backports #81573 and #82461
Customer impact
Without this, .NET 6 fails to build on platforms that use clang-16
Testing
Tested on CI and manually on Alpine Linux edge.
Risk
Low. The flag that is set makes the compiler less strict.
@am11@omajid ptal.