mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-24 16:43:14 +01:00
Fixed initialization of function local static variables, with a non const initializer (now happens on first call using a global to make sure it only happens once.)
use rebuild with -dc=llvmdc-posix to build the demos