python3kgae added a comment.

In D144309#4159431 <https://reviews.llvm.org/D144309#4159431>, @bob80905 wrote:

> - ushort is now unsigned

Use uint16_t/int16_t/uint64_t/int64_t for 16/64 bit integers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144309

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

Reply via email to