[PATCH] D25866: [Sema] Support implicit scalar to vector conversions
Simon Dardis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 12:24:25 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302935: [Sema] Support implicit scalar to vector conversions (authored by sdardis).
Changed prior to commit:
https://reviews.llvm.org/D25866?vs=98783&id=98815#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25866
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaExpr.cpp
cfe/trunk/lib/Sema/SemaExprCXX.cpp
cfe/trunk/test/Sema/vector-cast.c
cfe/trunk/test/Sema/vector-gcc-compat.c
cfe/trunk/test/Sema/vector-gcc-compat.cpp
cfe/trunk/test/Sema/vector-ops.c
cfe/trunk/test/Sema/zvector.c
cfe/trunk/test/SemaCXX/vector-no-lax.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25866.98815.patch
Type: text/x-patch
Size: 83642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170512/90434c98/attachment-0001.bin>
More information about the cfe-commits
mailing list