"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "40ed344c92412100032a3d3a25b6c80bbf9487e6"
[clang] Fix or emit diagnostic for checked arithmetic builtins with
_ExtInt types - Fix computed size for _ExtInt types passed to checked arithmetic builtins. - Emit diagnostic when signed _ExtInt larger than 128-bits is passed to __builtin_mul_overflow. - Change Sema checks for builtins to accept placeholder types. Differential Revision: https://reviews.llvm.org/D81420
Loading
Please register or sign in to comment