This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 96cb1f8306 Output "rule" information in SARIF exports. new 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, 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/TransRetainReleaseDealloc.cpp | 1 + lib/Analysis/CFG.cpp | 1 + lib/Analysis/FormatString.cpp | 2 +- lib/Analysis/ReachableCode.cpp | 2 +- lib/Basic/IdentifierTable.cpp | 1 + lib/Basic/Targets/OSTargets.h | 2 +- lib/Basic/Targets/X86.h | 1 + lib/CodeGen/CGBuiltin.cpp | 8 ++++---- lib/CodeGen/CGExprScalar.cpp | 8 ++++---- lib/CodeGen/CGObjCRuntime.cpp | 2 +- lib/CodeGen/ItaniumCXXABI.cpp | 4 ++-- lib/CodeGen/VarBypassDetector.cpp | 2 +- lib/Frontend/CompilerInstance.cpp | 2 +- lib/Frontend/CompilerInvocation.cpp | 2 +- lib/Frontend/Rewrite/InclusionRewriter.cpp | 1 + lib/Index/CommentToXML.cpp | 1 + lib/Index/USRGeneration.cpp | 2 +- lib/Lex/LiteralSupport.cpp | 2 +- lib/Parse/ParseCXXInlineMethods.cpp | 8 ++++---- lib/Parse/ParseDecl.cpp | 4 ++-- lib/Parse/ParseDeclCXX.cpp | 2 +- lib/Parse/ParseExpr.cpp | 6 +++--- lib/Parse/ParseTentative.cpp | 6 +++--- lib/Parse/Parser.cpp | 4 ++-- lib/Rewrite/HTMLRewrite.cpp | 2 +- lib/Sema/SemaTemplateInstantiate.cpp | 2 +- lib/Sema/SemaTemplateVariadic.cpp | 1 + .../Checkers/RetainCountChecker/RetainCountChecker.cpp | 2 +- lib/StaticAnalyzer/Core/BugReporter.cpp | 2 +- lib/StaticAnalyzer/Core/ExprEngineC.cpp | 2 +- lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 4 ++-- lib/StaticAnalyzer/Core/RegionStore.cpp | 4 ++-- lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 4 ++-- tools/clang-func-mapping/ClangFnMapGen.cpp | 1 + 34 files changed, 53 insertions(+), 45 deletions(-)