This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 34f8ea458e Fix -Wcast-qual warning after r314336. new 9ecb2a6660 Consolidate std::move() detection code. No behavior change.
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/Expr.h | 6 ++++++ lib/Analysis/Consumed.cpp | 3 +-- lib/Analysis/UninitializedValues.cpp | 15 +++++---------- lib/Sema/SemaChecking.cpp | 4 +--- lib/Sema/SemaDecl.cpp | 11 +++-------- lib/Sema/SemaDeclCXX.cpp | 11 +++-------- 6 files changed, 19 insertions(+), 31 deletions(-)