So LDC generates a LLVM icmp for unary not on bool ?
Kagamin
spam at here.lot
Tue May 31 10:42:11 UTC 2022
I suppose it's because bool is checked for truth by comparison to
zero. Xor wouldn't provide the law of excluded middle this way.
More information about the digitalmars-d-ldc
mailing list