mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
b70e897838
* The bug seems to happen if two raw strings concatenated together are large enough, so instead we pass them as separate parameters to a different macro then concatenate them inside the macro.