1
0
Fork 0
forked from suyu/suyu
suyu/src/shader_recompiler
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error
Now that the entire project is free of variable shadowing, we can enforce this as a compile time error to prevent any further introduction of this logic bug.
2022-06-13 18:19:23 -04:00
..
backend general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
frontend general: Avoid ambiguous format_to compilation errors 2022-05-14 16:48:34 -04:00
ir_opt GCC 12 fixes 2022-04-28 16:50:34 -04:00
CMakeLists.txt CMakeLists: Make variable shadowing a compile-time error 2022-06-13 18:19:23 -04:00
environment.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
exception.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
host_translate_info.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
object_pool.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
profile.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
program_header.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
runtime_info.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
shader_info.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
stage.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
varying_state.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00