Fix Fuchsia build. (#2868)
Most auto-generated files included by the SPIRV-Tools sources do not have a proper newline at the end of file, creating a hundred of compiler warnings, and even some build failures when BUILD.gn is used for the Fuchsia build. This fixes the issue by disabling the warning entirely.
Loading
Please register or sign in to comment