This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ae4b8efe92 A "constexpr" is evaluated in a constant context. Make sure [...] new 528a1d17a3 Create a diagnostic group for warn_call_to_pure_virtual_memb [...] new 7ec4c4cc4d [PowerPC] Vector load/store builtins overstate alignment of [...]
The 2 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/DiagnosticGroups.td | 1 + include/clang/Basic/DiagnosticSemaKinds.td | 2 +- lib/Headers/altivec.h | 63 +++++++++------- test/CodeGen/builtins-ppc-altivec.c | 84 +++++++++++----------- test/CodeGen/builtins-ppc-quadword.c | 32 ++++----- test/CodeGen/builtins-ppc-vsx.c | 36 +++++----- test/Misc/warning-flags.c | 3 +- .../warn-pure-virtual-call-from-ctor-dtor.cpp | 2 +- 8 files changed, 119 insertions(+), 104 deletions(-)