This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0a1726abd9 [Hexagon] Remove default values from lambda parameters new b8b9458165 Fix typos in clang
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: bindings/python/clang/cindex.py | 4 ++-- cmake/caches/Apple-stage2.cmake | 2 +- docs/LibASTMatchersReference.html | 2 +- docs/analyzer/DesignDiscussions/InitializerLists.rst | 2 +- docs/doxygen.cfg.in | 2 +- include/clang-c/Index.h | 4 ++-- include/clang/AST/ASTContext.h | 2 +- include/clang/AST/ASTTypeTraits.h | 2 +- include/clang/AST/CanonicalType.h | 2 +- include/clang/AST/Comment.h | 2 +- include/clang/AST/CommentLexer.h | 2 +- include/clang/AST/DataCollection.h | 2 +- include/clang/AST/DeclCXX.h | 4 ++-- include/clang/AST/Expr.h | 6 +++--- include/clang/AST/ExternalASTMerger.h | 2 +- include/clang/AST/NestedNameSpecifier.h | 4 ++-- include/clang/AST/RecursiveASTVisitor.h | 2 +- include/clang/AST/StmtOpenMP.h | 8 ++++---- include/clang/AST/Type.h | 2 +- include/clang/ASTMatchers/ASTMatchers.h | 2 +- include/clang/Analysis/Analyses/ThreadSafetyTraverse.h | 2 +- include/clang/Analysis/CloneDetection.h | 2 +- include/clang/Basic/Attr.td | 2 +- include/clang/Basic/AttrDocs.td | 4 ++-- include/clang/Basic/DiagnosticSemaKinds.td | 2 +- include/clang/Basic/Version.h | 4 ++-- include/clang/CodeGen/ConstantInitBuilder.h | 2 +- include/clang/Driver/Multilib.h | 2 +- include/clang/Frontend/ASTUnit.h | 2 +- include/clang/Frontend/PrecompiledPreamble.h | 2 +- include/clang/Lex/HeaderSearch.h | 2 +- include/clang/Lex/ModuleMap.h | 2 +- include/clang/Lex/TokenLexer.h | 2 +- include/clang/Parse/Parser.h | 4 ++-- include/clang/Sema/AttributeList.h | 2 +- include/clang/Sema/TypoCorrection.h | 4 ++-- include/clang/StaticAnalyzer/Core/AnalyzerOptions.h | 8 ++++---- .../clang/StaticAnalyzer/Core/BugReporter/BugType.h | 2 +- .../StaticAnalyzer/Core/PathSensitive/CallEvent.h | 2 +- .../StaticAnalyzer/Core/PathSensitive/CoreEngine.h | 2 +- .../clang/StaticAnalyzer/Core/PathSensitive/SVals.h | 2 +- include/clang/Tooling/FileMatchTrie.h | 2 +- .../clang/Tooling/Refactoring/RefactoringActionRule.h | 2 +- .../Tooling/Refactoring/RefactoringResultConsumer.h | 4 ++-- .../clang/Tooling/Refactoring/Rename/RenamingAction.h | 2 +- include/clang/Tooling/Refactoring/Rename/SymbolName.h | 2 +- include/clang/Tooling/Tooling.h | 2 +- lib/ARCMigrate/ObjCMT.cpp | 2 +- lib/AST/ASTContext.cpp | 6 +++--- lib/AST/DeclCXX.cpp | 4 ++-- lib/AST/DeclObjC.cpp | 4 ++-- lib/AST/MicrosoftMangle.cpp | 2 +- lib/AST/Stmt.cpp | 2 +- lib/AST/VTableBuilder.cpp | 2 +- lib/ASTMatchers/Dynamic/Parser.cpp | 2 +- lib/Analysis/CloneDetection.cpp | 2 +- lib/Analysis/ThreadSafetyCommon.cpp | 4 ++-- lib/Basic/DiagnosticIDs.cpp | 2 +- lib/Basic/SourceManager.cpp | 2 +- lib/Basic/Targets/PPC.cpp | 2 +- lib/Basic/Targets/X86.cpp | 2 +- lib/CodeGen/BackendUtil.cpp | 2 +- lib/CodeGen/CGBlocks.cpp | 6 +++--- lib/CodeGen/CGBuiltin.cpp | 8 ++++---- lib/CodeGen/CGDebugInfo.cpp | 8 ++++---- lib/CodeGen/CGExprAgg.cpp | 2 +- lib/CodeGen/CGExprComplex.cpp | 2 +- lib/CodeGen/CGObjCMac.cpp | 2 +- lib/CodeGen/CGOpenCLRuntime.h | 4 ++-- lib/CodeGen/CGOpenMPRuntime.cpp | 8 ++++---- lib/CodeGen/CGOpenMPRuntime.h | 6 +++--- lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 2 +- lib/CodeGen/CGRecordLayoutBuilder.cpp | 8 ++++---- lib/CodeGen/CGStmt.cpp | 2 +- lib/CodeGen/CGStmtOpenMP.cpp | 4 ++-- lib/CodeGen/CGVTables.cpp | 2 +- lib/CodeGen/CodeGenFunction.h | 4 ++-- lib/CodeGen/CodeGenModule.cpp | 8 ++++---- lib/CodeGen/CodeGenModule.h | 4 ++-- lib/CodeGen/CoverageMappingGen.cpp | 2 +- lib/CodeGen/ItaniumCXXABI.cpp | 2 +- lib/CodeGen/MicrosoftCXXABI.cpp | 4 ++-- lib/CodeGen/TargetInfo.h | 2 +- lib/CodeGen/VarBypassDetector.cpp | 2 +- lib/Driver/Driver.cpp | 2 +- lib/Driver/ToolChains/Arch/ARM.cpp | 2 +- lib/Driver/ToolChains/Clang.cpp | 6 +++--- lib/Driver/ToolChains/CommonArgs.cpp | 2 +- lib/Driver/ToolChains/Cuda.cpp | 2 +- lib/Format/UnwrappedLineParser.h | 2 +- lib/Frontend/ASTMerge.cpp | 2 +- lib/Frontend/CompilerInstance.cpp | 2 +- lib/Frontend/DiagnosticRenderer.cpp | 6 +++--- lib/Frontend/ModuleDependencyCollector.cpp | 2 +- lib/Frontend/Rewrite/RewriteModernObjC.cpp | 4 ++-- lib/Frontend/SerializedDiagnosticPrinter.cpp | 4 ++-- lib/Headers/__clang_cuda_builtin_vars.h | 2 +- lib/Headers/__wmmintrin_aes.h | 2 +- lib/Headers/htmxlintrin.h | 2 +- lib/Headers/stdint.h | 4 ++-- lib/Lex/HeaderSearch.cpp | 2 +- lib/Lex/Lexer.cpp | 8 ++++---- lib/Lex/MacroArgs.cpp | 2 +- lib/Lex/PPDirectives.cpp | 2 +- lib/Lex/PTHLexer.cpp | 2 +- lib/Lex/TokenLexer.cpp | 2 +- lib/Parse/ParseDecl.cpp | 4 ++-- lib/Parse/ParsePragma.cpp | 4 ++-- lib/Sema/SemaAttr.cpp | 2 +- lib/Sema/SemaCast.cpp | 2 +- lib/Sema/SemaChecking.cpp | 8 ++++---- lib/Sema/SemaCodeComplete.cpp | 2 +- lib/Sema/SemaCoroutine.cpp | 2 +- lib/Sema/SemaDecl.cpp | 6 +++--- lib/Sema/SemaDeclAttr.cpp | 2 +- lib/Sema/SemaDeclObjC.cpp | 4 ++-- lib/Sema/SemaExpr.cpp | 6 +++--- lib/Sema/SemaExprCXX.cpp | 2 +- lib/Sema/SemaExprObjC.cpp | 2 +- lib/Sema/SemaInit.cpp | 2 +- lib/Sema/SemaOverload.cpp | 8 ++++---- lib/Sema/SemaStmt.cpp | 6 +++--- lib/Sema/SemaTemplate.cpp | 2 +- lib/Sema/SemaTemplateDeduction.cpp | 2 +- lib/Sema/SemaType.cpp | 4 ++-- lib/Sema/TreeTransform.h | 2 +- lib/Serialization/ASTReader.cpp | 2 +- lib/Serialization/ASTWriter.cpp | 2 +- lib/StaticAnalyzer/Checkers/ChrootChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp | 2 +- .../Checkers/IvarInvalidationChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp | 4 ++-- .../Checkers/NonnullGlobalConstantsChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 2 +- lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 2 +- lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 2 +- lib/StaticAnalyzer/Core/Store.cpp | 2 +- lib/StaticAnalyzer/Frontend/ModelInjector.cpp | 2 +- lib/Tooling/ASTDiff/ASTDiff.cpp | 2 +- lib/Tooling/Core/Replacement.cpp | 2 +- lib/Tooling/FileMatchTrie.cpp | 2 +- lib/Tooling/Refactoring/Rename/USRLocFinder.cpp | 2 +- test/ASTMerge/namespace/test.cpp | 2 +- test/Analysis/analyzeOneFunction.m | 2 +- test/Analysis/copypaste/macro-complexity.cpp | 2 +- test/Analysis/dead-stores.c | 2 +- test/Analysis/dynamic_type_check.m | 2 +- test/Analysis/localization.m | 18 +++++++++--------- test/Analysis/misc-ps-region-store.m | 2 +- test/Analysis/new.cpp | 2 +- test/Analysis/nullability.mm | 2 +- test/Analysis/objc-properties.m | 2 +- .../direct-ivar-assignment-in-annotated-functions.m | 2 +- test/Analysis/retain-release-path-notes.m | 2 +- test/Analysis/string.c | 6 +++--- test/CXX/special/class.init/class.inhctor.init/p1.cpp | 2 +- test/CodeGen/arm64_vdup.c | 2 +- test/CodeGen/debug-info-block-out-return.c | 2 +- test/CodeGen/pr3518.c | 2 +- test/CodeGenCUDA/device-stub.cu | 2 +- test/CodeGenCUDA/propagate-metadata.cu | 2 +- test/CodeGenCXX/abstract-class-ctors-dtors.cpp | 2 +- test/CodeGenCXX/ctor-dtor-alias.cpp | 2 +- test/CodeGenCXX/debug-info-class-nolimit.cpp | 2 +- test/CodeGenCXX/duplicate-mangled-name.cpp | 2 +- test/CodeGenOpenCL/amdgpu-nullptr.cl | 4 ++-- test/Driver/config-file2.c | 4 ++-- test/Driver/cuda-options.cu | 8 ++++---- test/Driver/darwin-version.c | 10 +++++----- test/Driver/fsanitize-blacklist.c | 2 +- test/Driver/hexagon-hvx.c | 2 +- test/Driver/rtti-options.cpp | 2 +- test/Headers/ms-null-ms-header-vs-stddef.cpp | 2 +- test/Index/headerfile-comment-to-html.m | 6 +++--- test/Misc/ast-print-pragmas-xfail.cpp | 2 +- test/Misc/warning-flags.c | 2 +- test/OpenMP/target_codegen_registration.cpp | 2 +- test/OpenMP/target_parallel_codegen_registration.cpp | 2 +- .../target_parallel_for_codegen_registration.cpp | 2 +- .../target_parallel_for_simd_codegen_registration.cpp | 2 +- test/OpenMP/target_simd_codegen_registration.cpp | 2 +- test/OpenMP/target_teams_codegen_registration.cpp | 2 +- .../target_teams_distribute_codegen_registration.cpp | 2 +- ...stribute_parallel_for_simd_codegen_registration.cpp | 2 +- ...rget_teams_distribute_simd_codegen_registration.cpp | 2 +- test/Parser/brackets.c | 4 ++-- test/Parser/brackets.cpp | 4 ++-- test/Preprocessor/macro_paste_commaext.c | 4 ++-- test/Sema/attr-availability-tvos.c | 2 +- test/Sema/attr-availability-watchos.c | 2 +- test/Sema/pr30372.c | 2 +- test/Sema/self-comparison.c | 2 +- test/Sema/tls.c | 4 ++-- test/Sema/uninit-variables.c | 2 +- test/Sema/vector-gcc-compat.c | 2 +- test/Sema/vector-gcc-compat.cpp | 2 +- test/Sema/warn-documentation.m | 4 ++-- test/Sema/warn-string-conversion.c | 2 +- test/SemaCUDA/function-template-overload.cu | 2 +- test/SemaCXX/conditional-expr.cpp | 2 +- test/SemaCXX/err_typecheck_assign_const_filecheck.cpp | 2 +- test/SemaCXX/type-traits.cpp | 2 +- test/SemaCXX/uninitialized.cpp | 12 ++++++------ test/SemaCXX/vector.cpp | 2 +- test/SemaCXX/warn-thread-safety-analysis.cpp | 4 ++-- test/SemaCXX/warn-unreachable.cpp | 2 +- test/SemaObjC/arc-peformselector.m | 2 +- test/SemaObjC/compare-qualified-class.m | 2 +- test/SemaObjC/property-ivar-mismatch.m | 2 +- tools/c-index-test/c-index-test.c | 2 +- tools/clang-format/clang-format.el | 2 +- tools/libclang/CIndex.cpp | 4 ++-- tools/libclang/CXCursor.cpp | 6 +++--- tools/libclang/CXCursor.h | 4 ++-- tools/scan-build-py/README.md | 6 +++--- tools/scan-build-py/libscanbuild/analyze.py | 4 ++-- tools/scan-build-py/libscanbuild/arguments.py | 2 +- tools/scan-build/bin/scan-build | 4 ++-- tools/scan-build/man/scan-build.1 | 2 +- tools/scan-view/share/startfile.py | 6 +++--- utils/TableGen/NeonEmitter.cpp | 2 +- utils/bash-autocomplete.sh | 2 +- utils/check_cfc/check_cfc.py | 2 +- utils/clangdiag.py | 4 ++-- www/OpenProjects.html | 2 +- www/analyzer/alpha_checks.html | 6 +++--- www/analyzer/available_checks.html | 2 +- www/diagnostics.html | 2 +- www/features.html | 2 +- www/get_involved.html | 2 +- 231 files changed, 349 insertions(+), 349 deletions(-)