tbaeder added inline comments.
================
Comment at: clang/lib/AST/Interp/ByteCodeExprGen.cpp:2287
+ return true;
}
case UO_Imag: { // __imag x
----------------
I added these changes to make the test work, but they are thematically
different from the purpose of this patch. However, without them, the test
doesn't work.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150661/new/
https://reviews.llvm.org/D150661
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits