This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6f990ad598 Revert "[OPENMP]Add support for analysis of if clauses." new ce7674d7be Fix parameter name comments using clang-tidy. NFC.
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/ARCMT.cpp | 2 +- lib/ARCMigrate/ObjCMT.cpp | 4 +- lib/ARCMigrate/TransGCAttrs.cpp | 2 +- lib/AST/Expr.cpp | 2 +- lib/AST/ItaniumMangle.cpp | 2 +- lib/AST/Mangle.cpp | 2 +- lib/AST/ScanfFormatString.cpp | 2 +- lib/AST/Type.cpp | 4 +- lib/AST/VTableBuilder.cpp | 4 +- lib/Analysis/BodyFarm.cpp | 24 ++++++------ lib/Analysis/CFG.cpp | 4 +- lib/Basic/FixedPoint.cpp | 4 +- lib/CodeGen/CGBuilder.h | 2 +- lib/CodeGen/CGBuiltin.cpp | 12 +++--- lib/CodeGen/CGCXX.cpp | 2 +- lib/CodeGen/CGCXXABI.cpp | 2 +- lib/CodeGen/CGCall.cpp | 6 +-- lib/CodeGen/CGCoroutine.cpp | 2 +- lib/CodeGen/CGDecl.cpp | 2 +- lib/CodeGen/CGException.cpp | 8 ++-- lib/CodeGen/CGExpr.cpp | 12 +++--- lib/CodeGen/CGExprCXX.cpp | 2 +- lib/CodeGen/CGExprConstant.cpp | 2 +- lib/CodeGen/CGObjC.cpp | 2 +- lib/CodeGen/CGOpenMPRuntime.cpp | 26 ++++++------- lib/CodeGen/CGStmtOpenMP.cpp | 4 +- lib/CodeGen/CodeGenABITypes.cpp | 2 +- lib/CodeGen/CodeGenModule.cpp | 2 +- lib/CodeGen/CoverageMappingGen.cpp | 2 +- lib/CodeGen/ItaniumCXXABI.cpp | 22 +++++------ lib/CodeGen/MicrosoftCXXABI.cpp | 32 ++++++++-------- lib/CodeGen/TargetInfo.cpp | 2 +- lib/Driver/Driver.cpp | 4 +- lib/Driver/ToolChains/Clang.cpp | 8 ++-- lib/Driver/ToolChains/MSVC.cpp | 4 +- lib/Format/UnwrappedLineFormatter.cpp | 2 +- lib/Frontend/FrontendActions.cpp | 4 +- lib/Frontend/Rewrite/RewriteModernObjC.cpp | 10 ++--- lib/Frontend/Rewrite/RewriteObjC.cpp | 10 ++--- lib/Index/IndexDecl.cpp | 4 +- lib/Lex/HeaderSearch.cpp | 8 ++-- lib/Lex/PPDirectives.cpp | 6 +-- lib/Lex/PPMacroExpansion.cpp | 2 +- lib/Lex/Pragma.cpp | 10 ++--- lib/Lex/Preprocessor.cpp | 2 +- lib/Parse/ParseCXXInlineMethods.cpp | 2 +- lib/Parse/ParseDecl.cpp | 2 +- lib/Parse/ParseDeclCXX.cpp | 4 +- lib/Parse/ParseExpr.cpp | 8 ++-- lib/Parse/ParseExprCXX.cpp | 16 ++++---- lib/Parse/ParseObjc.cpp | 12 +++--- lib/Parse/ParsePragma.cpp | 6 +-- lib/Parse/ParseTemplate.cpp | 2 +- lib/Sema/SemaCast.cpp | 6 +-- lib/Sema/SemaChecking.cpp | 2 +- lib/Sema/SemaCodeComplete.cpp | 10 ++--- lib/Sema/SemaDecl.cpp | 2 +- lib/Sema/SemaDeclAttr.cpp | 6 +-- lib/Sema/SemaDeclCXX.cpp | 8 ++-- lib/Sema/SemaDeclObjC.cpp | 2 +- lib/Sema/SemaExpr.cpp | 30 +++++++-------- lib/Sema/SemaExprCXX.cpp | 2 +- lib/Sema/SemaExprMember.cpp | 14 +++---- lib/Sema/SemaInit.cpp | 6 +-- lib/Sema/SemaLambda.cpp | 10 ++--- lib/Sema/SemaModule.cpp | 4 +- lib/Sema/SemaObjCProperty.cpp | 2 +- lib/Sema/SemaOpenMP.cpp | 4 +- lib/Sema/SemaOverload.cpp | 44 +++++++++++----------- lib/Sema/SemaStmt.cpp | 4 +- lib/Sema/SemaStmtAsm.cpp | 2 +- lib/Sema/SemaTemplate.cpp | 6 +-- lib/Sema/SemaTemplateDeduction.cpp | 6 +-- lib/Sema/SemaType.cpp | 2 +- lib/Serialization/ASTReader.cpp | 2 +- lib/Serialization/ASTReaderStmt.cpp | 2 +- lib/Serialization/ASTWriter.cpp | 2 +- lib/Serialization/GlobalModuleIndex.cpp | 4 +- lib/Serialization/ModuleManager.cpp | 12 +++--- .../Checkers/DynamicTypePropagation.cpp | 6 +-- .../Checkers/GCDAntipatternChecker.cpp | 2 +- .../Checkers/IdenticalExprChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp | 2 +- .../Checkers/ObjCAutoreleaseWriteChecker.cpp | 2 +- .../RetainCountChecker/RetainCountChecker.cpp | 2 +- .../RetainCountChecker/RetainCountDiagnostics.cpp | 2 +- .../Checkers/RunLoopAutoreleaseLeakChecker.cpp | 2 +- .../Checkers/TrustNonnullChecker.cpp | 4 +- lib/StaticAnalyzer/Core/AnalysisManager.cpp | 2 +- lib/StaticAnalyzer/Core/BugReporter.cpp | 2 +- lib/StaticAnalyzer/Core/DynamicTypeMap.cpp | 2 +- lib/StaticAnalyzer/Core/ExprEngine.cpp | 2 +- .../Core/ExprEngineCallAndReturn.cpp | 12 +++--- lib/StaticAnalyzer/Core/RegionStore.cpp | 2 +- lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 2 +- 97 files changed, 287 insertions(+), 287 deletions(-)