[PATCH] D41941: [WebAssembly] Change int_fast16_t to 32-bit

Dan Gohman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 10 10:49:05 PST 2019


sunfish added a comment.

As @nw points out, clang's lib/Headers/stdint.h doesn't support this yet. Unless anyone feels strongly, I now propose we close this and just leave int_fast16_t/uint_fast16_t as-is.


Repository:
  rC Clang

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

https://reviews.llvm.org/D41941





More information about the cfe-commits mailing list