zig/test/cases/compile_errors
Robin Voetter 49a067ccfe
spirv: forbid merging logical pointers
Under some architecture/operating system combinations it is forbidden
to return a pointer from a merge, as these pointers must point to a
location at compile time. This adds a check for those cases when
returning a pointer from a block merge.
2024-10-27 16:31:45 +01:00
..
2022-09-21 11:29:20 +02:00
2024-07-31 16:57:42 -07:00