llvm-project/clang/include
Thomas Lively fd3bd63df2 [WebAssembly] Make bitmask instructions return unsigned ints
Since they are bitmasks, it will be more common for them to be used and
potentially extended to 64-bit integers as unsigned values rather than signed
values.

Differential Revision: https://reviews.llvm.org/D108401
2021-08-19 16:23:47 -07:00
..
clang [WebAssembly] Make bitmask instructions return unsigned ints 2021-08-19 16:23:47 -07:00
clang-c [Clang] Introduce Swift async calling convention. 2021-07-09 11:50:10 -07:00
CMakeLists.txt