This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 453d65eef0 [OpenCL][CodeGen] Fix replacing memcpy with addrspacecast new 9db9051461 Misc typos fixes in ./lib folder
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/ARCMigrate/FileRemapper.cpp | 2 +- lib/AST/ASTContext.cpp | 2 +- lib/AST/ASTStructuralEquivalence.cpp | 2 +- lib/AST/ExprConstant.cpp | 6 +++--- lib/AST/ODRHash.cpp | 2 +- lib/AST/RawCommentList.cpp | 2 +- lib/Analysis/CloneDetection.cpp | 2 +- lib/CodeGen/BackendUtil.cpp | 2 +- lib/CodeGen/CGBlocks.cpp | 2 +- lib/CodeGen/CGBuiltin.cpp | 12 ++++++------ lib/CodeGen/CGDebugInfo.h | 2 +- lib/CodeGen/CGObjC.cpp | 2 +- lib/CodeGen/CGOpenMPRuntime.h | 2 +- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 2 +- lib/CodeGen/CGStmtOpenMP.cpp | 6 +++--- lib/Driver/Driver.cpp | 2 +- lib/Driver/ToolChain.cpp | 2 +- lib/Driver/ToolChains/AMDGPU.cpp | 2 +- lib/Driver/ToolChains/Darwin.cpp | 2 +- lib/Driver/ToolChains/Hexagon.cpp | 2 +- lib/Frontend/CompilerInvocation.cpp | 6 +++--- lib/Lex/Lexer.cpp | 2 +- lib/Lex/PPDirectives.cpp | 4 ++-- lib/Lex/Preprocessor.cpp | 2 +- lib/Parse/Parser.cpp | 2 +- lib/Rewrite/RewriteRope.cpp | 4 ++-- lib/Sema/Sema.cpp | 2 +- lib/Sema/SemaChecking.cpp | 2 +- lib/Sema/SemaDecl.cpp | 6 +++--- lib/Sema/SemaDeclCXX.cpp | 6 +++--- lib/Sema/SemaDeclObjC.cpp | 2 +- lib/Sema/SemaInit.cpp | 2 +- lib/Sema/SemaLookup.cpp | 4 ++-- lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp | 2 +- lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp | 2 +- lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp | 2 +- lib/StaticAnalyzer/Checkers/CloneChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/IteratorChecker.cpp | 4 ++-- lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp | 2 +- .../Checkers/RetainCountChecker/RetainCountDiagnostics.cpp | 2 +- .../Checkers/UninitializedObject/UninitializedObject.h | 6 +++--- .../UninitializedObject/UninitializedObjectChecker.cpp | 2 +- .../Checkers/UninitializedObject/UninitializedPointee.cpp | 2 +- lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp | 2 +- lib/StaticAnalyzer/Core/BugReporter.cpp | 2 +- lib/StaticAnalyzer/Core/ExprEngine.cpp | 4 ++-- lib/StaticAnalyzer/Core/PlistDiagnostics.cpp | 6 +++--- lib/StaticAnalyzer/Core/Store.cpp | 2 +- lib/StaticAnalyzer/Core/WorkList.cpp | 2 +- lib/StaticAnalyzer/README.txt | 12 ++++++------ 52 files changed, 81 insertions(+), 81 deletions(-)