[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
Thu Apr 13 04:09:21 PDT 2017
arphaman updated this revision to Diff 95099.
arphaman marked an inline comment as done.
arphaman added a comment.
Add an assertion as requested by Bruno.
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.95099.patch
Type: text/x-patch
Size: 10606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170413/b57ae23d/attachment.bin>
More information about the cfe-commits
mailing list