Skip to content
Commit 1408bc9a authored by Eli Friedman's avatar Eli Friedman
Browse files

Fix Sema::CheckVectorOperands so that it doesn't try to insert a cast...

Fix Sema::CheckVectorOperands so that it doesn't try to insert a cast expression into the LHS of a compound assignment.  Fixes compound assignment of various "compatible" vector types, including NEON-vector and gcc-vector types.

<rdar://problem/9640356>

llvm-svn: 133737
parent 6cdd72a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment