[PATCH] D31667: [Sema] Extend GetSignedVectorType to deal with non ExtVector types
Simon Dardis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 4 06:05:22 PDT 2017
sdardis created this revision.
This improves some error messages which would otherwise refer to
ext_vector_type types in contexts where there are no such types.
Factored out from https://reviews.llvm.org/D25866 at reviewer's request.
https://reviews.llvm.org/D31667
Files:
include/clang/Sema/Sema.h
lib/Sema/SemaExpr.cpp
test/Sema/vector-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31667.94062.patch
Type: text/x-patch
Size: 6593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170404/51d399d7/attachment.bin>
More information about the cfe-commits
mailing list