When I compile swiftd, and I am willing to test whether it could work. It raised the exceptions as below.
Assertion failed: (!HasError && "Cannot get value when an error exists!"), function getStorage, file /usr/local/include/llvm/Support/ErrorOr.h, line 253.
fish: './swiftd -h' terminated by signal SIGABRT (Abort)
I have no idea what happen to the swifd.
When I compile
swiftd, and I am willing to test whether it could work. It raised the exceptions as below.I have no idea what happen to the
swifd.