[PATCH] D15721: [Sema] Fix ICE on casting a vector of bools to a vector of T

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 26 14:28:35 PST 2016


george.burgess.iv updated this revision to Diff 46053.
george.burgess.iv marked an inline comment as done.
george.burgess.iv added a comment.

Updated comment, as requested.


http://reviews.llvm.org/D15721

Files:
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaType.cpp
  test/CodeGen/bool-vector-conversion.c
  test/SemaOpenCL/bool-vectors.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15721.46053.patch
Type: text/x-patch
Size: 4066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160126/549ddb03/attachment.bin>


More information about the cfe-commits mailing list