[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
Tue Mar 7 04:02:46 PST 2017
arphaman updated this revision to Diff 90832.
arphaman marked an inline comment as done.
arphaman added a comment.
Add a test for non-ext vector type
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.90832.patch
Type: text/x-patch
Size: 10432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170307/6b9ad1ed/attachment-0001.bin>
More information about the cfe-commits
mailing list