[clang][Interp] Implement _Complex Not unary operators
This only happens in C as far as I can tell. The complex varialbe will have undergone a conversion to bool in C++ before reaching the unary operator.
parent
1d900e29
Please register or sign in to comment