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 D25866 at reviewer's request.
Paths
| Differential D31667
[Sema] Extend GetSignedVectorType to deal with non ExtVector types ClosedPublic Authored by sdardis on Apr 4 2017, 6:05 AM.
Details Summary This improves some error messages which would otherwise refer to Factored out from D25866 at reviewer's request.
Diff Detail
Event TimelineComment Actions Great! Thanks for improving this.
sdardis marked 5 inline comments as done. Comment ActionsAddressed review comments, added more tests. This revision is now accepted and ready to land.Apr 5 2017, 9:59 AM Closed by commit rL299641: [Sema] Extend GetSignedVectorType to deal with non ExtVector types (authored by sdardis). · Explain WhyApr 6 2017, 3:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94344 cfe/trunk/lib/Sema/SemaExpr.cpp
cfe/trunk/test/Sema/vector-ops.c
|