This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5fb4ff5344 [clang][NFC] Fix misspellings in ExternalASTMerger.h new 84d475a5ed Silence static analyzer getAs<RecordType> null dereference w [...]
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/APValue.cpp | 2 +- lib/AST/DeclCXX.cpp | 4 ++-- lib/AST/Expr.cpp | 6 +++--- lib/AST/ExprConstant.cpp | 2 +- lib/AST/InheritViz.cpp | 4 ++-- lib/AST/Interp/Program.cpp | 4 ++-- lib/AST/ItaniumMangle.cpp | 2 +- lib/AST/JSONNodeDumper.cpp | 2 +- lib/AST/TextNodeDumper.cpp | 4 ++-- lib/AST/VTTBuilder.cpp | 12 ++++++------ lib/CodeGen/CGCXX.cpp | 2 +- lib/CodeGen/CGCXXABI.cpp | 4 ++-- lib/CodeGen/CGCall.cpp | 4 ++-- lib/CodeGen/CGClass.cpp | 22 +++++++++++----------- lib/CodeGen/CGDebugInfo.cpp | 2 +- lib/CodeGen/CGDecl.cpp | 2 +- lib/CodeGen/CGExprCXX.cpp | 11 ++++------- lib/CodeGen/CGExprConstant.cpp | 4 ++-- lib/CodeGen/CGExprScalar.cpp | 4 ++-- lib/CodeGen/CodeGenTypes.cpp | 7 +++---- lib/CodeGen/TargetInfo.cpp | 8 ++++---- lib/Frontend/Rewrite/RewriteModernObjC.cpp | 16 ++++++++-------- lib/Frontend/Rewrite/RewriteObjC.cpp | 2 +- lib/Sema/SemaAccess.cpp | 4 ++-- lib/Sema/SemaChecking.cpp | 2 +- lib/Sema/SemaDecl.cpp | 4 ++-- lib/Sema/SemaDeclAttr.cpp | 2 +- lib/Sema/SemaDeclCXX.cpp | 11 ++++++----- lib/Sema/SemaExceptionSpec.cpp | 2 +- lib/Sema/SemaExprCXX.cpp | 4 ++-- lib/Sema/SemaExprMember.cpp | 2 +- lib/Sema/SemaLookup.cpp | 2 +- 32 files changed, 80 insertions(+), 83 deletions(-)