DirectXShaderCompiler/projects/dxilconv
Chris B 0b9acdb75e
Workaround broken GitHub runner images (#6683)
This PR contains two changes:
1) Moves a pragma to disable a warning, which seems to be required by
the new compiler.
2) Adds a preprocessor define to workaround the crashes caused by the
runner image mismatching C++ runtime versions.

The second change we will want to revert once the runner images are
fixed. The issue tracking the runner images is:

https://github.com/actions/runner-images/issues/10004

Related #6668
2024-06-11 10:02:33 -05:00
..
include Workaround broken GitHub runner images (#6683) 2024-06-11 10:02:33 -05:00
lib [ClangCL] fix warning in DxbcConverter (#5694) 2023-10-09 16:58:37 -04:00
test [lit] allow for spaces in taef commands (#5720) 2023-09-18 19:58:04 +00:00
tools [ClangCL] fix warning in DxbcConverter (#5694) 2023-10-09 16:58:37 -04:00
unittests Update locale setting logic to support UTF-8 only for Apple and Linux distros (#6488) 2024-04-10 10:04:32 -07:00
CMakeLists.txt Support taef run in lit. (#4762) 2022-11-14 10:33:16 -08:00