[PATCH] D81420: Fix size for _ExtInt types with builtins

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 15 07:02:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8799ebbc1f03: [clang] Fix or emit diagnostic for checked arithmetic builtins with _ExtInt… (authored by jtmott-intel, committed by erichkeane).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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.270742.patch
Type: text/x-patch
Size: 10253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200615/f8530bc2/attachment-0001.bin>


More information about the cfe-commits mailing list