This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e59f3f34af Revert "[Clang Interpreter] Initial patch for the constexpr [...] new 5b56244be3 [PowerPC][Altivec] Fix constant argument for vec_dss
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: include/clang/Basic/BuiltinsPPC.def | 2 +- lib/Headers/altivec.h | 4 +--- lib/Sema/SemaChecking.cpp | 2 ++ test/CodeGen/altivec-dss.c | 11 +++++++++++ test/CodeGen/builtins-ppc-error.c | 5 +++++ 5 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/altivec-dss.c