[PATCH] D59560: Permit redeclarations of a builtin to specify calling convention.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 21 06:32:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356663: Permit redeclarations of a builtin to specify calling convention. (authored by erichkeane, committed by ).
Herald added a subscriber: kristina.
Herald added a project: clang.

Repository:
  rC Clang

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

https://reviews.llvm.org/D59560

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaType.cpp
  test/CodeGen/aarch64-vpcs.c
  test/Sema/callingconv-iamcu.c
  test/Sema/callingconv.c
  test/Sema/pr25786.c
  test/Sema/stdcall-fastcall-x64.c
  test/SemaCUDA/cuda-inherits-calling-conv.cu
  test/SemaCXX/borland-extensions.cpp
  test/SemaCXX/cxx11-gnu-attrs.cpp
  test/SemaCXX/virtual-override-x64.cpp
  test/SemaTemplate/instantiate-function-params.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59560.191672.patch
Type: text/x-patch
Size: 24225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/bcae72a7/attachment-0001.bin>


More information about the cfe-commits mailing list