This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f78232dcbf Replace use of SmallVector::back + pop_back with pop_back_val new ba32363759 [OpenCL] Restrict swizzle length check to OpenCL mode
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Sema/SemaExprMember.cpp | 4 +++- test/Sema/vector_swizzle_length.c | 10 ++++++++++ test/SemaOpenCL/vector_swizzle_length.cl | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 test/Sema/vector_swizzle_length.c