[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 21:29:43 PDT 2020
    
    
  
jtmott-intel updated this revision to Diff 269727.
jtmott-intel added a comment.
Limited diagnostic to *signed* _ExtInt, and added test to verify unsigned works.
Reused existing diagnostic message rather than make a new one.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81420/new/
https://reviews.llvm.org/D81420
Files:
  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.269727.patch
Type: text/x-patch
Size: 7338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200610/835da926/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list