[PATCH] D61845: [builtin] Fixed definitions of builtins that rely on the int/long long type is 32/64 bits

Karl-Johan Karlsson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 00:15:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360863: [builtin] Fixed definitions of builtins that rely on the int/long long type is… (authored by karka, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61845/new/

https://reviews.llvm.org/D61845

Files:
  cfe/trunk/include/clang/Basic/Builtins.def
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/test/CodeGen/avr-builtins.c
  cfe/trunk/test/CodeGen/builtins.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61845.199762.patch
Type: text/x-patch
Size: 9816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/9bdfd885/attachment-0001.bin>


More information about the cfe-commits mailing list