[PATCH] D81420: Fix size for _ExtInt types with builtins
Mott, Jeffrey T via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 12 12:35:17 PDT 2020
jtmott-intel updated this revision to Diff 270482.
jtmott-intel added a comment.
- Removed sign/unsign select.
- Added test and support for placeholder types in builtins.
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
clang/test/Sema/builtins-overflow.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81420.270482.patch
Type: text/x-patch
Size: 10253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200612/4329831f/attachment-0001.bin>
More information about the cfe-commits
mailing list