DirectXShaderCompiler
DirectXShaderCompiler copied to clipboard
Improve categorization of HLSL warnings
Now that we have options/pragmas for controlling warning behavior, we should better categorize the warnings HLSL has added to make this feature more useful.
This captures the unfinished business from #2655.
Thank you for the nice work for improving the functionality of DXC, can we have a documentation about how to use pragma diagnostic as FXC have?