teemperor added a comment.

I just realized that I got the char sign also mixed up. It's an `unsigned char` 
in LLDB, so the 255 is wrong (But I believe our char signedness handling is not 
correct in any C language). But the fact that we don't print YES/NO for that 
bitfield is right (just the int value is wrong).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93421/new/

https://reviews.llvm.org/D93421

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to