This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 24f2ba0729 [driver][darwin] Set the 'simulator' environment when it's s [...] new 550c574546 Silence a bunch of implicit fallthrough warnings
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/AST/ASTDumper.cpp | 2 +- lib/AST/Expr.cpp | 3 ++- lib/AST/ExprCXX.cpp | 4 ++-- lib/AST/ExprConstant.cpp | 11 ++++++----- lib/AST/ItaniumMangle.cpp | 2 +- lib/AST/TypeLoc.cpp | 2 +- lib/AST/TypePrinter.cpp | 2 +- lib/CodeGen/CGAtomic.cpp | 26 +++++++++++++------------- lib/CodeGen/CGBuiltin.cpp | 16 ++++++++-------- lib/CodeGen/CGCall.cpp | 4 ++-- lib/CodeGen/CGException.cpp | 2 +- lib/CodeGen/CGExprAgg.cpp | 2 +- lib/CodeGen/CGExprCXX.cpp | 2 +- lib/Sema/CodeCompleteConsumer.cpp | 2 +- lib/Sema/JumpDiagnostics.cpp | 2 +- lib/Sema/SemaChecking.cpp | 4 ++-- lib/Sema/SemaCodeComplete.cpp | 6 +++--- lib/Sema/SemaDecl.cpp | 2 +- lib/Sema/SemaDeclCXX.cpp | 4 ++-- lib/Sema/SemaExpr.cpp | 6 +++--- lib/Sema/SemaExprMember.cpp | 2 +- lib/Sema/SemaExprObjC.cpp | 1 + lib/Sema/SemaInit.cpp | 4 ++-- lib/Sema/SemaOverload.cpp | 10 +++++----- lib/Sema/SemaTemplateDeduction.cpp | 2 +- lib/Sema/SemaTemplateInstantiateDecl.cpp | 4 +++- lib/Sema/SemaType.cpp | 10 +++++----- utils/TableGen/NeonEmitter.cpp | 6 +++--- 28 files changed, 74 insertions(+), 69 deletions(-)