[PATCH] D14744: PR10235: support for vector mode attributes + warning
Dmitry Polukhin via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 18 04:14:46 PST 2015
DmitryPolukhin updated this revision to Diff 40489.
DmitryPolukhin added a comment.
Added new warning group as suggested.
I see thousands of vector types in headers on GitHub https://github.com/search?p=1&q=%22__attribute__+mode+v4sf%22+extension%3Ah&ref=searchresults&type=Code&utf8=%E2%9C%93
liboil from freedesktop.org uses vector types in headers.
http://reviews.llvm.org/D14744
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
test/Sema/attr-mode-vector-types.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14744.40489.patch
Type: text/x-patch
Size: 7675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151118/26aadaa1/attachment.bin>
More information about the cfe-commits
mailing list