glslang/StandAlone
Nathaniel Cesario 8fa46582ec Remove debugOptions from internal classes
The debug options passed down from the public ShConstruct* functions to
internal code is unused. This change removes the internal debugOptions
fields and attempts to make it more obvious these fields are not used.

This change does not change the public-facing interface.

This change also adds the -Wshorten-64-to-32 warning to the StandAlone
build in order to avoid unwanted 64-to-32 bit conversions in the future.

Closes #3348.
2023-10-25 20:13:20 -04:00
..
CMakeLists.txt Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
DirStackFileIncluder.h Add a --depfile option. 2021-04-20 18:09:56 +02:00
spirv-remap.cpp spirv-remap: Support outputting each SPIR-V module to a filename 2023-07-28 10:13:55 -06:00
StandAlone.cpp Remove debugOptions from internal classes 2023-10-25 20:13:20 -04:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00