[PATCH] D28670: [ObjC] Disallow vector parameters and return values in Objective-C methods on older X86 targets

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 16 08:12:24 PST 2017


arphaman updated this revision to Diff 84564.
arphaman marked an inline comment as done.
arphaman added a comment.

Use better diagnostic message as suggested by Erik


Repository:
  rL LLVM

https://reviews.llvm.org/D28670

Files:
  include/clang/AST/DeclBase.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/DeclBase.cpp
  lib/Sema/SemaDeclObjC.cpp
  test/SemaObjC/x86-method-vector-values.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28670.84564.patch
Type: text/x-patch
Size: 9457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170116/069bf406/attachment.bin>


More information about the cfe-commits mailing list