Skip to content

Draft: Resolve "PRTest does not work with clang 14"

Henrik Wachowitz requested to merge 1-prtest-does-not-work-with-clang-14 into main

Move the initialization of the shared globals into their respective file. Declare them as external in the header to be used across different translation units.

Closes #1 (closed)

Merge request reports