[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 27 03:56:58 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301532: [ObjC] Disallow vector parameters and return values in Objective-C methods (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D28670?vs=95099&id=96892#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28670
Files:
cfe/trunk/include/clang/AST/DeclBase.h
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/AST/DeclBase.cpp
cfe/trunk/lib/Sema/SemaDeclObjC.cpp
cfe/trunk/test/SemaObjC/x86-method-vector-values.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28670.96892.patch
Type: text/x-patch
Size: 10787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170427/4df2b3f4/attachment-0001.bin>
More information about the cfe-commits
mailing list