[PATCH] D81420: Fix size for _ExtInt types with builtins
Mott, Jeffrey T via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 09:19:38 PDT 2020
jtmott-intel updated this revision to Diff 269564.
jtmott-intel added a comment.
Updated the diagnostic check and message for 128 rather than 64 bits.
Added sema tests for 128/129 sizes.
Added codegen tests for 127/128 sizes to mul.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81420/new/
https://reviews.llvm.org/D81420
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-overflow.c
clang/test/Sema/builtins-overflow.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81420.269564.patch
Type: text/x-patch
Size: 7906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/598131e5/attachment.bin>
More information about the cfe-commits
mailing list