google / shaderc

A collection of tools, libraries, and tests for Vulkan shader compilation.
Other
1.79k stars 343 forks source link

tests fail with updated Glslang: TestDashCapOWithDashG fails due to debug output change #1394

Closed dneto0 closed 4 months ago

dneto0 commented 4 months ago

E.g. the SPIRV-Tools shaderc smoketest fails, e.g. https://github.com/KhronosGroup/SPIRV-Tools/commit/784b064f90a597d2478064161438f4986485b5d4

dneto0 commented 4 months ago

should be found by #1395

dneto0 commented 4 months ago

Fixed by #1395