dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.41k stars 197 forks source link

[NativeAOT-LLVM] Enable warn-as-error for libraries tests in CI #2494

Closed SingleAccretion closed 8 months ago

SingleAccretion commented 8 months ago

The recent changes now enable us to do this.

Contributes to #2455.

SingleAccretion commented 8 months ago

@dotnet/nativeaot-llvm