This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6bb42abb27 ConstantLValueEmitter::tryEmitAbsolute - remove unused varia [...] new 0ec8105cd9 Revert rL360499 and rL360464 from cfe/trunk: Reject attempts [...]
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/AST/APValue.h | 10 +- include/clang/Basic/DiagnosticASTKinds.td | 26 +- lib/AST/APValue.cpp | 13 +- lib/AST/ExprConstant.cpp | 380 +++++++++-------------------- test/CXX/expr/expr.const/p2-0x.cpp | 4 +- test/SemaCXX/constant-expression-cxx11.cpp | 76 +----- test/SemaCXX/constant-expression-cxx1y.cpp | 46 ---- 7 files changed, 145 insertions(+), 410 deletions(-)