mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-02 11:07:41 +02:00
Compiling on GCC hid this bug as it optimized the nullptr call away as undefined behavior, but running the SBY tests with a clang build hits this error.