[PATCH] D64780: Disallow most calling convention attributes on PS4.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 19 14:39:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366617: Disallow most calling convention attributes on PS4 (authored by ssrivastava, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64780?vs=210674&id=210902#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64780

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Basic/TargetInfo.h
  cfe/trunk/lib/Basic/Targets/OSTargets.h
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/Sema/no_callconv.cpp
  cfe/trunk/unittests/Tooling/RecursiveASTVisitorTests/LambdaExpr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64780.210902.patch
Type: text/x-patch
Size: 5934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190719/f83a403c/attachment.bin>


More information about the cfe-commits mailing list