[Midnightbsd-cvs] [MidnightBSD/src] 5e4a14: Vendor import of LLVM+CLANG+OpenMP 13
Lucas Holt
noreply at github.com
Fri Jul 29 19:35:28 EDT 2022
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542
https://github.com/MidnightBSD/src/commit/5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M clang/include/clang-c/BuildSystem.h
M clang/include/clang-c/Index.h
M clang/include/clang-c/Platform.h
A clang/include/clang-c/Rewrite.h
A clang/include/clang/APINotes/APINotesYAMLCompiler.h
A clang/include/clang/APINotes/Types.h
M clang/include/clang/ARCMigrate/FileRemapper.h
M clang/include/clang/AST/APValue.h
M clang/include/clang/AST/ASTConcept.h
M clang/include/clang/AST/ASTContext.h
M clang/include/clang/AST/ASTDumper.h
M clang/include/clang/AST/ASTDumperUtils.h
M clang/include/clang/AST/ASTFwd.h
M clang/include/clang/AST/ASTImporter.h
M clang/include/clang/AST/ASTImporterLookupTable.h
M clang/include/clang/AST/ASTNodeTraverser.h
M clang/include/clang/AST/ASTStructuralEquivalence.h
M clang/include/clang/AST/ASTTypeTraits.h
M clang/include/clang/AST/AbstractBasicReader.h
M clang/include/clang/AST/AbstractBasicWriter.h
M clang/include/clang/AST/Attr.h
M clang/include/clang/AST/BuiltinTypes.def
M clang/include/clang/AST/CXXInheritance.h
M clang/include/clang/AST/CXXRecordDeclDefinitionBits.def
M clang/include/clang/AST/CanonicalType.h
M clang/include/clang/AST/Comment.h
M clang/include/clang/AST/CommentCommands.td
M clang/include/clang/AST/CommentLexer.h
M clang/include/clang/AST/CommentSema.h
M clang/include/clang/AST/ComparisonCategories.h
A clang/include/clang/AST/ComputeDependence.h
M clang/include/clang/AST/DataCollection.h
M clang/include/clang/AST/Decl.h
M clang/include/clang/AST/DeclBase.h
M clang/include/clang/AST/DeclCXX.h
M clang/include/clang/AST/DeclContextInternals.h
M clang/include/clang/AST/DeclGroup.h
M clang/include/clang/AST/DeclObjC.h
A clang/include/clang/AST/DeclObjCCommon.h
M clang/include/clang/AST/DeclOpenMP.h
M clang/include/clang/AST/DeclTemplate.h
M clang/include/clang/AST/DeclarationName.h
A clang/include/clang/AST/DependenceFlags.h
M clang/include/clang/AST/DependentDiagnostic.h
M clang/include/clang/AST/EvaluatedExprVisitor.h
M clang/include/clang/AST/Expr.h
M clang/include/clang/AST/ExprCXX.h
M clang/include/clang/AST/ExprConcepts.h
M clang/include/clang/AST/ExprObjC.h
M clang/include/clang/AST/ExprOpenMP.h
M clang/include/clang/AST/ExternalASTSource.h
M clang/include/clang/AST/GlobalDecl.h
A clang/include/clang/AST/IgnoreExpr.h
M clang/include/clang/AST/JSONNodeDumper.h
M clang/include/clang/AST/LocInfoType.h
M clang/include/clang/AST/Mangle.h
M clang/include/clang/AST/MangleNumberingContext.h
M clang/include/clang/AST/NestedNameSpecifier.h
M clang/include/clang/AST/NonTrivialTypeVisitor.h
M clang/include/clang/AST/ODRHash.h
M clang/include/clang/AST/OpenMPClause.h
M clang/include/clang/AST/OperationKinds.def
M clang/include/clang/AST/OptionalDiagnostic.h
M clang/include/clang/AST/ParentMap.h
A clang/include/clang/AST/ParentMapContext.h
M clang/include/clang/AST/PrettyPrinter.h
M clang/include/clang/AST/PropertiesBase.td
M clang/include/clang/AST/RawCommentList.h
M clang/include/clang/AST/RecordLayout.h
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/include/clang/AST/Redeclarable.h
M clang/include/clang/AST/Stmt.h
M clang/include/clang/AST/StmtDataCollectors.td
M clang/include/clang/AST/StmtIterator.h
M clang/include/clang/AST/StmtOpenMP.h
M clang/include/clang/AST/TemplateBase.h
M clang/include/clang/AST/TemplateName.h
M clang/include/clang/AST/TextNodeDumper.h
M clang/include/clang/AST/Type.h
M clang/include/clang/AST/TypeLoc.h
M clang/include/clang/AST/TypeLocVisitor.h
M clang/include/clang/AST/TypeProperties.td
M clang/include/clang/AST/VTableBuilder.h
M clang/include/clang/ASTMatchers/ASTMatchFinder.h
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
M clang/include/clang/ASTMatchers/ASTMatchersMacros.h
M clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
M clang/include/clang/ASTMatchers/Dynamic/Parser.h
M clang/include/clang/ASTMatchers/Dynamic/Registry.h
M clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
A clang/include/clang/ASTMatchers/GtestMatchers.h
A clang/include/clang/Analysis/Analyses/CalledOnceCheck.h
M clang/include/clang/Analysis/Analyses/Dominators.h
M clang/include/clang/Analysis/Analyses/LiveVariables.h
M clang/include/clang/Analysis/Analyses/PostOrderCFGView.h
M clang/include/clang/Analysis/Analyses/ThreadSafety.h
M clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
M clang/include/clang/Analysis/Analyses/UninitializedValues.h
M clang/include/clang/Analysis/AnalysisDeclContext.h
M clang/include/clang/Analysis/AnyCall.h
M clang/include/clang/Analysis/CFG.h
M clang/include/clang/Analysis/CallGraph.h
M clang/include/clang/Analysis/ConstructionContext.h
M clang/include/clang/Analysis/FlowSensitive/DataflowValues.h
A clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h
A clang/include/clang/Analysis/IssueHash.h
A clang/include/clang/Analysis/MacroExpansionContext.h
M clang/include/clang/Analysis/PathDiagnostic.h
M clang/include/clang/Analysis/RetainSummaryManager.h
M clang/include/clang/Basic/AArch64SVEACLETypes.def
M clang/include/clang/Basic/ABI.h
M clang/include/clang/Basic/AddressSpaces.h
M clang/include/clang/Basic/AlignedAllocation.h
M clang/include/clang/Basic/Attr.td
M clang/include/clang/Basic/AttrDocs.td
M clang/include/clang/Basic/AttributeCommonInfo.h
M clang/include/clang/Basic/Builtins.def
M clang/include/clang/Basic/Builtins.h
M clang/include/clang/Basic/BuiltinsAArch64.def
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/include/clang/Basic/BuiltinsARM.def
M clang/include/clang/Basic/BuiltinsBPF.def
M clang/include/clang/Basic/BuiltinsHexagon.def
A clang/include/clang/Basic/BuiltinsHexagonDep.def
A clang/include/clang/Basic/BuiltinsHexagonMapCustomDep.def
R clang/include/clang/Basic/BuiltinsLe64.def
M clang/include/clang/Basic/BuiltinsMips.def
M clang/include/clang/Basic/BuiltinsNVPTX.def
M clang/include/clang/Basic/BuiltinsPPC.def
A clang/include/clang/Basic/BuiltinsRISCV.def
A clang/include/clang/Basic/BuiltinsSVE.def
M clang/include/clang/Basic/BuiltinsSystemZ.def
M clang/include/clang/Basic/BuiltinsWebAssembly.def
M clang/include/clang/Basic/BuiltinsX86.def
M clang/include/clang/Basic/BuiltinsX86_64.def
M clang/include/clang/Basic/CodeGenOptions.def
M clang/include/clang/Basic/CodeGenOptions.h
M clang/include/clang/Basic/Cuda.h
A clang/include/clang/Basic/DarwinSDKInfo.h
M clang/include/clang/Basic/DebugInfoOptions.h
M clang/include/clang/Basic/DeclNodes.td
M clang/include/clang/Basic/Diagnostic.h
M clang/include/clang/Basic/Diagnostic.td
M clang/include/clang/Basic/DiagnosticAST.h
M clang/include/clang/Basic/DiagnosticASTKinds.td
M clang/include/clang/Basic/DiagnosticAnalysis.h
M clang/include/clang/Basic/DiagnosticCategories.td
M clang/include/clang/Basic/DiagnosticComment.h
M clang/include/clang/Basic/DiagnosticCommonKinds.td
M clang/include/clang/Basic/DiagnosticCrossTU.h
M clang/include/clang/Basic/DiagnosticDriver.h
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/include/clang/Basic/DiagnosticFrontend.h
M clang/include/clang/Basic/DiagnosticFrontendKinds.td
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/DiagnosticIDs.h
M clang/include/clang/Basic/DiagnosticLex.h
M clang/include/clang/Basic/DiagnosticLexKinds.td
M clang/include/clang/Basic/DiagnosticOptions.def
M clang/include/clang/Basic/DiagnosticOptions.h
M clang/include/clang/Basic/DiagnosticParse.h
M clang/include/clang/Basic/DiagnosticParseKinds.td
M clang/include/clang/Basic/DiagnosticRefactoring.h
M clang/include/clang/Basic/DiagnosticSema.h
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/include/clang/Basic/DiagnosticSerialization.h
M clang/include/clang/Basic/DiagnosticSerializationKinds.td
A clang/include/clang/Basic/DirectoryEntry.h
M clang/include/clang/Basic/ExpressionTraits.h
A clang/include/clang/Basic/FPOptions.def
M clang/include/clang/Basic/Features.def
A clang/include/clang/Basic/FileEntry.h
M clang/include/clang/Basic/FileManager.h
R clang/include/clang/Basic/FixedPoint.h
M clang/include/clang/Basic/IdentifierTable.h
M clang/include/clang/Basic/JsonSupport.h
M clang/include/clang/Basic/LLVM.h
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Basic/LangOptions.h
M clang/include/clang/Basic/LangStandard.h
M clang/include/clang/Basic/LangStandards.def
M clang/include/clang/Basic/Module.h
A clang/include/clang/Basic/NoSanitizeList.h
M clang/include/clang/Basic/ObjCRuntime.h
M clang/include/clang/Basic/OpenCLExtensions.def
M clang/include/clang/Basic/OpenCLImageTypes.def
M clang/include/clang/Basic/OpenCLOptions.h
M clang/include/clang/Basic/OpenMPKinds.def
M clang/include/clang/Basic/OpenMPKinds.h
M clang/include/clang/Basic/OperatorKinds.h
A clang/include/clang/Basic/PPCTypes.def
M clang/include/clang/Basic/PartialDiagnostic.h
M clang/include/clang/Basic/PragmaKinds.h
A clang/include/clang/Basic/ProfileList.h
A clang/include/clang/Basic/RISCVVTypes.def
R clang/include/clang/Basic/SanitizerBlacklist.h
M clang/include/clang/Basic/SanitizerSpecialCaseList.h
M clang/include/clang/Basic/Sanitizers.def
M clang/include/clang/Basic/Sanitizers.h
M clang/include/clang/Basic/SourceLocation.h
M clang/include/clang/Basic/SourceManager.h
M clang/include/clang/Basic/Specifiers.h
M clang/include/clang/Basic/StmtNodes.td
M clang/include/clang/Basic/TargetBuiltins.h
A clang/include/clang/Basic/TargetCXXABI.def
M clang/include/clang/Basic/TargetCXXABI.h
A clang/include/clang/Basic/TargetID.h
M clang/include/clang/Basic/TargetInfo.h
M clang/include/clang/Basic/TargetOptions.h
A clang/include/clang/Basic/Thunk.h
M clang/include/clang/Basic/TokenKinds.def
M clang/include/clang/Basic/TokenKinds.h
M clang/include/clang/Basic/TypeNodes.td
M clang/include/clang/Basic/TypeTraits.h
M clang/include/clang/Basic/X86Target.def
M clang/include/clang/Basic/XRayInstr.h
M clang/include/clang/Basic/XRayLists.h
A clang/include/clang/Basic/arm_bf16.td
A clang/include/clang/Basic/arm_cde.td
M clang/include/clang/Basic/arm_mve.td
M clang/include/clang/Basic/arm_mve_defs.td
M clang/include/clang/Basic/arm_neon.td
M clang/include/clang/Basic/arm_neon_incl.td
A clang/include/clang/Basic/arm_sve.td
A clang/include/clang/Basic/riscv_vector.td
M clang/include/clang/CodeGen/BackendUtil.h
M clang/include/clang/CodeGen/CGFunctionInfo.h
M clang/include/clang/CodeGen/CodeGenABITypes.h
M clang/include/clang/CodeGen/CodeGenAction.h
M clang/include/clang/CodeGen/ConstantInitBuilder.h
M clang/include/clang/CodeGen/ConstantInitFuture.h
M clang/include/clang/CodeGen/SwiftCallingConv.h
M clang/include/clang/CrossTU/CrossTranslationUnit.h
M clang/include/clang/Driver/Action.h
R clang/include/clang/Driver/CC1Options.td
R clang/include/clang/Driver/CLCompatOptions.td
M clang/include/clang/Driver/ClangOptionDocs.td
M clang/include/clang/Driver/Compilation.h
R clang/include/clang/Driver/DarwinSDKInfo.h
M clang/include/clang/Driver/Distro.h
M clang/include/clang/Driver/Driver.h
A clang/include/clang/Driver/InputInfo.h
M clang/include/clang/Driver/Job.h
M clang/include/clang/Driver/Multilib.h
M clang/include/clang/Driver/Options.h
M clang/include/clang/Driver/Options.td
M clang/include/clang/Driver/Phases.h
M clang/include/clang/Driver/SanitizerArgs.h
M clang/include/clang/Driver/Tool.h
M clang/include/clang/Driver/ToolChain.h
M clang/include/clang/Driver/Types.def
M clang/include/clang/Driver/Types.h
M clang/include/clang/Driver/XRayArgs.h
M clang/include/clang/Edit/EditedSource.h
M clang/include/clang/Format/Format.h
M clang/include/clang/Frontend/ASTConsumers.h
M clang/include/clang/Frontend/ASTUnit.h
M clang/include/clang/Frontend/CommandLineSourceLoc.h
M clang/include/clang/Frontend/CompilerInstance.h
M clang/include/clang/Frontend/CompilerInvocation.h
M clang/include/clang/Frontend/DependencyOutputOptions.h
M clang/include/clang/Frontend/FrontendAction.h
M clang/include/clang/Frontend/FrontendActions.h
M clang/include/clang/Frontend/FrontendOptions.h
M clang/include/clang/Frontend/LogDiagnosticPrinter.h
M clang/include/clang/Frontend/PrecompiledPreamble.h
M clang/include/clang/Frontend/TextDiagnostic.h
M clang/include/clang/Frontend/Utils.h
M clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
M clang/include/clang/Index/CommentToXML.h
M clang/include/clang/Index/DeclOccurrence.h
M clang/include/clang/Index/IndexSymbol.h
M clang/include/clang/Index/IndexingAction.h
M clang/include/clang/Index/IndexingOptions.h
A clang/include/clang/IndexSerialization/SerializablePathCollection.h
A clang/include/clang/Interpreter/Interpreter.h
A clang/include/clang/Interpreter/PartialTranslationUnit.h
M clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h
M clang/include/clang/Lex/DirectoryLookup.h
M clang/include/clang/Lex/HeaderMap.h
M clang/include/clang/Lex/HeaderSearch.h
M clang/include/clang/Lex/HeaderSearchOptions.h
M clang/include/clang/Lex/Lexer.h
M clang/include/clang/Lex/LiteralSupport.h
M clang/include/clang/Lex/MacroInfo.h
M clang/include/clang/Lex/ModuleLoader.h
M clang/include/clang/Lex/ModuleMap.h
M clang/include/clang/Lex/PPCallbacks.h
M clang/include/clang/Lex/PPConditionalDirectiveRecord.h
M clang/include/clang/Lex/Pragma.h
M clang/include/clang/Lex/PreprocessingRecord.h
M clang/include/clang/Lex/Preprocessor.h
M clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h
M clang/include/clang/Lex/PreprocessorLexer.h
M clang/include/clang/Lex/PreprocessorOptions.h
M clang/include/clang/Lex/Token.h
M clang/include/clang/Lex/VariadicMacroSupport.h
M clang/include/clang/Parse/Parser.h
M clang/include/clang/Parse/RAIIObjectsForParser.h
M clang/include/clang/Rewrite/Core/RewriteRope.h
M clang/include/clang/Sema/AnalysisBasedWarnings.h
M clang/include/clang/Sema/CodeCompleteConsumer.h
M clang/include/clang/Sema/DeclSpec.h
M clang/include/clang/Sema/DelayedDiagnostic.h
M clang/include/clang/Sema/Designator.h
M clang/include/clang/Sema/ExternalSemaSource.h
M clang/include/clang/Sema/Initialization.h
M clang/include/clang/Sema/Lookup.h
M clang/include/clang/Sema/MultiplexExternalSemaSource.h
M clang/include/clang/Sema/Overload.h
M clang/include/clang/Sema/Ownership.h
M clang/include/clang/Sema/ParsedAttr.h
M clang/include/clang/Sema/ParsedTemplate.h
M clang/include/clang/Sema/Scope.h
M clang/include/clang/Sema/ScopeInfo.h
M clang/include/clang/Sema/Sema.h
M clang/include/clang/Sema/SemaInternal.h
M clang/include/clang/Sema/Template.h
M clang/include/clang/Serialization/ASTBitCodes.h
M clang/include/clang/Serialization/ASTReader.h
M clang/include/clang/Serialization/ASTRecordReader.h
M clang/include/clang/Serialization/ASTRecordWriter.h
M clang/include/clang/Serialization/ASTWriter.h
M clang/include/clang/Serialization/ModuleFile.h
M clang/include/clang/Serialization/ModuleFileExtension.h
M clang/include/clang/Serialization/ModuleManager.h
M clang/include/clang/Serialization/TypeBitCodes.def
M clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h
M clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td
M clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
M clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
M clang/include/clang/StaticAnalyzer/Core/Analyses.def
M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
M clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
M clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
M clang/include/clang/StaticAnalyzer/Core/Checker.h
M clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
A clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h
R clang/include/clang/StaticAnalyzer/Core/IssueHash.h
M clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
A clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
R clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
M clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
A clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h
R clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
M clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
M clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
A clang/include/clang/Testing/CommandLineArgs.h
A clang/include/clang/Testing/TestClangConfig.h
M clang/include/clang/Tooling/ASTDiff/ASTDiff.h
M clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
M clang/include/clang/Tooling/AllTUsExecution.h
M clang/include/clang/Tooling/ArgumentsAdjusters.h
M clang/include/clang/Tooling/CommonOptionsParser.h
M clang/include/clang/Tooling/CompilationDatabase.h
M clang/include/clang/Tooling/Core/Diagnostic.h
R clang/include/clang/Tooling/Core/Lookup.h
M clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
M clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
M clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h
M clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
M clang/include/clang/Tooling/DiagnosticsYaml.h
M clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
M clang/include/clang/Tooling/Inclusions/IncludeStyle.h
A clang/include/clang/Tooling/NodeIntrospection.h
M clang/include/clang/Tooling/Refactoring/ASTSelection.h
M clang/include/clang/Tooling/Refactoring/AtomicChange.h
M clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h
A clang/include/clang/Tooling/Refactoring/Lookup.h
M clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
M clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h
M clang/include/clang/Tooling/Refactoring/RefactoringOptions.h
M clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h
M clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h
M clang/include/clang/Tooling/ReplacementsYaml.h
M clang/include/clang/Tooling/Syntax/BuildTree.h
M clang/include/clang/Tooling/Syntax/Nodes.h
A clang/include/clang/Tooling/Syntax/Nodes.td
A clang/include/clang/Tooling/Syntax/Syntax.td
M clang/include/clang/Tooling/Syntax/Tokens.h
M clang/include/clang/Tooling/Syntax/Tree.h
M clang/include/clang/Tooling/Tooling.h
M clang/include/clang/Tooling/Transformer/MatchConsumer.h
A clang/include/clang/Tooling/Transformer/Parsing.h
M clang/include/clang/Tooling/Transformer/RangeSelector.h
M clang/include/clang/Tooling/Transformer/RewriteRule.h
M clang/include/clang/Tooling/Transformer/SourceCode.h
M clang/include/clang/Tooling/Transformer/Stencil.h
M clang/include/clang/module.modulemap
A clang/lib/APINotes/APINotesFormat.h
A clang/lib/APINotes/APINotesTypes.cpp
A clang/lib/APINotes/APINotesYAMLCompiler.cpp
M clang/lib/ARCMigrate/ARCMT.cpp
M clang/lib/ARCMigrate/FileRemapper.cpp
M clang/lib/ARCMigrate/Internals.h
M clang/lib/ARCMigrate/ObjCMT.cpp
M clang/lib/ARCMigrate/PlistReporter.cpp
M clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
M clang/lib/ARCMigrate/TransGCAttrs.cpp
M clang/lib/ARCMigrate/TransProperties.cpp
M clang/lib/ARCMigrate/TransProtectedScope.cpp
M clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
M clang/lib/ARCMigrate/Transforms.cpp
M clang/lib/ARCMigrate/Transforms.h
M clang/lib/AST/APValue.cpp
M clang/lib/AST/ASTContext.cpp
M clang/lib/AST/ASTDiagnostic.cpp
M clang/lib/AST/ASTDumper.cpp
M clang/lib/AST/ASTImporter.cpp
M clang/lib/AST/ASTImporterLookupTable.cpp
M clang/lib/AST/ASTStructuralEquivalence.cpp
M clang/lib/AST/ASTTypeTraits.cpp
M clang/lib/AST/AttrImpl.cpp
M clang/lib/AST/CXXABI.h
M clang/lib/AST/CXXInheritance.cpp
M clang/lib/AST/CommentCommandTraits.cpp
M clang/lib/AST/CommentLexer.cpp
M clang/lib/AST/CommentSema.cpp
M clang/lib/AST/ComparisonCategories.cpp
A clang/lib/AST/ComputeDependence.cpp
M clang/lib/AST/DataCollection.cpp
M clang/lib/AST/Decl.cpp
M clang/lib/AST/DeclBase.cpp
M clang/lib/AST/DeclCXX.cpp
M clang/lib/AST/DeclObjC.cpp
M clang/lib/AST/DeclOpenMP.cpp
M clang/lib/AST/DeclPrinter.cpp
M clang/lib/AST/DeclTemplate.cpp
M clang/lib/AST/DeclarationName.cpp
M clang/lib/AST/Expr.cpp
M clang/lib/AST/ExprCXX.cpp
M clang/lib/AST/ExprClassification.cpp
M clang/lib/AST/ExprConcepts.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/AST/ExprObjC.cpp
M clang/lib/AST/ExternalASTMerger.cpp
M clang/lib/AST/ExternalASTSource.cpp
M clang/lib/AST/FormatString.cpp
R clang/lib/AST/Interp/Block.cpp
R clang/lib/AST/Interp/Block.h
M clang/lib/AST/Interp/Boolean.h
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/lib/AST/Interp/Context.cpp
M clang/lib/AST/Interp/Context.h
M clang/lib/AST/Interp/Disasm.cpp
M clang/lib/AST/Interp/Integral.h
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/Interp.h
A clang/lib/AST/Interp/InterpBlock.cpp
A clang/lib/AST/Interp/InterpBlock.h
M clang/lib/AST/Interp/InterpFrame.h
M clang/lib/AST/Interp/Pointer.cpp
M clang/lib/AST/Interp/Pointer.h
M clang/lib/AST/Interp/Source.h
M clang/lib/AST/Interp/State.cpp
M clang/lib/AST/ItaniumCXXABI.cpp
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/AST/JSONNodeDumper.cpp
M clang/lib/AST/Linkage.h
M clang/lib/AST/Mangle.cpp
M clang/lib/AST/MicrosoftCXXABI.cpp
M clang/lib/AST/MicrosoftMangle.cpp
M clang/lib/AST/NSAPI.cpp
M clang/lib/AST/NestedNameSpecifier.cpp
M clang/lib/AST/ODRHash.cpp
M clang/lib/AST/OSLog.cpp
M clang/lib/AST/OpenMPClause.cpp
A clang/lib/AST/ParentMapContext.cpp
M clang/lib/AST/PrintfFormatString.cpp
M clang/lib/AST/QualTypeNames.cpp
M clang/lib/AST/RawCommentList.cpp
M clang/lib/AST/RecordLayout.cpp
M clang/lib/AST/RecordLayoutBuilder.cpp
M clang/lib/AST/Stmt.cpp
M clang/lib/AST/StmtOpenMP.cpp
M clang/lib/AST/StmtPrinter.cpp
M clang/lib/AST/StmtProfile.cpp
M clang/lib/AST/TemplateBase.cpp
M clang/lib/AST/TemplateName.cpp
M clang/lib/AST/TextNodeDumper.cpp
M clang/lib/AST/Type.cpp
M clang/lib/AST/TypeLoc.cpp
M clang/lib/AST/TypePrinter.cpp
M clang/lib/AST/VTableBuilder.cpp
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
M clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp
A clang/lib/ASTMatchers/Dynamic/Marshallers.cpp
M clang/lib/ASTMatchers/Dynamic/Marshallers.h
M clang/lib/ASTMatchers/Dynamic/Parser.cpp
M clang/lib/ASTMatchers/Dynamic/Registry.cpp
M clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
A clang/lib/ASTMatchers/GtestMatchers.cpp
M clang/lib/Analysis/AnalysisDeclContext.cpp
M clang/lib/Analysis/BodyFarm.cpp
M clang/lib/Analysis/CFG.cpp
M clang/lib/Analysis/CallGraph.cpp
A clang/lib/Analysis/CalledOnceCheck.cpp
M clang/lib/Analysis/CloneDetection.cpp
M clang/lib/Analysis/ExprMutationAnalyzer.cpp
A clang/lib/Analysis/IssueHash.cpp
M clang/lib/Analysis/LiveVariables.cpp
A clang/lib/Analysis/MacroExpansionContext.cpp
M clang/lib/Analysis/PathDiagnostic.cpp
M clang/lib/Analysis/PostOrderCFGView.cpp
M clang/lib/Analysis/ProgramPoint.cpp
M clang/lib/Analysis/ReachableCode.cpp
M clang/lib/Analysis/RetainSummaryManager.cpp
M clang/lib/Analysis/ThreadSafety.cpp
M clang/lib/Analysis/ThreadSafetyCommon.cpp
M clang/lib/Analysis/UninitializedValues.cpp
M clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp
M clang/lib/Basic/Attributes.cpp
M clang/lib/Basic/Builtins.cpp
M clang/lib/Basic/CodeGenOptions.cpp
M clang/lib/Basic/Cuda.cpp
A clang/lib/Basic/DarwinSDKInfo.cpp
M clang/lib/Basic/Diagnostic.cpp
M clang/lib/Basic/DiagnosticIDs.cpp
A clang/lib/Basic/ExpressionTraits.cpp
A clang/lib/Basic/FileEntry.cpp
M clang/lib/Basic/FileManager.cpp
R clang/lib/Basic/FixedPoint.cpp
M clang/lib/Basic/IdentifierTable.cpp
M clang/lib/Basic/LangOptions.cpp
M clang/lib/Basic/Module.cpp
A clang/lib/Basic/NoSanitizeList.cpp
A clang/lib/Basic/OpenCLOptions.cpp
M clang/lib/Basic/OpenMPKinds.cpp
A clang/lib/Basic/ProfileList.cpp
R clang/lib/Basic/SanitizerBlacklist.cpp
M clang/lib/Basic/Sanitizers.cpp
M clang/lib/Basic/SourceLocation.cpp
M clang/lib/Basic/SourceManager.cpp
A clang/lib/Basic/TargetID.cpp
M clang/lib/Basic/TargetInfo.cpp
M clang/lib/Basic/Targets.cpp
M clang/lib/Basic/Targets/AArch64.cpp
M clang/lib/Basic/Targets/AArch64.h
M clang/lib/Basic/Targets/AMDGPU.cpp
M clang/lib/Basic/Targets/AMDGPU.h
M clang/lib/Basic/Targets/ARC.h
M clang/lib/Basic/Targets/ARM.cpp
M clang/lib/Basic/Targets/ARM.h
M clang/lib/Basic/Targets/AVR.cpp
M clang/lib/Basic/Targets/AVR.h
M clang/lib/Basic/Targets/BPF.cpp
M clang/lib/Basic/Targets/BPF.h
M clang/lib/Basic/Targets/Hexagon.cpp
M clang/lib/Basic/Targets/Hexagon.h
M clang/lib/Basic/Targets/Lanai.h
M clang/lib/Basic/Targets/Le64.cpp
M clang/lib/Basic/Targets/Le64.h
A clang/lib/Basic/Targets/M68k.cpp
A clang/lib/Basic/Targets/M68k.h
M clang/lib/Basic/Targets/MSP430.cpp
M clang/lib/Basic/Targets/MSP430.h
M clang/lib/Basic/Targets/Mips.cpp
M clang/lib/Basic/Targets/Mips.h
M clang/lib/Basic/Targets/NVPTX.cpp
M clang/lib/Basic/Targets/NVPTX.h
M clang/lib/Basic/Targets/OSTargets.cpp
M clang/lib/Basic/Targets/OSTargets.h
M clang/lib/Basic/Targets/PNaCl.h
M clang/lib/Basic/Targets/PPC.cpp
M clang/lib/Basic/Targets/PPC.h
M clang/lib/Basic/Targets/RISCV.cpp
M clang/lib/Basic/Targets/RISCV.h
M clang/lib/Basic/Targets/SPIR.cpp
M clang/lib/Basic/Targets/SPIR.h
M clang/lib/Basic/Targets/Sparc.cpp
M clang/lib/Basic/Targets/Sparc.h
M clang/lib/Basic/Targets/SystemZ.cpp
M clang/lib/Basic/Targets/SystemZ.h
M clang/lib/Basic/Targets/TCE.h
A clang/lib/Basic/Targets/VE.cpp
A clang/lib/Basic/Targets/VE.h
M clang/lib/Basic/Targets/WebAssembly.cpp
M clang/lib/Basic/Targets/WebAssembly.h
M clang/lib/Basic/Targets/X86.cpp
M clang/lib/Basic/Targets/X86.h
M clang/lib/Basic/Targets/XCore.cpp
M clang/lib/Basic/Targets/XCore.h
A clang/lib/Basic/TypeTraits.cpp
M clang/lib/Basic/Version.cpp
M clang/lib/Basic/Warnings.cpp
M clang/lib/Basic/XRayInstr.cpp
M clang/lib/Basic/XRayLists.cpp
M clang/lib/CodeGen/ABIInfo.h
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/CodeGen/CGAtomic.cpp
M clang/lib/CodeGen/CGBlocks.cpp
M clang/lib/CodeGen/CGBlocks.h
M clang/lib/CodeGen/CGBuilder.h
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CGCUDANV.cpp
M clang/lib/CodeGen/CGCUDARuntime.h
M clang/lib/CodeGen/CGCXX.cpp
M clang/lib/CodeGen/CGCXXABI.cpp
M clang/lib/CodeGen/CGCXXABI.h
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CGCall.h
M clang/lib/CodeGen/CGClass.cpp
M clang/lib/CodeGen/CGCleanup.cpp
M clang/lib/CodeGen/CGCleanup.h
M clang/lib/CodeGen/CGCoroutine.cpp
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/lib/CodeGen/CGDebugInfo.h
M clang/lib/CodeGen/CGDecl.cpp
M clang/lib/CodeGen/CGDeclCXX.cpp
M clang/lib/CodeGen/CGException.cpp
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CGExprAgg.cpp
M clang/lib/CodeGen/CGExprCXX.cpp
M clang/lib/CodeGen/CGExprComplex.cpp
M clang/lib/CodeGen/CGExprConstant.cpp
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/lib/CodeGen/CGGPUBuiltin.cpp
M clang/lib/CodeGen/CGLoopInfo.cpp
M clang/lib/CodeGen/CGLoopInfo.h
M clang/lib/CodeGen/CGNonTrivialStruct.cpp
M clang/lib/CodeGen/CGObjC.cpp
M clang/lib/CodeGen/CGObjCGNU.cpp
M clang/lib/CodeGen/CGObjCMac.cpp
M clang/lib/CodeGen/CGObjCRuntime.cpp
M clang/lib/CodeGen/CGObjCRuntime.h
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.h
A clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp
A clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h
A clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
A clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
M clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
M clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
M clang/lib/CodeGen/CGRecordLayout.h
M clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
M clang/lib/CodeGen/CGStmt.cpp
M clang/lib/CodeGen/CGStmtOpenMP.cpp
M clang/lib/CodeGen/CGVTT.cpp
M clang/lib/CodeGen/CGVTables.cpp
M clang/lib/CodeGen/CGVTables.h
M clang/lib/CodeGen/CGValue.h
M clang/lib/CodeGen/CodeGenABITypes.cpp
M clang/lib/CodeGen/CodeGenAction.cpp
M clang/lib/CodeGen/CodeGenFunction.cpp
M clang/lib/CodeGen/CodeGenFunction.h
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/CodeGen/CodeGenPGO.cpp
M clang/lib/CodeGen/CodeGenPGO.h
M clang/lib/CodeGen/CodeGenTBAA.cpp
M clang/lib/CodeGen/CodeGenTypeCache.h
M clang/lib/CodeGen/CodeGenTypes.cpp
M clang/lib/CodeGen/CodeGenTypes.h
M clang/lib/CodeGen/ConstantEmitter.h
M clang/lib/CodeGen/ConstantInitBuilder.cpp
M clang/lib/CodeGen/CoverageMappingGen.cpp
M clang/lib/CodeGen/CoverageMappingGen.h
M clang/lib/CodeGen/EHScopeStack.h
M clang/lib/CodeGen/ItaniumCXXABI.cpp
M clang/lib/CodeGen/MicrosoftCXXABI.cpp
M clang/lib/CodeGen/ModuleBuilder.cpp
M clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
M clang/lib/CodeGen/PatternInit.cpp
M clang/lib/CodeGen/SanitizerMetadata.cpp
M clang/lib/CodeGen/SanitizerMetadata.h
M clang/lib/CodeGen/SwiftCallingConv.cpp
M clang/lib/CodeGen/TargetInfo.cpp
M clang/lib/CodeGen/TargetInfo.h
M clang/lib/CodeGen/VarBypassDetector.cpp
M clang/lib/CodeGen/VarBypassDetector.h
M clang/lib/CrossTU/CrossTranslationUnit.cpp
M clang/lib/DirectoryWatcher/DirectoryScanner.cpp
M clang/lib/DirectoryWatcher/DirectoryScanner.h
M clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp
M clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp
M clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp
M clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp
M clang/lib/Driver/Action.cpp
M clang/lib/Driver/Compilation.cpp
R clang/lib/Driver/DarwinSDKInfo.cpp
M clang/lib/Driver/Distro.cpp
M clang/lib/Driver/Driver.cpp
R clang/lib/Driver/InputInfo.h
M clang/lib/Driver/Job.cpp
M clang/lib/Driver/Multilib.cpp
M clang/lib/Driver/SanitizerArgs.cpp
M clang/lib/Driver/Tool.cpp
M clang/lib/Driver/ToolChain.cpp
M clang/lib/Driver/ToolChains/AIX.cpp
M clang/lib/Driver/ToolChains/AIX.h
M clang/lib/Driver/ToolChains/AMDGPU.cpp
M clang/lib/Driver/ToolChains/AMDGPU.h
A clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
A clang/lib/Driver/ToolChains/AMDGPUOpenMP.h
M clang/lib/Driver/ToolChains/AVR.cpp
M clang/lib/Driver/ToolChains/AVR.h
M clang/lib/Driver/ToolChains/Ananas.cpp
M clang/lib/Driver/ToolChains/Ananas.h
M clang/lib/Driver/ToolChains/Arch/AArch64.cpp
M clang/lib/Driver/ToolChains/Arch/AArch64.h
M clang/lib/Driver/ToolChains/Arch/ARM.cpp
M clang/lib/Driver/ToolChains/Arch/ARM.h
A clang/lib/Driver/ToolChains/Arch/M68k.cpp
A clang/lib/Driver/ToolChains/Arch/M68k.h
M clang/lib/Driver/ToolChains/Arch/Mips.cpp
M clang/lib/Driver/ToolChains/Arch/PPC.cpp
M clang/lib/Driver/ToolChains/Arch/RISCV.cpp
M clang/lib/Driver/ToolChains/Arch/Sparc.cpp
M clang/lib/Driver/ToolChains/Arch/SystemZ.cpp
M clang/lib/Driver/ToolChains/Arch/SystemZ.h
A clang/lib/Driver/ToolChains/Arch/VE.cpp
A clang/lib/Driver/ToolChains/Arch/VE.h
M clang/lib/Driver/ToolChains/Arch/X86.cpp
M clang/lib/Driver/ToolChains/Arch/X86.h
M clang/lib/Driver/ToolChains/BareMetal.cpp
M clang/lib/Driver/ToolChains/BareMetal.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Driver/ToolChains/Clang.h
M clang/lib/Driver/ToolChains/CloudABI.cpp
M clang/lib/Driver/ToolChains/CloudABI.h
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/lib/Driver/ToolChains/CommonArgs.h
M clang/lib/Driver/ToolChains/CrossWindows.cpp
M clang/lib/Driver/ToolChains/CrossWindows.h
M clang/lib/Driver/ToolChains/Cuda.cpp
M clang/lib/Driver/ToolChains/Cuda.h
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/lib/Driver/ToolChains/Darwin.h
M clang/lib/Driver/ToolChains/DragonFly.cpp
M clang/lib/Driver/ToolChains/DragonFly.h
M clang/lib/Driver/ToolChains/Flang.cpp
M clang/lib/Driver/ToolChains/Flang.h
M clang/lib/Driver/ToolChains/FreeBSD.cpp
M clang/lib/Driver/ToolChains/FreeBSD.h
M clang/lib/Driver/ToolChains/Fuchsia.cpp
M clang/lib/Driver/ToolChains/Fuchsia.h
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/lib/Driver/ToolChains/Gnu.h
M clang/lib/Driver/ToolChains/HIP.cpp
M clang/lib/Driver/ToolChains/HIP.h
M clang/lib/Driver/ToolChains/Haiku.cpp
M clang/lib/Driver/ToolChains/Hexagon.cpp
M clang/lib/Driver/ToolChains/Hexagon.h
M clang/lib/Driver/ToolChains/Hurd.cpp
M clang/lib/Driver/ToolChains/Hurd.h
M clang/lib/Driver/ToolChains/InterfaceStubs.cpp
M clang/lib/Driver/ToolChains/Linux.cpp
M clang/lib/Driver/ToolChains/Linux.h
M clang/lib/Driver/ToolChains/MSP430.cpp
M clang/lib/Driver/ToolChains/MSP430.h
M clang/lib/Driver/ToolChains/MSVC.cpp
M clang/lib/Driver/ToolChains/MSVC.h
M clang/lib/Driver/ToolChains/MinGW.cpp
M clang/lib/Driver/ToolChains/MinGW.h
M clang/lib/Driver/ToolChains/Minix.cpp
M clang/lib/Driver/ToolChains/Minix.h
M clang/lib/Driver/ToolChains/MipsLinux.cpp
M clang/lib/Driver/ToolChains/Myriad.cpp
M clang/lib/Driver/ToolChains/Myriad.h
M clang/lib/Driver/ToolChains/NaCl.cpp
M clang/lib/Driver/ToolChains/NaCl.h
M clang/lib/Driver/ToolChains/NetBSD.cpp
M clang/lib/Driver/ToolChains/NetBSD.h
M clang/lib/Driver/ToolChains/OpenBSD.cpp
M clang/lib/Driver/ToolChains/OpenBSD.h
M clang/lib/Driver/ToolChains/PS4CPU.cpp
M clang/lib/Driver/ToolChains/PS4CPU.h
M clang/lib/Driver/ToolChains/RISCVToolchain.cpp
M clang/lib/Driver/ToolChains/RISCVToolchain.h
A clang/lib/Driver/ToolChains/ROCm.h
M clang/lib/Driver/ToolChains/Solaris.cpp
M clang/lib/Driver/ToolChains/Solaris.h
A clang/lib/Driver/ToolChains/VEToolchain.cpp
A clang/lib/Driver/ToolChains/VEToolchain.h
M clang/lib/Driver/ToolChains/WebAssembly.cpp
M clang/lib/Driver/ToolChains/WebAssembly.h
M clang/lib/Driver/ToolChains/XCore.cpp
A clang/lib/Driver/ToolChains/ZOS.cpp
A clang/lib/Driver/ToolChains/ZOS.h
M clang/lib/Driver/Types.cpp
M clang/lib/Driver/XRayArgs.cpp
M clang/lib/Edit/EditedSource.cpp
M clang/lib/Edit/RewriteObjCFoundationAPI.cpp
M clang/lib/Format/BreakableToken.cpp
M clang/lib/Format/BreakableToken.h
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/ContinuationIndenter.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatInternal.h
M clang/lib/Format/FormatToken.cpp
M clang/lib/Format/FormatToken.h
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/FormatTokenLexer.h
A clang/lib/Format/MacroExpander.cpp
A clang/lib/Format/Macros.h
M clang/lib/Format/NamespaceEndCommentsFixer.cpp
M clang/lib/Format/SortJavaScriptImports.cpp
M clang/lib/Format/TokenAnalyzer.cpp
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/TokenAnnotator.h
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/lib/Format/UnwrappedLineFormatter.h
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/UnwrappedLineParser.h
M clang/lib/Format/UsingDeclarationsSorter.cpp
M clang/lib/Format/WhitespaceManager.cpp
M clang/lib/Format/WhitespaceManager.h
M clang/lib/Frontend/ASTConsumers.cpp
M clang/lib/Frontend/ASTUnit.cpp
M clang/lib/Frontend/ChainedIncludesSource.cpp
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
M clang/lib/Frontend/DependencyFile.cpp
M clang/lib/Frontend/DependencyGraph.cpp
M clang/lib/Frontend/DiagnosticRenderer.cpp
M clang/lib/Frontend/FrontendAction.cpp
M clang/lib/Frontend/FrontendActions.cpp
M clang/lib/Frontend/FrontendOptions.cpp
R clang/lib/Frontend/FrontendTiming.cpp
M clang/lib/Frontend/HeaderIncludeGen.cpp
M clang/lib/Frontend/InitHeaderSearch.cpp
M clang/lib/Frontend/InitPreprocessor.cpp
M clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
M clang/lib/Frontend/LogDiagnosticPrinter.cpp
M clang/lib/Frontend/ModuleDependencyCollector.cpp
M clang/lib/Frontend/PrecompiledPreamble.cpp
M clang/lib/Frontend/Rewrite/FixItRewriter.cpp
M clang/lib/Frontend/Rewrite/FrontendActions.cpp
M clang/lib/Frontend/Rewrite/HTMLPrint.cpp
M clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
M clang/lib/Frontend/Rewrite/RewriteMacros.cpp
M clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
M clang/lib/Frontend/Rewrite/RewriteObjC.cpp
M clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
M clang/lib/Frontend/TestModuleFileExtension.cpp
M clang/lib/Frontend/TestModuleFileExtension.h
M clang/lib/Frontend/TextDiagnostic.cpp
M clang/lib/Frontend/TextDiagnosticBuffer.cpp
M clang/lib/Frontend/TextDiagnosticPrinter.cpp
M clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
M clang/lib/Headers/__clang_cuda_builtin_vars.h
M clang/lib/Headers/__clang_cuda_cmath.h
M clang/lib/Headers/__clang_cuda_complex_builtins.h
M clang/lib/Headers/__clang_cuda_device_functions.h
M clang/lib/Headers/__clang_cuda_libdevice_declares.h
A clang/lib/Headers/__clang_cuda_math.h
M clang/lib/Headers/__clang_cuda_math_forward_declares.h
M clang/lib/Headers/__clang_cuda_runtime_wrapper.h
A clang/lib/Headers/__clang_hip_cmath.h
A clang/lib/Headers/__clang_hip_libdevice_declares.h
A clang/lib/Headers/__clang_hip_math.h
A clang/lib/Headers/__clang_hip_runtime_wrapper.h
M clang/lib/Headers/altivec.h
A clang/lib/Headers/amxintrin.h
M clang/lib/Headers/arm_acle.h
M clang/lib/Headers/avx2intrin.h
M clang/lib/Headers/avx512bwintrin.h
M clang/lib/Headers/avx512fintrin.h
M clang/lib/Headers/avx512vlbwintrin.h
M clang/lib/Headers/avx512vlintrin.h
M clang/lib/Headers/avx512vlvnniintrin.h
M clang/lib/Headers/avxintrin.h
A clang/lib/Headers/avxvnniintrin.h
M clang/lib/Headers/bmiintrin.h
A clang/lib/Headers/builtins.h
A clang/lib/Headers/cet.h
M clang/lib/Headers/cldemoteintrin.h
M clang/lib/Headers/cpuid.h
M clang/lib/Headers/cuda_wrappers/algorithm
M clang/lib/Headers/cuda_wrappers/complex
M clang/lib/Headers/cuda_wrappers/new
M clang/lib/Headers/emmintrin.h
M clang/lib/Headers/gfniintrin.h
A clang/lib/Headers/hexagon_circ_brev_intrinsics.h
A clang/lib/Headers/hexagon_protos.h
A clang/lib/Headers/hexagon_types.h
A clang/lib/Headers/hresetintrin.h
A clang/lib/Headers/hvx_hexagon_protos.h
M clang/lib/Headers/ia32intrin.h
M clang/lib/Headers/immintrin.h
M clang/lib/Headers/intrin.h
A clang/lib/Headers/keylockerintrin.h
M clang/lib/Headers/mm_malloc.h
M clang/lib/Headers/module.modulemap
M clang/lib/Headers/msa.h
M clang/lib/Headers/opencl-c-base.h
M clang/lib/Headers/opencl-c.h
A clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h
R clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h
R clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h
M clang/lib/Headers/openmp_wrappers/cmath
A clang/lib/Headers/openmp_wrappers/complex
A clang/lib/Headers/openmp_wrappers/complex.h
A clang/lib/Headers/openmp_wrappers/complex_cmath.h
M clang/lib/Headers/openmp_wrappers/math.h
A clang/lib/Headers/openmp_wrappers/new
A clang/lib/Headers/openmp_wrappers/time.h
M clang/lib/Headers/popcntintrin.h
M clang/lib/Headers/ppc_wrappers/smmintrin.h
M clang/lib/Headers/ppc_wrappers/xmmintrin.h
A clang/lib/Headers/serializeintrin.h
A clang/lib/Headers/tsxldtrkintrin.h
A clang/lib/Headers/uintrintrin.h
M clang/lib/Headers/vaesintrin.h
M clang/lib/Headers/vecintrin.h
M clang/lib/Headers/vpclmulqdqintrin.h
A clang/lib/Headers/wasm_simd128.h
A clang/lib/Headers/x86gprintrin.h
M clang/lib/Headers/x86intrin.h
M clang/lib/Headers/xmmintrin.h
M clang/lib/Index/CommentToXML.cpp
M clang/lib/Index/FileIndexRecord.cpp
M clang/lib/Index/FileIndexRecord.h
M clang/lib/Index/IndexBody.cpp
M clang/lib/Index/IndexDecl.cpp
M clang/lib/Index/IndexSymbol.cpp
M clang/lib/Index/IndexTypeSourceInfo.cpp
M clang/lib/Index/IndexingAction.cpp
M clang/lib/Index/IndexingContext.cpp
M clang/lib/Index/IndexingContext.h
R clang/lib/Index/SimpleFormatContext.h
M clang/lib/Index/USRGeneration.cpp
A clang/lib/IndexSerialization/SerializablePathCollection.cpp
A clang/lib/Interpreter/IncrementalExecutor.cpp
A clang/lib/Interpreter/IncrementalExecutor.h
A clang/lib/Interpreter/IncrementalParser.cpp
A clang/lib/Interpreter/IncrementalParser.h
A clang/lib/Interpreter/Interpreter.cpp
M clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp
M clang/lib/Lex/HeaderMap.cpp
M clang/lib/Lex/HeaderSearch.cpp
M clang/lib/Lex/Lexer.cpp
M clang/lib/Lex/LiteralSupport.cpp
M clang/lib/Lex/ModuleMap.cpp
M clang/lib/Lex/PPCaching.cpp
M clang/lib/Lex/PPCallbacks.cpp
M clang/lib/Lex/PPConditionalDirectiveRecord.cpp
M clang/lib/Lex/PPDirectives.cpp
M clang/lib/Lex/PPExpressions.cpp
M clang/lib/Lex/PPLexerChange.cpp
M clang/lib/Lex/PPMacroExpansion.cpp
M clang/lib/Lex/Pragma.cpp
M clang/lib/Lex/PreprocessingRecord.cpp
M clang/lib/Lex/Preprocessor.cpp
M clang/lib/Lex/ScratchBuffer.cpp
M clang/lib/Lex/TokenConcatenation.cpp
M clang/lib/Lex/TokenLexer.cpp
M clang/lib/Parse/ParseCXXInlineMethods.cpp
M clang/lib/Parse/ParseDecl.cpp
M clang/lib/Parse/ParseDeclCXX.cpp
M clang/lib/Parse/ParseExpr.cpp
M clang/lib/Parse/ParseExprCXX.cpp
M clang/lib/Parse/ParseInit.cpp
M clang/lib/Parse/ParseObjc.cpp
M clang/lib/Parse/ParseOpenMP.cpp
M clang/lib/Parse/ParsePragma.cpp
M clang/lib/Parse/ParseStmt.cpp
M clang/lib/Parse/ParseStmtAsm.cpp
M clang/lib/Parse/ParseTemplate.cpp
M clang/lib/Parse/ParseTentative.cpp
M clang/lib/Parse/Parser.cpp
M clang/lib/Rewrite/DeltaTree.cpp
M clang/lib/Rewrite/HTMLRewrite.cpp
M clang/lib/Rewrite/Rewriter.cpp
M clang/lib/Rewrite/TokenRewriter.cpp
M clang/lib/Sema/AnalysisBasedWarnings.cpp
M clang/lib/Sema/CodeCompleteConsumer.cpp
M clang/lib/Sema/DeclSpec.cpp
M clang/lib/Sema/JumpDiagnostics.cpp
M clang/lib/Sema/MultiplexExternalSemaSource.cpp
M clang/lib/Sema/OpenCLBuiltins.td
M clang/lib/Sema/ParsedAttr.cpp
M clang/lib/Sema/ScopeInfo.cpp
M clang/lib/Sema/Sema.cpp
M clang/lib/Sema/SemaAccess.cpp
M clang/lib/Sema/SemaAttr.cpp
A clang/lib/Sema/SemaAvailability.cpp
M clang/lib/Sema/SemaCUDA.cpp
M clang/lib/Sema/SemaCXXScopeSpec.cpp
M clang/lib/Sema/SemaCast.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaCodeComplete.cpp
M clang/lib/Sema/SemaConcept.cpp
M clang/lib/Sema/SemaCoroutine.cpp
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Sema/SemaDeclObjC.cpp
M clang/lib/Sema/SemaExceptionSpec.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/SemaExprCXX.cpp
M clang/lib/Sema/SemaExprMember.cpp
M clang/lib/Sema/SemaExprObjC.cpp
M clang/lib/Sema/SemaFixItUtils.cpp
M clang/lib/Sema/SemaInit.cpp
M clang/lib/Sema/SemaLambda.cpp
M clang/lib/Sema/SemaLookup.cpp
M clang/lib/Sema/SemaModule.cpp
M clang/lib/Sema/SemaObjCProperty.cpp
M clang/lib/Sema/SemaOpenMP.cpp
M clang/lib/Sema/SemaOverload.cpp
M clang/lib/Sema/SemaPseudoObject.cpp
A clang/lib/Sema/SemaSYCL.cpp
M clang/lib/Sema/SemaStmt.cpp
M clang/lib/Sema/SemaStmtAsm.cpp
M clang/lib/Sema/SemaStmtAttr.cpp
M clang/lib/Sema/SemaTemplate.cpp
M clang/lib/Sema/SemaTemplateDeduction.cpp
M clang/lib/Sema/SemaTemplateInstantiate.cpp
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
M clang/lib/Sema/SemaTemplateVariadic.cpp
M clang/lib/Sema/SemaType.cpp
M clang/lib/Sema/TreeTransform.h
A clang/lib/Sema/UsedDeclVisitor.h
M clang/lib/Serialization/ASTCommon.cpp
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTReaderDecl.cpp
M clang/lib/Serialization/ASTReaderStmt.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
M clang/lib/Serialization/ASTWriterStmt.cpp
M clang/lib/Serialization/GeneratePCH.cpp
M clang/lib/Serialization/GlobalModuleIndex.cpp
M clang/lib/Serialization/ModuleFileExtension.cpp
M clang/lib/Serialization/ModuleManager.cpp
M clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
M clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
M clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
M clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp
M clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp
M clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
M clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp
M clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
A clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp
M clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
M clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h
M clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
M clang/lib/StaticAnalyzer/Checkers/Iterator.h
M clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
M clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
M clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/SmartPtr.h
A clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
M clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/Taint.cpp
M clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp
A clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h
A clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h
A clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
A clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h
A clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp
A clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp
M clang/lib/StaticAnalyzer/Checkers/Yaml.h
A clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp
M clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
M clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
M clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
M clang/lib/StaticAnalyzer/Core/BugReporter.cpp
M clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
M clang/lib/StaticAnalyzer/Core/CallEvent.cpp
M clang/lib/StaticAnalyzer/Core/CheckerContext.cpp
M clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp
M clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
A clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp
M clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
M clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
A clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp
M clang/lib/StaticAnalyzer/Core/DynamicType.cpp
M clang/lib/StaticAnalyzer/Core/Environment.cpp
M clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
M clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
M clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
R clang/lib/StaticAnalyzer/Core/IssueHash.cpp
M clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp
M clang/lib/StaticAnalyzer/Core/LoopWidening.cpp
M clang/lib/StaticAnalyzer/Core/MemRegion.cpp
M clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
M clang/lib/StaticAnalyzer/Core/ProgramState.cpp
M clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
M clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
M clang/lib/StaticAnalyzer/Core/RegionStore.cpp
M clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
M clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
M clang/lib/StaticAnalyzer/Core/SVals.cpp
M clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
M clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
M clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
M clang/lib/StaticAnalyzer/Core/Store.cpp
R clang/lib/StaticAnalyzer/Core/SubEngine.cpp
M clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
A clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp
M clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
A clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp
R clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
M clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
A clang/lib/StaticAnalyzer/Frontend/CreateCheckerManager.cpp
A clang/lib/Testing/CommandLineArgs.cpp
M clang/lib/Tooling/ASTDiff/ASTDiff.cpp
M clang/lib/Tooling/AllTUsExecution.cpp
M clang/lib/Tooling/ArgumentsAdjusters.cpp
M clang/lib/Tooling/CommonOptionsParser.cpp
M clang/lib/Tooling/CompilationDatabase.cpp
M clang/lib/Tooling/Core/Diagnostic.cpp
R clang/lib/Tooling/Core/Lookup.cpp
M clang/lib/Tooling/Core/Replacement.cpp
M clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
M clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp
M clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
M clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
A clang/lib/Tooling/DumpTool/APIData.h
A clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
A clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h
A clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
A clang/lib/Tooling/EmptyNodeIntrospection.inc.in
M clang/lib/Tooling/Execution.cpp
M clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
M clang/lib/Tooling/FileMatchTrie.cpp
M clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
M clang/lib/Tooling/Inclusions/IncludeStyle.cpp
M clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
M clang/lib/Tooling/JSONCompilationDatabase.cpp
A clang/lib/Tooling/NodeIntrospection.cpp
M clang/lib/Tooling/Refactoring/ASTSelection.cpp
M clang/lib/Tooling/Refactoring/AtomicChange.cpp
A clang/lib/Tooling/Refactoring/Lookup.cpp
M clang/lib/Tooling/Refactoring/RefactoringActions.cpp
M clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp
M clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp
M clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp
M clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp
M clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
M clang/lib/Tooling/RefactoringCallbacks.cpp
M clang/lib/Tooling/Syntax/BuildTree.cpp
M clang/lib/Tooling/Syntax/ComputeReplacements.cpp
M clang/lib/Tooling/Syntax/Mutations.cpp
M clang/lib/Tooling/Syntax/Nodes.cpp
M clang/lib/Tooling/Syntax/Synthesis.cpp
M clang/lib/Tooling/Syntax/Tokens.cpp
M clang/lib/Tooling/Syntax/Tree.cpp
M clang/lib/Tooling/Tooling.cpp
A clang/lib/Tooling/Transformer/Parsing.cpp
M clang/lib/Tooling/Transformer/RangeSelector.cpp
M clang/lib/Tooling/Transformer/RewriteRule.cpp
M clang/lib/Tooling/Transformer/SourceCode.cpp
M clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp
M clang/lib/Tooling/Transformer/Stencil.cpp
M clang/lib/Tooling/Transformer/Transformer.cpp
A clang/tools/amdgpu-arch/AMDGPUArch.cpp
M clang/tools/clang-format/ClangFormat.cpp
A clang/tools/clang-repl/ClangRepl.cpp
M clang/tools/driver/cc1_main.cpp
M clang/tools/driver/cc1as_main.cpp
M clang/tools/driver/cc1gen_reproducer_main.cpp
M clang/tools/driver/driver.cpp
M clang/utils/TableGen/ClangASTNodesEmitter.cpp
M clang/utils/TableGen/ClangASTPropertiesEmitter.cpp
M clang/utils/TableGen/ClangAttrEmitter.cpp
M clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp
M clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
M clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp
M clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
M clang/utils/TableGen/ClangOpcodesEmitter.cpp
M clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
M clang/utils/TableGen/ClangOptionDocEmitter.cpp
M clang/utils/TableGen/ClangSACheckersEmitter.cpp
A clang/utils/TableGen/ClangSyntaxEmitter.cpp
M clang/utils/TableGen/MveEmitter.cpp
M clang/utils/TableGen/NeonEmitter.cpp
A clang/utils/TableGen/RISCVVEmitter.cpp
A clang/utils/TableGen/SveEmitter.cpp
M clang/utils/TableGen/TableGen.cpp
M clang/utils/TableGen/TableGenBackends.h
A compiler-rt/.clang-tidy
M compiler-rt/include/fuzzer/FuzzedDataProvider.h
M compiler-rt/include/profile/InstrProfData.inc
M compiler-rt/include/sanitizer/asan_interface.h
M compiler-rt/include/sanitizer/common_interface_defs.h
M compiler-rt/include/sanitizer/dfsan_interface.h
M compiler-rt/include/sanitizer/hwasan_interface.h
M compiler-rt/include/sanitizer/linux_syscall_hooks.h
A compiler-rt/include/sanitizer/memprof_interface.h
M compiler-rt/include/sanitizer/msan_interface.h
M compiler-rt/include/sanitizer/netbsd_syscall_hooks.h
M compiler-rt/include/sanitizer/tsan_interface.h
M compiler-rt/include/sanitizer/tsan_interface_atomic.h
M compiler-rt/lib/asan/asan_allocator.cpp
M compiler-rt/lib/asan/asan_allocator.h
R compiler-rt/lib/asan/asan_blacklist.txt
M compiler-rt/lib/asan/asan_descriptions.cpp
M compiler-rt/lib/asan/asan_descriptions.h
M compiler-rt/lib/asan/asan_errors.cpp
M compiler-rt/lib/asan/asan_fake_stack.cpp
M compiler-rt/lib/asan/asan_flags.cpp
M compiler-rt/lib/asan/asan_flags.inc
M compiler-rt/lib/asan/asan_fuchsia.cpp
A compiler-rt/lib/asan/asan_ignorelist.txt
M compiler-rt/lib/asan/asan_interceptors.cpp
M compiler-rt/lib/asan/asan_interceptors.h
M compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp
M compiler-rt/lib/asan/asan_interceptors_vfork.S
M compiler-rt/lib/asan/asan_interface.inc
M compiler-rt/lib/asan/asan_interface_internal.h
M compiler-rt/lib/asan/asan_internal.h
M compiler-rt/lib/asan/asan_linux.cpp
M compiler-rt/lib/asan/asan_mac.cpp
M compiler-rt/lib/asan/asan_malloc_linux.cpp
R compiler-rt/lib/asan/asan_malloc_local.h
M compiler-rt/lib/asan/asan_mapping.h
R compiler-rt/lib/asan/asan_mapping_myriad.h
M compiler-rt/lib/asan/asan_new_delete.cpp
M compiler-rt/lib/asan/asan_poisoning.cpp
M compiler-rt/lib/asan/asan_poisoning.h
M compiler-rt/lib/asan/asan_posix.cpp
M compiler-rt/lib/asan/asan_premap_shadow.cpp
M compiler-rt/lib/asan/asan_report.cpp
R compiler-rt/lib/asan/asan_rtems.cpp
M compiler-rt/lib/asan/asan_rtl.cpp
M compiler-rt/lib/asan/asan_shadow_setup.cpp
M compiler-rt/lib/asan/asan_stack.cpp
M compiler-rt/lib/asan/asan_stack.h
M compiler-rt/lib/asan/asan_thread.cpp
M compiler-rt/lib/asan/asan_thread.h
M compiler-rt/lib/asan/asan_win.cpp
M compiler-rt/lib/builtins/README.txt
M compiler-rt/lib/builtins/aarch64/fp_mode.c
A compiler-rt/lib/builtins/aarch64/lse.S
M compiler-rt/lib/builtins/absvsi2.c
M compiler-rt/lib/builtins/arm/fp_mode.c
M compiler-rt/lib/builtins/ashldi3.c
M compiler-rt/lib/builtins/ashrdi3.c
M compiler-rt/lib/builtins/assembly.h
M compiler-rt/lib/builtins/atomic.c
M compiler-rt/lib/builtins/clear_cache.c
M compiler-rt/lib/builtins/clzdi2.c
M compiler-rt/lib/builtins/clzsi2.c
M compiler-rt/lib/builtins/clzti2.c
M compiler-rt/lib/builtins/comparedf2.c
M compiler-rt/lib/builtins/comparesf2.c
M compiler-rt/lib/builtins/comparetf2.c
M compiler-rt/lib/builtins/cpu_model.c
M compiler-rt/lib/builtins/ctzdi2.c
M compiler-rt/lib/builtins/ctzsi2.c
M compiler-rt/lib/builtins/ctzti2.c
M compiler-rt/lib/builtins/divdc3.c
M compiler-rt/lib/builtins/divdf3.c
M compiler-rt/lib/builtins/divdi3.c
M compiler-rt/lib/builtins/divmoddi4.c
M compiler-rt/lib/builtins/divmodsi4.c
A compiler-rt/lib/builtins/divmodti4.c
M compiler-rt/lib/builtins/divsc3.c
M compiler-rt/lib/builtins/divsf3.c
M compiler-rt/lib/builtins/divsi3.c
M compiler-rt/lib/builtins/divtc3.c
M compiler-rt/lib/builtins/divtf3.c
M compiler-rt/lib/builtins/divti3.c
M compiler-rt/lib/builtins/emutls.c
M compiler-rt/lib/builtins/extendhfsf2.c
A compiler-rt/lib/builtins/extendhftf2.c
M compiler-rt/lib/builtins/ffsdi2.c
M compiler-rt/lib/builtins/ffssi2.c
M compiler-rt/lib/builtins/ffsti2.c
M compiler-rt/lib/builtins/fixdfdi.c
M compiler-rt/lib/builtins/fixsfdi.c
M compiler-rt/lib/builtins/fixunsdfdi.c
M compiler-rt/lib/builtins/fixunssfdi.c
M compiler-rt/lib/builtins/floatdidf.c
M compiler-rt/lib/builtins/floatdisf.c
M compiler-rt/lib/builtins/floatsidf.c
M compiler-rt/lib/builtins/floatundidf.c
M compiler-rt/lib/builtins/floatundisf.c
M compiler-rt/lib/builtins/floatunsidf.c
M compiler-rt/lib/builtins/fp_add_impl.inc
A compiler-rt/lib/builtins/fp_compare_impl.inc
A compiler-rt/lib/builtins/fp_div_impl.inc
M compiler-rt/lib/builtins/fp_extend.h
M compiler-rt/lib/builtins/fp_lib.h
M compiler-rt/lib/builtins/fp_mode.c
M compiler-rt/lib/builtins/fp_mode.h
M compiler-rt/lib/builtins/fp_trunc.h
M compiler-rt/lib/builtins/gcc_personality_v0.c
M compiler-rt/lib/builtins/hexagon/dffma.S
R compiler-rt/lib/builtins/hexagon/fabs_opt.S
R compiler-rt/lib/builtins/hexagon/fma_opt.S
R compiler-rt/lib/builtins/hexagon/fmax_opt.S
R compiler-rt/lib/builtins/hexagon/fmin_opt.S
M compiler-rt/lib/builtins/i386/floatdidf.S
M compiler-rt/lib/builtins/i386/floatdixf.S
M compiler-rt/lib/builtins/i386/fp_mode.c
A compiler-rt/lib/builtins/int_div_impl.inc
M compiler-rt/lib/builtins/int_lib.h
M compiler-rt/lib/builtins/int_math.h
A compiler-rt/lib/builtins/int_mulo_impl.inc
A compiler-rt/lib/builtins/int_mulv_impl.inc
M compiler-rt/lib/builtins/int_types.h
M compiler-rt/lib/builtins/int_util.c
M compiler-rt/lib/builtins/int_util.h
M compiler-rt/lib/builtins/lshrdi3.c
M compiler-rt/lib/builtins/moddi3.c
M compiler-rt/lib/builtins/modti3.c
M compiler-rt/lib/builtins/mulodi4.c
M compiler-rt/lib/builtins/mulosi4.c
M compiler-rt/lib/builtins/muloti4.c
M compiler-rt/lib/builtins/mulvdi3.c
M compiler-rt/lib/builtins/mulvsi3.c
M compiler-rt/lib/builtins/mulvti3.c
M compiler-rt/lib/builtins/os_version_check.c
M compiler-rt/lib/builtins/paritydi2.c
M compiler-rt/lib/builtins/paritysi2.c
M compiler-rt/lib/builtins/parityti2.c
M compiler-rt/lib/builtins/popcountdi2.c
M compiler-rt/lib/builtins/popcountsi2.c
M compiler-rt/lib/builtins/popcountti2.c
M compiler-rt/lib/builtins/powidf2.c
M compiler-rt/lib/builtins/powisf2.c
M compiler-rt/lib/builtins/powitf2.c
M compiler-rt/lib/builtins/powixf2.c
A compiler-rt/lib/builtins/ppc/atomic.exp
M compiler-rt/lib/builtins/ppc/divtc3.c
M compiler-rt/lib/builtins/riscv/int_mul_impl.inc
A compiler-rt/lib/builtins/riscv/restore.S
A compiler-rt/lib/builtins/riscv/save.S
M compiler-rt/lib/builtins/truncdfhf2.c
M compiler-rt/lib/builtins/truncsfhf2.c
A compiler-rt/lib/builtins/trunctfhf2.c
M compiler-rt/lib/builtins/udivdi3.c
M compiler-rt/lib/builtins/udivmoddi4.c
M compiler-rt/lib/builtins/udivmodti4.c
M compiler-rt/lib/builtins/udivsi3.c
M compiler-rt/lib/builtins/umoddi3.c
M compiler-rt/lib/builtins/umodsi3.c
A compiler-rt/lib/builtins/ve/grow_stack.S
A compiler-rt/lib/builtins/ve/grow_stack_align.S
M compiler-rt/lib/cfi/cfi.cpp
R compiler-rt/lib/cfi/cfi_blacklist.txt
A compiler-rt/lib/cfi/cfi_ignorelist.txt
M compiler-rt/lib/crt/crtbegin.c
M compiler-rt/lib/dfsan/dfsan.cpp
M compiler-rt/lib/dfsan/dfsan.h
M compiler-rt/lib/dfsan/dfsan.syms.extra
A compiler-rt/lib/dfsan/dfsan_allocator.cpp
A compiler-rt/lib/dfsan/dfsan_allocator.h
A compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp
A compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h
M compiler-rt/lib/dfsan/dfsan_custom.cpp
A compiler-rt/lib/dfsan/dfsan_flags.h
M compiler-rt/lib/dfsan/dfsan_flags.inc
M compiler-rt/lib/dfsan/dfsan_interceptors.cpp
A compiler-rt/lib/dfsan/dfsan_new_delete.cpp
A compiler-rt/lib/dfsan/dfsan_origin.h
M compiler-rt/lib/dfsan/dfsan_platform.h
A compiler-rt/lib/dfsan/dfsan_thread.cpp
A compiler-rt/lib/dfsan/dfsan_thread.h
M compiler-rt/lib/dfsan/done_abilist.txt
M compiler-rt/lib/fuzzer/FuzzerBuiltins.h
M compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h
M compiler-rt/lib/fuzzer/FuzzerCorpus.h
M compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
M compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h
M compiler-rt/lib/fuzzer/FuzzerDefs.h
M compiler-rt/lib/fuzzer/FuzzerDictionary.h
M compiler-rt/lib/fuzzer/FuzzerDriver.cpp
M compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp
M compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp
M compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp
M compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp
M compiler-rt/lib/fuzzer/FuzzerFlags.def
M compiler-rt/lib/fuzzer/FuzzerFork.cpp
M compiler-rt/lib/fuzzer/FuzzerIO.cpp
M compiler-rt/lib/fuzzer/FuzzerIO.h
M compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp
M compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp
A compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp
M compiler-rt/lib/fuzzer/FuzzerInternal.h
M compiler-rt/lib/fuzzer/FuzzerLoop.cpp
M compiler-rt/lib/fuzzer/FuzzerMain.cpp
M compiler-rt/lib/fuzzer/FuzzerMerge.cpp
M compiler-rt/lib/fuzzer/FuzzerMerge.h
M compiler-rt/lib/fuzzer/FuzzerMutate.cpp
M compiler-rt/lib/fuzzer/FuzzerMutate.h
M compiler-rt/lib/fuzzer/FuzzerOptions.h
A compiler-rt/lib/fuzzer/FuzzerPlatform.h
M compiler-rt/lib/fuzzer/FuzzerRandom.h
M compiler-rt/lib/fuzzer/FuzzerSHA1.cpp
M compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
M compiler-rt/lib/fuzzer/FuzzerTracePC.h
M compiler-rt/lib/fuzzer/FuzzerUtil.cpp
M compiler-rt/lib/fuzzer/FuzzerUtil.h
M compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp
M compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
M compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp
M compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp
M compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp
M compiler-rt/lib/fuzzer/FuzzerValueBitMap.h
A compiler-rt/lib/gwp_asan/common.cpp
A compiler-rt/lib/gwp_asan/common.h
A compiler-rt/lib/gwp_asan/crash_handler.cpp
A compiler-rt/lib/gwp_asan/crash_handler.h
M compiler-rt/lib/gwp_asan/definitions.h
M compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
M compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
M compiler-rt/lib/gwp_asan/mutex.h
M compiler-rt/lib/gwp_asan/optional/backtrace.h
A compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp
M compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp
M compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp
M compiler-rt/lib/gwp_asan/optional/options_parser.cpp
M compiler-rt/lib/gwp_asan/optional/options_parser.h
A compiler-rt/lib/gwp_asan/optional/printf.h
A compiler-rt/lib/gwp_asan/optional/segv_handler.h
A compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp
A compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp
M compiler-rt/lib/gwp_asan/options.h
M compiler-rt/lib/gwp_asan/options.inc
A compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp
A compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp
A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp
A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h
M compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h
A compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h
A compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp
A compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h
A compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h
A compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp
A compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp
R compiler-rt/lib/gwp_asan/random.cpp
R compiler-rt/lib/gwp_asan/random.h
A compiler-rt/lib/gwp_asan/utilities.h
M compiler-rt/lib/hwasan/hwasan.cpp
M compiler-rt/lib/hwasan/hwasan.h
A compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
M compiler-rt/lib/hwasan/hwasan_allocator.h
R compiler-rt/lib/hwasan/hwasan_blacklist.txt
M compiler-rt/lib/hwasan/hwasan_checks.h
M compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp
M compiler-rt/lib/hwasan/hwasan_flags.h
M compiler-rt/lib/hwasan/hwasan_flags.inc
A compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
A compiler-rt/lib/hwasan/hwasan_globals.cpp
A compiler-rt/lib/hwasan/hwasan_globals.h
A compiler-rt/lib/hwasan/hwasan_ignorelist.txt
M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
M compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S
M compiler-rt/lib/hwasan/hwasan_interface_internal.h
M compiler-rt/lib/hwasan/hwasan_linux.cpp
M compiler-rt/lib/hwasan/hwasan_malloc_bisect.h
M compiler-rt/lib/hwasan/hwasan_mapping.h
M compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp
M compiler-rt/lib/hwasan/hwasan_new_delete.cpp
M compiler-rt/lib/hwasan/hwasan_poisoning.cpp
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/lib/hwasan/hwasan_setjmp.S
M compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S
M compiler-rt/lib/hwasan/hwasan_thread.cpp
M compiler-rt/lib/hwasan/hwasan_thread.h
M compiler-rt/lib/hwasan/hwasan_thread_list.cpp
M compiler-rt/lib/hwasan/hwasan_thread_list.h
M compiler-rt/lib/interception/interception.h
M compiler-rt/lib/interception/interception_linux.cpp
M compiler-rt/lib/interception/interception_linux.h
M compiler-rt/lib/interception/interception_win.cpp
M compiler-rt/lib/lsan/lsan.cpp
M compiler-rt/lib/lsan/lsan.h
M compiler-rt/lib/lsan/lsan_allocator.cpp
M compiler-rt/lib/lsan/lsan_allocator.h
M compiler-rt/lib/lsan/lsan_common.cpp
M compiler-rt/lib/lsan/lsan_common.h
A compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
M compiler-rt/lib/lsan/lsan_common_linux.cpp
M compiler-rt/lib/lsan/lsan_common_mac.cpp
A compiler-rt/lib/lsan/lsan_fuchsia.cpp
A compiler-rt/lib/lsan/lsan_fuchsia.h
M compiler-rt/lib/lsan/lsan_interceptors.cpp
M compiler-rt/lib/lsan/lsan_linux.cpp
A compiler-rt/lib/lsan/lsan_posix.cpp
A compiler-rt/lib/lsan/lsan_posix.h
M compiler-rt/lib/lsan/lsan_thread.cpp
M compiler-rt/lib/lsan/lsan_thread.h
A compiler-rt/lib/memprof/README.txt
A compiler-rt/lib/memprof/memprof.syms.extra
A compiler-rt/lib/memprof/memprof_allocator.cpp
A compiler-rt/lib/memprof/memprof_allocator.h
A compiler-rt/lib/memprof/memprof_descriptions.cpp
A compiler-rt/lib/memprof/memprof_descriptions.h
A compiler-rt/lib/memprof/memprof_flags.cpp
A compiler-rt/lib/memprof/memprof_flags.h
A compiler-rt/lib/memprof/memprof_flags.inc
A compiler-rt/lib/memprof/memprof_init_version.h
A compiler-rt/lib/memprof/memprof_interceptors.cpp
A compiler-rt/lib/memprof/memprof_interceptors.h
A compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp
A compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h
A compiler-rt/lib/memprof/memprof_interface_internal.h
A compiler-rt/lib/memprof/memprof_internal.h
A compiler-rt/lib/memprof/memprof_linux.cpp
A compiler-rt/lib/memprof/memprof_malloc_linux.cpp
A compiler-rt/lib/memprof/memprof_mapping.h
A compiler-rt/lib/memprof/memprof_new_delete.cpp
A compiler-rt/lib/memprof/memprof_posix.cpp
A compiler-rt/lib/memprof/memprof_preinit.cpp
A compiler-rt/lib/memprof/memprof_rtl.cpp
A compiler-rt/lib/memprof/memprof_shadow_setup.cpp
A compiler-rt/lib/memprof/memprof_stack.cpp
A compiler-rt/lib/memprof/memprof_stack.h
A compiler-rt/lib/memprof/memprof_stats.cpp
A compiler-rt/lib/memprof/memprof_stats.h
A compiler-rt/lib/memprof/memprof_thread.cpp
A compiler-rt/lib/memprof/memprof_thread.h
A compiler-rt/lib/memprof/weak_symbols.txt
M compiler-rt/lib/msan/msan.cpp
M compiler-rt/lib/msan/msan.h
M compiler-rt/lib/msan/msan_allocator.cpp
M compiler-rt/lib/msan/msan_allocator.h
R compiler-rt/lib/msan/msan_blacklist.txt
M compiler-rt/lib/msan/msan_chained_origin_depot.cpp
M compiler-rt/lib/msan/msan_chained_origin_depot.h
A compiler-rt/lib/msan/msan_ignorelist.txt
M compiler-rt/lib/msan/msan_interceptors.cpp
M compiler-rt/lib/msan/msan_interface_internal.h
M compiler-rt/lib/msan/msan_linux.cpp
M compiler-rt/lib/msan/msan_origin.h
M compiler-rt/lib/msan/msan_poisoning.cpp
M compiler-rt/lib/msan/msan_thread.cpp
M compiler-rt/lib/msan/msan_thread.h
A compiler-rt/lib/orc/adt.h
A compiler-rt/lib/orc/c_api.h
A compiler-rt/lib/orc/common.h
A compiler-rt/lib/orc/compiler.h
A compiler-rt/lib/orc/endianness.h
A compiler-rt/lib/orc/error.h
A compiler-rt/lib/orc/executor_address.h
A compiler-rt/lib/orc/extensible_rtti.cpp
A compiler-rt/lib/orc/extensible_rtti.h
A compiler-rt/lib/orc/log_error_to_stderr.cpp
A compiler-rt/lib/orc/macho_platform.cpp
A compiler-rt/lib/orc/macho_platform.h
A compiler-rt/lib/orc/macho_tlv.x86-64.S
A compiler-rt/lib/orc/run_program_wrapper.cpp
A compiler-rt/lib/orc/simple_packed_serialization.h
A compiler-rt/lib/orc/stl_extras.h
A compiler-rt/lib/orc/wrapper_function_utils.h
M compiler-rt/lib/profile/GCDAProfiling.c
M compiler-rt/lib/profile/InstrProfiling.c
M compiler-rt/lib/profile/InstrProfiling.h
M compiler-rt/lib/profile/InstrProfilingBuffer.c
M compiler-rt/lib/profile/InstrProfilingFile.c
A compiler-rt/lib/profile/InstrProfilingInternal.c
M compiler-rt/lib/profile/InstrProfilingInternal.h
M compiler-rt/lib/profile/InstrProfilingMerge.c
M compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c
M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
M compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
M compiler-rt/lib/profile/InstrProfilingPlatformOther.c
M compiler-rt/lib/profile/InstrProfilingPlatformWindows.c
M compiler-rt/lib/profile/InstrProfilingPort.h
M compiler-rt/lib/profile/InstrProfilingRuntime.cpp
M compiler-rt/lib/profile/InstrProfilingUtil.c
M compiler-rt/lib/profile/InstrProfilingUtil.h
M compiler-rt/lib/profile/InstrProfilingValue.c
A compiler-rt/lib/profile/InstrProfilingVersionVar.c
M compiler-rt/lib/profile/InstrProfilingWriter.c
M compiler-rt/lib/profile/WindowsMMap.c
M compiler-rt/lib/profile/WindowsMMap.h
M compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h
M compiler-rt/lib/sanitizer_common/sanitizer_atomic.h
M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h
M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h
M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h
M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h
M compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h
A compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp
A compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h
M compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S
A compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S
M compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc
M compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc
M compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc
M compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h
M compiler-rt/lib/sanitizer_common/sanitizer_errno.h
M compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h
M compiler-rt/lib/sanitizer_common/sanitizer_file.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_file.h
M compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h
M compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_flags.h
M compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
M compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h
M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h
M compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h
M compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc
M compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h
M compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
M compiler-rt/lib/sanitizer_common/sanitizer_libc.h
M compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_linux.h
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h
M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_mac.h
M compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc
A compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_mutex.h
M compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h
M compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_posix.h
M compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h
M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp
A compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp
A compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h
M compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h
R compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp
R compiler-rt/lib/sanitizer_common/sanitizer_rtems.h
M compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h
M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h
M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h
A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp
A compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h
M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
R compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc
A compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc
M compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc
M compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h
A compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h
M compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h
M compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
M compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
M compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
M compiler-rt/lib/scudo/scudo_allocator.cpp
M compiler-rt/lib/scudo/scudo_crc32.h
M compiler-rt/lib/scudo/scudo_termination.cpp
M compiler-rt/lib/scudo/scudo_tsd.h
M compiler-rt/lib/scudo/scudo_tsd_exclusive.inc
M compiler-rt/lib/scudo/scudo_tsd_shared.cpp
M compiler-rt/lib/scudo/scudo_tsd_shared.inc
M compiler-rt/lib/scudo/scudo_utils.cpp
M compiler-rt/lib/scudo/scudo_utils.h
M compiler-rt/lib/scudo/standalone/allocator_config.h
M compiler-rt/lib/scudo/standalone/atomic_helpers.h
M compiler-rt/lib/scudo/standalone/bytemap.h
M compiler-rt/lib/scudo/standalone/checksum.cpp
M compiler-rt/lib/scudo/standalone/chunk.h
M compiler-rt/lib/scudo/standalone/combined.h
M compiler-rt/lib/scudo/standalone/common.cpp
M compiler-rt/lib/scudo/standalone/common.h
M compiler-rt/lib/scudo/standalone/flags.cpp
M compiler-rt/lib/scudo/standalone/flags.inc
M compiler-rt/lib/scudo/standalone/flags_parser.h
M compiler-rt/lib/scudo/standalone/fuchsia.cpp
A compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp
A compiler-rt/lib/scudo/standalone/include/scudo/interface.h
R compiler-rt/lib/scudo/standalone/interface.h
M compiler-rt/lib/scudo/standalone/internal_defs.h
M compiler-rt/lib/scudo/standalone/linux.cpp
M compiler-rt/lib/scudo/standalone/linux.h
M compiler-rt/lib/scudo/standalone/list.h
M compiler-rt/lib/scudo/standalone/local_cache.h
A compiler-rt/lib/scudo/standalone/memtag.h
M compiler-rt/lib/scudo/standalone/mutex.h
A compiler-rt/lib/scudo/standalone/options.h
M compiler-rt/lib/scudo/standalone/platform.h
M compiler-rt/lib/scudo/standalone/primary32.h
M compiler-rt/lib/scudo/standalone/primary64.h
M compiler-rt/lib/scudo/standalone/quarantine.h
A compiler-rt/lib/scudo/standalone/release.cpp
M compiler-rt/lib/scudo/standalone/release.h
M compiler-rt/lib/scudo/standalone/report.cpp
M compiler-rt/lib/scudo/standalone/secondary.h
M compiler-rt/lib/scudo/standalone/size_class_map.h
A compiler-rt/lib/scudo/standalone/stack_depot.h
M compiler-rt/lib/scudo/standalone/stats.h
M compiler-rt/lib/scudo/standalone/string_utils.cpp
M compiler-rt/lib/scudo/standalone/string_utils.h
A compiler-rt/lib/scudo/standalone/trusty.cpp
A compiler-rt/lib/scudo/standalone/trusty.h
M compiler-rt/lib/scudo/standalone/tsd.h
M compiler-rt/lib/scudo/standalone/tsd_exclusive.h
M compiler-rt/lib/scudo/standalone/tsd_shared.h
M compiler-rt/lib/scudo/standalone/vector.h
M compiler-rt/lib/scudo/standalone/wrappers_c.cpp
M compiler-rt/lib/scudo/standalone/wrappers_c.h
M compiler-rt/lib/scudo/standalone/wrappers_c.inc
M compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
M compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp
M compiler-rt/lib/tsan/dd/dd_interceptors.cpp
M compiler-rt/lib/tsan/dd/dd_rtl.h
M compiler-rt/lib/tsan/go/test.c
M compiler-rt/lib/tsan/go/tsan_go.cpp
M compiler-rt/lib/tsan/rtl/tsan.syms.extra
M compiler-rt/lib/tsan/rtl/tsan_clock.cpp
M compiler-rt/lib/tsan/rtl/tsan_clock.h
M compiler-rt/lib/tsan/rtl/tsan_defs.h
M compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h
M compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h
M compiler-rt/lib/tsan/rtl/tsan_external.cpp
M compiler-rt/lib/tsan/rtl/tsan_flags.cpp
M compiler-rt/lib/tsan/rtl/tsan_flags.inc
M compiler-rt/lib/tsan/rtl/tsan_interceptors.h
M compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp
M compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp
M compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
M compiler-rt/lib/tsan/rtl/tsan_interface.cpp
M compiler-rt/lib/tsan/rtl/tsan_interface.h
M compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp
M compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp
M compiler-rt/lib/tsan/rtl/tsan_interface_inl.h
M compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp
M compiler-rt/lib/tsan/rtl/tsan_mman.cpp
R compiler-rt/lib/tsan/rtl/tsan_mutex.cpp
R compiler-rt/lib/tsan/rtl/tsan_mutex.h
M compiler-rt/lib/tsan/rtl/tsan_platform.h
M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
M compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp
M compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp
M compiler-rt/lib/tsan/rtl/tsan_report.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl.h
M compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
A compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S
M compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp
M compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp
R compiler-rt/lib/tsan/rtl/tsan_stat.cpp
R compiler-rt/lib/tsan/rtl/tsan_stat.h
M compiler-rt/lib/tsan/rtl/tsan_sync.cpp
M compiler-rt/lib/tsan/rtl/tsan_sync.h
M compiler-rt/lib/tsan/rtl/tsan_trace.h
M compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h
M compiler-rt/lib/ubsan/ubsan_checks.inc
M compiler-rt/lib/ubsan/ubsan_diag.cpp
M compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp
M compiler-rt/lib/ubsan/ubsan_flags.cpp
M compiler-rt/lib/ubsan/ubsan_flags.h
M compiler-rt/lib/ubsan/ubsan_handlers.cpp
M compiler-rt/lib/ubsan/ubsan_handlers.h
M compiler-rt/lib/ubsan/ubsan_init.cpp
M compiler-rt/lib/ubsan/ubsan_interface.inc
M compiler-rt/lib/ubsan/ubsan_monitor.cpp
M compiler-rt/lib/ubsan/ubsan_platform.h
M compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp
M compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp
M compiler-rt/lib/ubsan/ubsan_value.cpp
M compiler-rt/lib/ubsan/ubsan_value.h
M compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp
M compiler-rt/lib/xray/xray_AArch64.cpp
M compiler-rt/lib/xray/xray_arm.cpp
M compiler-rt/lib/xray/xray_basic_logging.cpp
M compiler-rt/lib/xray/xray_fdr_logging.cpp
M compiler-rt/lib/xray/xray_init.cpp
M compiler-rt/lib/xray/xray_interface.cpp
M compiler-rt/lib/xray/xray_interface_internal.h
M compiler-rt/lib/xray/xray_mips.cpp
M compiler-rt/lib/xray/xray_mips64.cpp
M compiler-rt/lib/xray/xray_powerpc64.cpp
M compiler-rt/lib/xray/xray_trampoline_AArch64.S
M compiler-rt/lib/xray/xray_trampoline_arm.S
M compiler-rt/lib/xray/xray_trampoline_x86_64.S
M compiler-rt/lib/xray/xray_utils.cpp
M compiler-rt/lib/xray/xray_x86_64.cpp
M compiler-rt/lib/xray/xray_x86_64.inc
M libcxx/CREDITS.TXT
A libcxx/include/__algorithm/adjacent_find.h
A libcxx/include/__algorithm/all_of.h
A libcxx/include/__algorithm/any_of.h
A libcxx/include/__algorithm/binary_search.h
A libcxx/include/__algorithm/clamp.h
A libcxx/include/__algorithm/comp.h
A libcxx/include/__algorithm/comp_ref_type.h
A libcxx/include/__algorithm/copy.h
A libcxx/include/__algorithm/copy_backward.h
A libcxx/include/__algorithm/copy_if.h
A libcxx/include/__algorithm/copy_n.h
A libcxx/include/__algorithm/count.h
A libcxx/include/__algorithm/count_if.h
A libcxx/include/__algorithm/equal.h
A libcxx/include/__algorithm/equal_range.h
A libcxx/include/__algorithm/fill.h
A libcxx/include/__algorithm/fill_n.h
A libcxx/include/__algorithm/find.h
A libcxx/include/__algorithm/find_end.h
A libcxx/include/__algorithm/find_first_of.h
A libcxx/include/__algorithm/find_if.h
A libcxx/include/__algorithm/find_if_not.h
A libcxx/include/__algorithm/for_each.h
A libcxx/include/__algorithm/for_each_n.h
A libcxx/include/__algorithm/generate.h
A libcxx/include/__algorithm/generate_n.h
A libcxx/include/__algorithm/half_positive.h
A libcxx/include/__algorithm/includes.h
A libcxx/include/__algorithm/inplace_merge.h
A libcxx/include/__algorithm/is_heap.h
A libcxx/include/__algorithm/is_heap_until.h
A libcxx/include/__algorithm/is_partitioned.h
A libcxx/include/__algorithm/is_permutation.h
A libcxx/include/__algorithm/is_sorted.h
A libcxx/include/__algorithm/is_sorted_until.h
A libcxx/include/__algorithm/iter_swap.h
A libcxx/include/__algorithm/lexicographical_compare.h
A libcxx/include/__algorithm/lower_bound.h
A libcxx/include/__algorithm/make_heap.h
A libcxx/include/__algorithm/max.h
A libcxx/include/__algorithm/max_element.h
A libcxx/include/__algorithm/merge.h
A libcxx/include/__algorithm/min.h
A libcxx/include/__algorithm/min_element.h
A libcxx/include/__algorithm/minmax.h
A libcxx/include/__algorithm/minmax_element.h
A libcxx/include/__algorithm/mismatch.h
A libcxx/include/__algorithm/move.h
A libcxx/include/__algorithm/move_backward.h
A libcxx/include/__algorithm/next_permutation.h
A libcxx/include/__algorithm/none_of.h
A libcxx/include/__algorithm/nth_element.h
A libcxx/include/__algorithm/partial_sort.h
A libcxx/include/__algorithm/partial_sort_copy.h
A libcxx/include/__algorithm/partition.h
A libcxx/include/__algorithm/partition_copy.h
A libcxx/include/__algorithm/partition_point.h
A libcxx/include/__algorithm/pop_heap.h
A libcxx/include/__algorithm/prev_permutation.h
A libcxx/include/__algorithm/push_heap.h
A libcxx/include/__algorithm/remove.h
A libcxx/include/__algorithm/remove_copy.h
A libcxx/include/__algorithm/remove_copy_if.h
A libcxx/include/__algorithm/remove_if.h
A libcxx/include/__algorithm/replace.h
A libcxx/include/__algorithm/replace_copy.h
A libcxx/include/__algorithm/replace_copy_if.h
A libcxx/include/__algorithm/replace_if.h
A libcxx/include/__algorithm/reverse.h
A libcxx/include/__algorithm/reverse_copy.h
A libcxx/include/__algorithm/rotate.h
A libcxx/include/__algorithm/rotate_copy.h
A libcxx/include/__algorithm/sample.h
A libcxx/include/__algorithm/search.h
A libcxx/include/__algorithm/search_n.h
A libcxx/include/__algorithm/set_difference.h
A libcxx/include/__algorithm/set_intersection.h
A libcxx/include/__algorithm/set_symmetric_difference.h
A libcxx/include/__algorithm/set_union.h
A libcxx/include/__algorithm/shift_left.h
A libcxx/include/__algorithm/shift_right.h
A libcxx/include/__algorithm/shuffle.h
A libcxx/include/__algorithm/sift_down.h
A libcxx/include/__algorithm/sort.h
A libcxx/include/__algorithm/sort_heap.h
A libcxx/include/__algorithm/stable_partition.h
A libcxx/include/__algorithm/stable_sort.h
A libcxx/include/__algorithm/swap_ranges.h
A libcxx/include/__algorithm/transform.h
A libcxx/include/__algorithm/unique.h
A libcxx/include/__algorithm/unique_copy.h
A libcxx/include/__algorithm/unwrap_iter.h
A libcxx/include/__algorithm/upper_bound.h
A libcxx/include/__availability
M libcxx/include/__bit_reference
A libcxx/include/__bits
M libcxx/include/__bsd_locale_fallbacks.h
M libcxx/include/__config
M libcxx/include/__debug
M libcxx/include/__errc
A libcxx/include/__format/format_error.h
A libcxx/include/__format/format_parse_context.h
A libcxx/include/__function_like.h
A libcxx/include/__functional/binary_function.h
A libcxx/include/__functional/binary_negate.h
A libcxx/include/__functional/bind.h
A libcxx/include/__functional/bind_front.h
A libcxx/include/__functional/binder1st.h
A libcxx/include/__functional/binder2nd.h
A libcxx/include/__functional/default_searcher.h
A libcxx/include/__functional/function.h
A libcxx/include/__functional/hash.h
A libcxx/include/__functional/identity.h
A libcxx/include/__functional/invoke.h
A libcxx/include/__functional/is_transparent.h
A libcxx/include/__functional/mem_fn.h
A libcxx/include/__functional/mem_fun_ref.h
A libcxx/include/__functional/not_fn.h
A libcxx/include/__functional/operations.h
A libcxx/include/__functional/perfect_forward.h
A libcxx/include/__functional/pointer_to_binary_function.h
A libcxx/include/__functional/pointer_to_unary_function.h
A libcxx/include/__functional/ranges_operations.h
A libcxx/include/__functional/reference_wrapper.h
A libcxx/include/__functional/unary_function.h
A libcxx/include/__functional/unary_negate.h
A libcxx/include/__functional/unwrap_ref.h
A libcxx/include/__functional/weak_result_type.h
R libcxx/include/__functional_03
M libcxx/include/__functional_base
R libcxx/include/__functional_base_03
M libcxx/include/__hash_table
A libcxx/include/__iterator/access.h
A libcxx/include/__iterator/advance.h
A libcxx/include/__iterator/back_insert_iterator.h
A libcxx/include/__iterator/common_iterator.h
A libcxx/include/__iterator/concepts.h
A libcxx/include/__iterator/counted_iterator.h
A libcxx/include/__iterator/data.h
A libcxx/include/__iterator/default_sentinel.h
A libcxx/include/__iterator/distance.h
A libcxx/include/__iterator/empty.h
A libcxx/include/__iterator/erase_if_container.h
A libcxx/include/__iterator/front_insert_iterator.h
A libcxx/include/__iterator/incrementable_traits.h
A libcxx/include/__iterator/insert_iterator.h
A libcxx/include/__iterator/istream_iterator.h
A libcxx/include/__iterator/istreambuf_iterator.h
A libcxx/include/__iterator/iter_move.h
A libcxx/include/__iterator/iter_swap.h
A libcxx/include/__iterator/iterator.h
A libcxx/include/__iterator/iterator_traits.h
A libcxx/include/__iterator/move_iterator.h
A libcxx/include/__iterator/next.h
A libcxx/include/__iterator/ostream_iterator.h
A libcxx/include/__iterator/ostreambuf_iterator.h
A libcxx/include/__iterator/prev.h
A libcxx/include/__iterator/projected.h
A libcxx/include/__iterator/readable_traits.h
A libcxx/include/__iterator/reverse_access.h
A libcxx/include/__iterator/reverse_iterator.h
A libcxx/include/__iterator/size.h
A libcxx/include/__iterator/wrap_iter.h
M libcxx/include/__libcpp_version
M libcxx/include/__locale
A libcxx/include/__memory/addressof.h
A libcxx/include/__memory/allocation_guard.h
A libcxx/include/__memory/allocator.h
A libcxx/include/__memory/allocator_arg_t.h
A libcxx/include/__memory/allocator_traits.h
A libcxx/include/__memory/auto_ptr.h
A libcxx/include/__memory/compressed_pair.h
A libcxx/include/__memory/construct_at.h
A libcxx/include/__memory/pointer_safety.h
A libcxx/include/__memory/pointer_traits.h
A libcxx/include/__memory/raw_storage_iterator.h
A libcxx/include/__memory/shared_ptr.h
A libcxx/include/__memory/temporary_buffer.h
A libcxx/include/__memory/uninitialized_algorithms.h
A libcxx/include/__memory/unique_ptr.h
A libcxx/include/__memory/uses_allocator.h
M libcxx/include/__mutex_base
M libcxx/include/__node_handle
M libcxx/include/__nullptr
A libcxx/include/__random/uniform_int_distribution.h
A libcxx/include/__ranges/access.h
A libcxx/include/__ranges/all.h
A libcxx/include/__ranges/common_view.h
A libcxx/include/__ranges/concepts.h
A libcxx/include/__ranges/copyable_box.h
A libcxx/include/__ranges/dangling.h
A libcxx/include/__ranges/data.h
A libcxx/include/__ranges/drop_view.h
A libcxx/include/__ranges/empty.h
A libcxx/include/__ranges/empty_view.h
A libcxx/include/__ranges/enable_borrowed_range.h
A libcxx/include/__ranges/enable_view.h
A libcxx/include/__ranges/non_propagating_cache.h
A libcxx/include/__ranges/ref_view.h
A libcxx/include/__ranges/size.h
A libcxx/include/__ranges/subrange.h
A libcxx/include/__ranges/transform_view.h
A libcxx/include/__ranges/view_interface.h
M libcxx/include/__split_buffer
R libcxx/include/__sso_allocator
M libcxx/include/__std_stream
M libcxx/include/__string
M libcxx/include/__threading_support
M libcxx/include/__tree
M libcxx/include/__tuple
A libcxx/include/__utility/__decay_copy.h
A libcxx/include/__utility/as_const.h
A libcxx/include/__utility/cmp.h
A libcxx/include/__utility/declval.h
A libcxx/include/__utility/exchange.h
A libcxx/include/__utility/forward.h
A libcxx/include/__utility/in_place.h
A libcxx/include/__utility/integer_sequence.h
A libcxx/include/__utility/move.h
A libcxx/include/__utility/pair.h
A libcxx/include/__utility/piecewise_construct.h
A libcxx/include/__utility/rel_ops.h
A libcxx/include/__utility/swap.h
A libcxx/include/__utility/to_underlying.h
A libcxx/include/__variant/monostate.h
M libcxx/include/algorithm
M libcxx/include/any
M libcxx/include/array
M libcxx/include/atomic
A libcxx/include/barrier
M libcxx/include/bit
M libcxx/include/bitset
M libcxx/include/ccomplex
M libcxx/include/cctype
M libcxx/include/cerrno
M libcxx/include/cfenv
M libcxx/include/cfloat
M libcxx/include/charconv
M libcxx/include/chrono
M libcxx/include/cinttypes
M libcxx/include/ciso646
M libcxx/include/climits
M libcxx/include/clocale
M libcxx/include/cmath
M libcxx/include/codecvt
M libcxx/include/compare
M libcxx/include/complex
M libcxx/include/complex.h
A libcxx/include/concepts
M libcxx/include/condition_variable
M libcxx/include/csetjmp
M libcxx/include/csignal
M libcxx/include/cstdarg
M libcxx/include/cstdbool
M libcxx/include/cstddef
M libcxx/include/cstdint
M libcxx/include/cstdio
M libcxx/include/cstdlib
M libcxx/include/cstring
M libcxx/include/ctgmath
M libcxx/include/ctime
M libcxx/include/ctype.h
M libcxx/include/cwchar
M libcxx/include/cwctype
M libcxx/include/deque
M libcxx/include/errno.h
M libcxx/include/exception
M libcxx/include/experimental/__config
M libcxx/include/experimental/__memory
M libcxx/include/experimental/functional
M libcxx/include/experimental/iterator
M libcxx/include/experimental/memory_resource
M libcxx/include/experimental/propagate_const
M libcxx/include/experimental/simd
M libcxx/include/experimental/type_traits
M libcxx/include/ext/__hash
M libcxx/include/ext/hash_map
M libcxx/include/ext/hash_set
M libcxx/include/filesystem
M libcxx/include/float.h
A libcxx/include/format
M libcxx/include/forward_list
M libcxx/include/fstream
M libcxx/include/functional
M libcxx/include/future
M libcxx/include/initializer_list
M libcxx/include/inttypes.h
M libcxx/include/iomanip
M libcxx/include/ios
M libcxx/include/iosfwd
M libcxx/include/iostream
M libcxx/include/istream
M libcxx/include/iterator
A libcxx/include/latch
M libcxx/include/limits
M libcxx/include/limits.h
M libcxx/include/list
M libcxx/include/locale
M libcxx/include/locale.h
M libcxx/include/map
M libcxx/include/math.h
M libcxx/include/memory
M libcxx/include/module.modulemap
M libcxx/include/mutex
M libcxx/include/new
A libcxx/include/numbers
M libcxx/include/numeric
M libcxx/include/optional
M libcxx/include/ostream
M libcxx/include/queue
M libcxx/include/random
A libcxx/include/ranges
M libcxx/include/ratio
M libcxx/include/regex
M libcxx/include/scoped_allocator
A libcxx/include/semaphore
M libcxx/include/set
M libcxx/include/setjmp.h
M libcxx/include/shared_mutex
M libcxx/include/span
M libcxx/include/sstream
M libcxx/include/stack
M libcxx/include/stdbool.h
M libcxx/include/stddef.h
M libcxx/include/stdexcept
M libcxx/include/stdint.h
M libcxx/include/stdio.h
M libcxx/include/stdlib.h
M libcxx/include/streambuf
M libcxx/include/string
M libcxx/include/string.h
M libcxx/include/string_view
M libcxx/include/strstream
M libcxx/include/system_error
M libcxx/include/tgmath.h
M libcxx/include/thread
M libcxx/include/tuple
M libcxx/include/type_traits
M libcxx/include/typeindex
M libcxx/include/typeinfo
M libcxx/include/unordered_map
M libcxx/include/unordered_set
M libcxx/include/utility
M libcxx/include/valarray
M libcxx/include/variant
M libcxx/include/vector
M libcxx/include/version
M libcxx/include/wchar.h
M libcxx/include/wctype.h
M libcxx/src/algorithm.cpp
M libcxx/src/any.cpp
A libcxx/src/atomic.cpp
A libcxx/src/barrier.cpp
M libcxx/src/charconv.cpp
M libcxx/src/chrono.cpp
M libcxx/src/condition_variable.cpp
M libcxx/src/debug.cpp
M libcxx/src/experimental/memory_resource.cpp
M libcxx/src/filesystem/directory_iterator.cpp
M libcxx/src/filesystem/filesystem_common.h
M libcxx/src/filesystem/operations.cpp
A libcxx/src/filesystem/posix_compat.h
A libcxx/src/format.cpp
M libcxx/src/functional.cpp
M libcxx/src/future.cpp
M libcxx/src/include/apple_availability.h
M libcxx/src/include/config_elast.h
M libcxx/src/include/refstring.h
A libcxx/src/include/sso_allocator.h
M libcxx/src/ios.cpp
A libcxx/src/ios.instantiations.cpp
M libcxx/src/iostream.cpp
M libcxx/src/locale.cpp
M libcxx/src/memory.cpp
M libcxx/src/mutex.cpp
M libcxx/src/mutex_destructor.cpp
M libcxx/src/new.cpp
M libcxx/src/optional.cpp
M libcxx/src/random.cpp
A libcxx/src/random_shuffle.cpp
M libcxx/src/string.cpp
A libcxx/src/support/ibm/xlocale_zos.cpp
M libcxx/src/support/runtime/exception_fallback.ipp
M libcxx/src/support/runtime/exception_glibcxx.ipp
M libcxx/src/support/runtime/exception_libcxxabi.ipp
M libcxx/src/support/runtime/exception_libcxxrt.ipp
M libcxx/src/support/runtime/exception_msvc.ipp
M libcxx/src/support/runtime/exception_pointer_cxxabi.ipp
M libcxx/src/support/runtime/exception_pointer_glibcxx.ipp
M libcxx/src/support/runtime/exception_pointer_msvc.ipp
M libcxx/src/support/runtime/exception_pointer_unimplemented.ipp
M libcxx/src/support/runtime/new_handler_fallback.ipp
M libcxx/src/support/runtime/stdexcept_default.ipp
M libcxx/src/system_error.cpp
M libcxx/src/thread.cpp
M libcxx/src/typeinfo.cpp
M libunwind/include/__libunwind_config.h
M libunwind/include/libunwind.h
M libunwind/include/unwind.h
M libunwind/src/AddressSpace.hpp
M libunwind/src/DwarfInstructions.hpp
M libunwind/src/DwarfParser.hpp
M libunwind/src/EHHeaderParser.hpp
A libunwind/src/FrameHeaderCache.hpp
M libunwind/src/Registers.hpp
M libunwind/src/Unwind-EHABI.cpp
M libunwind/src/Unwind-seh.cpp
M libunwind/src/Unwind-sjlj.c
M libunwind/src/UnwindCursor.hpp
M libunwind/src/UnwindLevel1-gcc-ext.c
M libunwind/src/UnwindLevel1.c
M libunwind/src/UnwindRegistersRestore.S
M libunwind/src/UnwindRegistersSave.S
M libunwind/src/Unwind_AppleExtras.cpp
M libunwind/src/assembly.h
M libunwind/src/config.h
M libunwind/src/libunwind.cpp
R lld/.arcconfig
A lld/.clang-tidy
M lld/CODE_OWNERS.TXT
A lld/COFF/CallGraphSort.cpp
A lld/COFF/CallGraphSort.h
M lld/COFF/Chunks.cpp
M lld/COFF/Chunks.h
M lld/COFF/Config.h
M lld/COFF/DLL.cpp
M lld/COFF/DebugTypes.cpp
M lld/COFF/DebugTypes.h
M lld/COFF/Driver.cpp
M lld/COFF/Driver.h
M lld/COFF/DriverUtils.cpp
M lld/COFF/ICF.cpp
M lld/COFF/ICF.h
M lld/COFF/InputFiles.cpp
M lld/COFF/InputFiles.h
A lld/COFF/LLDMapFile.cpp
A lld/COFF/LLDMapFile.h
M lld/COFF/LTO.cpp
M lld/COFF/LTO.h
M lld/COFF/MapFile.cpp
M lld/COFF/MinGW.cpp
M lld/COFF/MinGW.h
M lld/COFF/Options.td
M lld/COFF/PDB.cpp
M lld/COFF/PDB.h
M lld/COFF/SymbolTable.cpp
M lld/COFF/SymbolTable.h
M lld/COFF/Symbols.cpp
M lld/COFF/Symbols.h
M lld/COFF/TypeMerger.h
M lld/COFF/Writer.cpp
M lld/COFF/Writer.h
M lld/Common/Args.cpp
M lld/Common/ErrorHandler.cpp
M lld/Common/Filesystem.cpp
M lld/Common/Reproduce.cpp
M lld/Common/Strings.cpp
M lld/Common/TargetOptionsCommandFlags.cpp
R lld/Common/Threads.cpp
M lld/Common/Timer.cpp
M lld/Common/Version.cpp
M lld/ELF/AArch64ErrataFix.cpp
M lld/ELF/AArch64ErrataFix.h
M lld/ELF/ARMErrataFix.cpp
M lld/ELF/ARMErrataFix.h
M lld/ELF/Arch/AArch64.cpp
M lld/ELF/Arch/AMDGPU.cpp
M lld/ELF/Arch/ARM.cpp
M lld/ELF/Arch/AVR.cpp
M lld/ELF/Arch/Hexagon.cpp
M lld/ELF/Arch/MSP430.cpp
M lld/ELF/Arch/Mips.cpp
M lld/ELF/Arch/MipsArchTree.cpp
M lld/ELF/Arch/PPC.cpp
M lld/ELF/Arch/PPC64.cpp
A lld/ELF/Arch/PPCInsns.def
M lld/ELF/Arch/RISCV.cpp
M lld/ELF/Arch/SPARCV9.cpp
M lld/ELF/Arch/X86.cpp
M lld/ELF/Arch/X86_64.cpp
M lld/ELF/CallGraphSort.cpp
M lld/ELF/Config.h
M lld/ELF/DWARF.cpp
M lld/ELF/DWARF.h
M lld/ELF/Driver.cpp
M lld/ELF/Driver.h
M lld/ELF/DriverUtils.cpp
M lld/ELF/EhFrame.cpp
M lld/ELF/EhFrame.h
M lld/ELF/ICF.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/InputFiles.h
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
M lld/ELF/LTO.cpp
M lld/ELF/LinkerScript.cpp
M lld/ELF/LinkerScript.h
M lld/ELF/MapFile.cpp
M lld/ELF/MapFile.h
M lld/ELF/MarkLive.cpp
M lld/ELF/Options.td
M lld/ELF/OutputSections.cpp
M lld/ELF/OutputSections.h
M lld/ELF/Relocations.cpp
M lld/ELF/Relocations.h
M lld/ELF/ScriptLexer.cpp
M lld/ELF/ScriptLexer.h
M lld/ELF/ScriptParser.cpp
M lld/ELF/ScriptParser.h
M lld/ELF/SymbolTable.cpp
M lld/ELF/SymbolTable.h
M lld/ELF/Symbols.cpp
M lld/ELF/Symbols.h
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Target.cpp
M lld/ELF/Target.h
M lld/ELF/Thunks.cpp
M lld/ELF/Thunks.h
M lld/ELF/Writer.cpp
A lld/MachO/Arch/ARM.cpp
A lld/MachO/Arch/ARM64.cpp
A lld/MachO/Arch/ARM64Common.cpp
A lld/MachO/Arch/ARM64Common.h
A lld/MachO/Arch/ARM64_32.cpp
A lld/MachO/Arch/X86_64.cpp
A lld/MachO/ConcatOutputSection.cpp
A lld/MachO/ConcatOutputSection.h
A lld/MachO/Config.h
A lld/MachO/Driver.cpp
A lld/MachO/Driver.h
A lld/MachO/DriverUtils.cpp
A lld/MachO/Dwarf.cpp
A lld/MachO/Dwarf.h
A lld/MachO/ExportTrie.cpp
A lld/MachO/ExportTrie.h
A lld/MachO/ICF.cpp
A lld/MachO/ICF.h
A lld/MachO/InputFiles.cpp
A lld/MachO/InputFiles.h
A lld/MachO/InputSection.cpp
A lld/MachO/InputSection.h
A lld/MachO/LTO.cpp
A lld/MachO/LTO.h
A lld/MachO/MachOStructs.h
A lld/MachO/MapFile.cpp
A lld/MachO/MapFile.h
A lld/MachO/MarkLive.cpp
A lld/MachO/MarkLive.h
A lld/MachO/ObjC.cpp
A lld/MachO/ObjC.h
A lld/MachO/Options.td
A lld/MachO/OutputSection.cpp
A lld/MachO/OutputSection.h
A lld/MachO/OutputSegment.cpp
A lld/MachO/OutputSegment.h
A lld/MachO/Relocations.cpp
A lld/MachO/Relocations.h
A lld/MachO/SymbolTable.cpp
A lld/MachO/SymbolTable.h
A lld/MachO/Symbols.cpp
A lld/MachO/Symbols.h
A lld/MachO/SyntheticSections.cpp
A lld/MachO/SyntheticSections.h
A lld/MachO/Target.cpp
A lld/MachO/Target.h
A lld/MachO/UnwindInfoSection.cpp
A lld/MachO/UnwindInfoSection.h
A lld/MachO/Writer.cpp
A lld/MachO/Writer.h
M lld/README.md
M lld/docs/AtomLLD.rst
A lld/docs/ELF/linker_script.rst
A lld/docs/ELF/warn_backrefs.rst
M lld/docs/NewLLD.rst
M lld/docs/ReleaseNotes.rst
M lld/docs/WebAssembly.rst
M lld/docs/conf.py
M lld/docs/design.rst
M lld/docs/development.rst
A lld/docs/error_handling_script.rst
M lld/docs/getting_started.rst
M lld/docs/index.rst
M lld/docs/ld.lld.1
M lld/include/lld/Common/Args.h
A lld/include/lld/Common/Arrays.h
M lld/include/lld/Common/DWARF.h
M lld/include/lld/Common/Driver.h
M lld/include/lld/Common/ErrorHandler.h
M lld/include/lld/Common/LLVM.h
M lld/include/lld/Common/Memory.h
M lld/include/lld/Common/Strings.h
M lld/include/lld/Common/TargetOptionsCommandFlags.h
R lld/include/lld/Common/Threads.h
M lld/include/lld/Common/Timer.h
M lld/include/lld/Common/Version.inc.in
M lld/include/lld/Core/File.h
M lld/include/lld/Core/Reference.h
M lld/include/lld/ReaderWriter/MachOLinkingContext.h
M lld/lib/Core/Error.cpp
M lld/lib/Core/Resolver.cpp
M lld/lib/Driver/DarwinLdDriver.cpp
M lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp
M lld/lib/ReaderWriter/MachO/Atoms.h
M lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
M lld/lib/ReaderWriter/MachO/File.h
M lld/lib/ReaderWriter/MachO/GOTPass.cpp
M lld/lib/ReaderWriter/MachO/LayoutPass.cpp
M lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
M lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp
M lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
M lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
M lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
M lld/lib/ReaderWriter/MachO/TLVPass.cpp
M lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
M lld/tools/lld/lld.cpp
M lldb/bindings/headers.swig
M lldb/bindings/interface/SBAddress.i
M lldb/bindings/interface/SBAttachInfo.i
M lldb/bindings/interface/SBBlock.i
M lldb/bindings/interface/SBBreakpoint.i
M lldb/bindings/interface/SBBreakpointLocation.i
M lldb/bindings/interface/SBBreakpointName.i
M lldb/bindings/interface/SBBroadcaster.i
M lldb/bindings/interface/SBCommandInterpreter.i
A lldb/bindings/interface/SBCommandInterpreterRunOptions.i
M lldb/bindings/interface/SBCommandReturnObject.i
M lldb/bindings/interface/SBCommunication.i
M lldb/bindings/interface/SBCompileUnit.i
M lldb/bindings/interface/SBData.i
M lldb/bindings/interface/SBDebugger.i
A lldb/bindings/interface/SBEnvironment.i
M lldb/bindings/interface/SBError.i
M lldb/bindings/interface/SBEvent.i
M lldb/bindings/interface/SBExecutionContext.i
M lldb/bindings/interface/SBExpressionOptions.i
M lldb/bindings/interface/SBFile.i
M lldb/bindings/interface/SBFileSpec.i
M lldb/bindings/interface/SBFileSpecList.i
M lldb/bindings/interface/SBFrame.i
M lldb/bindings/interface/SBFunction.i
M lldb/bindings/interface/SBHostOS.i
M lldb/bindings/interface/SBInstruction.i
M lldb/bindings/interface/SBInstructionList.i
M lldb/bindings/interface/SBLanguageRuntime.i
M lldb/bindings/interface/SBLaunchInfo.i
M lldb/bindings/interface/SBLineEntry.i
M lldb/bindings/interface/SBListener.i
M lldb/bindings/interface/SBMemoryRegionInfo.i
M lldb/bindings/interface/SBMemoryRegionInfoList.i
M lldb/bindings/interface/SBModule.i
M lldb/bindings/interface/SBModuleSpec.i
M lldb/bindings/interface/SBPlatform.i
M lldb/bindings/interface/SBProcess.i
M lldb/bindings/interface/SBProcessInfo.i
M lldb/bindings/interface/SBQueue.i
M lldb/bindings/interface/SBQueueItem.i
A lldb/bindings/interface/SBReproducer.i
M lldb/bindings/interface/SBSection.i
M lldb/bindings/interface/SBSourceManager.i
M lldb/bindings/interface/SBStream.i
M lldb/bindings/interface/SBStringList.i
M lldb/bindings/interface/SBStructuredData.i
M lldb/bindings/interface/SBSymbol.i
M lldb/bindings/interface/SBSymbolContext.i
M lldb/bindings/interface/SBSymbolContextList.i
M lldb/bindings/interface/SBTarget.i
M lldb/bindings/interface/SBThread.i
M lldb/bindings/interface/SBThreadPlan.i
M lldb/bindings/interface/SBTrace.i
R lldb/bindings/interface/SBTraceOptions.i
M lldb/bindings/interface/SBType.i
M lldb/bindings/interface/SBTypeEnumMember.i
M lldb/bindings/interface/SBValue.i
M lldb/bindings/interface/SBValueList.i
M lldb/bindings/interface/SBVariablesOptions.i
M lldb/bindings/interface/SBWatchpoint.i
M lldb/bindings/interfaces.swig
R lldb/bindings/lua.swig
A lldb/bindings/lua/lua-swigsafecast.swig
M lldb/bindings/lua/lua-typemaps.swig
A lldb/bindings/lua/lua-wrapper.swig
A lldb/bindings/lua/lua.swig
M lldb/bindings/macros.swig
R lldb/bindings/python.swig
M lldb/bindings/python/python-extensions.swig
M lldb/bindings/python/python-swigsafecast.swig
A lldb/bindings/python/python-typemaps.h
M lldb/bindings/python/python-typemaps.swig
M lldb/bindings/python/python-wrapper.swig
A lldb/bindings/python/python.swig
A lldb/docs/_lldb/__init__.py
A lldb/docs/design/overview.rst
A lldb/docs/design/reproducers.rst
A lldb/docs/design/sbapi.rst
A lldb/docs/man/lldb-server.rst
M lldb/docs/man/lldb.rst
A lldb/docs/python_api.rst
A lldb/docs/python_api_enums.rst
M lldb/include/lldb/API/LLDB.h
M lldb/include/lldb/API/SBAddress.h
M lldb/include/lldb/API/SBAttachInfo.h
M lldb/include/lldb/API/SBBlock.h
M lldb/include/lldb/API/SBBreakpoint.h
M lldb/include/lldb/API/SBBreakpointLocation.h
M lldb/include/lldb/API/SBBreakpointName.h
M lldb/include/lldb/API/SBBroadcaster.h
M lldb/include/lldb/API/SBCommandInterpreter.h
A lldb/include/lldb/API/SBCommandInterpreterRunOptions.h
M lldb/include/lldb/API/SBCommandReturnObject.h
M lldb/include/lldb/API/SBCommunication.h
M lldb/include/lldb/API/SBCompileUnit.h
M lldb/include/lldb/API/SBData.h
M lldb/include/lldb/API/SBDebugger.h
M lldb/include/lldb/API/SBDeclaration.h
M lldb/include/lldb/API/SBDefines.h
A lldb/include/lldb/API/SBEnvironment.h
M lldb/include/lldb/API/SBError.h
M lldb/include/lldb/API/SBEvent.h
M lldb/include/lldb/API/SBExecutionContext.h
M lldb/include/lldb/API/SBExpressionOptions.h
M lldb/include/lldb/API/SBFile.h
M lldb/include/lldb/API/SBFileSpec.h
M lldb/include/lldb/API/SBFileSpecList.h
M lldb/include/lldb/API/SBFrame.h
M lldb/include/lldb/API/SBFunction.h
M lldb/include/lldb/API/SBHostOS.h
M lldb/include/lldb/API/SBInstruction.h
M lldb/include/lldb/API/SBInstructionList.h
M lldb/include/lldb/API/SBLanguageRuntime.h
M lldb/include/lldb/API/SBLaunchInfo.h
M lldb/include/lldb/API/SBLineEntry.h
M lldb/include/lldb/API/SBListener.h
M lldb/include/lldb/API/SBMemoryRegionInfo.h
M lldb/include/lldb/API/SBMemoryRegionInfoList.h
M lldb/include/lldb/API/SBModule.h
M lldb/include/lldb/API/SBModuleSpec.h
M lldb/include/lldb/API/SBPlatform.h
M lldb/include/lldb/API/SBProcess.h
M lldb/include/lldb/API/SBProcessInfo.h
M lldb/include/lldb/API/SBQueue.h
M lldb/include/lldb/API/SBQueueItem.h
M lldb/include/lldb/API/SBReproducer.h
M lldb/include/lldb/API/SBSection.h
M lldb/include/lldb/API/SBSourceManager.h
M lldb/include/lldb/API/SBStream.h
M lldb/include/lldb/API/SBStringList.h
M lldb/include/lldb/API/SBStructuredData.h
M lldb/include/lldb/API/SBSymbol.h
M lldb/include/lldb/API/SBSymbolContext.h
M lldb/include/lldb/API/SBSymbolContextList.h
M lldb/include/lldb/API/SBTarget.h
M lldb/include/lldb/API/SBThread.h
M lldb/include/lldb/API/SBThreadCollection.h
M lldb/include/lldb/API/SBThreadPlan.h
M lldb/include/lldb/API/SBTrace.h
R lldb/include/lldb/API/SBTraceOptions.h
M lldb/include/lldb/API/SBType.h
M lldb/include/lldb/API/SBTypeCategory.h
M lldb/include/lldb/API/SBTypeEnumMember.h
M lldb/include/lldb/API/SBTypeFilter.h
M lldb/include/lldb/API/SBTypeFormat.h
M lldb/include/lldb/API/SBTypeNameSpecifier.h
M lldb/include/lldb/API/SBTypeSummary.h
M lldb/include/lldb/API/SBTypeSynthetic.h
M lldb/include/lldb/API/SBUnixSignals.h
M lldb/include/lldb/API/SBValue.h
M lldb/include/lldb/API/SBValueList.h
M lldb/include/lldb/API/SBVariablesOptions.h
M lldb/include/lldb/API/SBWatchpoint.h
M lldb/include/lldb/Breakpoint/Breakpoint.h
M lldb/include/lldb/Breakpoint/BreakpointID.h
M lldb/include/lldb/Breakpoint/BreakpointIDList.h
M lldb/include/lldb/Breakpoint/BreakpointList.h
M lldb/include/lldb/Breakpoint/BreakpointLocation.h
M lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h
M lldb/include/lldb/Breakpoint/BreakpointLocationList.h
M lldb/include/lldb/Breakpoint/BreakpointName.h
M lldb/include/lldb/Breakpoint/BreakpointOptions.h
M lldb/include/lldb/Breakpoint/BreakpointPrecondition.h
M lldb/include/lldb/Breakpoint/BreakpointResolver.h
M lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h
M lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
M lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h
M lldb/include/lldb/Breakpoint/BreakpointResolverName.h
M lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h
M lldb/include/lldb/Breakpoint/BreakpointSite.h
M lldb/include/lldb/Breakpoint/BreakpointSiteList.h
M lldb/include/lldb/Breakpoint/Stoppoint.h
M lldb/include/lldb/Breakpoint/StoppointCallbackContext.h
A lldb/include/lldb/Breakpoint/StoppointHitCounter.h
R lldb/include/lldb/Breakpoint/StoppointLocation.h
A lldb/include/lldb/Breakpoint/StoppointSite.h
M lldb/include/lldb/Breakpoint/Watchpoint.h
M lldb/include/lldb/Breakpoint/WatchpointList.h
M lldb/include/lldb/Breakpoint/WatchpointOptions.h
M lldb/include/lldb/Core/Address.h
M lldb/include/lldb/Core/AddressRange.h
M lldb/include/lldb/Core/AddressResolver.h
M lldb/include/lldb/Core/AddressResolverFileLine.h
R lldb/include/lldb/Core/AddressResolverName.h
M lldb/include/lldb/Core/Architecture.h
R lldb/include/lldb/Core/ClangForward.h
M lldb/include/lldb/Core/Communication.h
M lldb/include/lldb/Core/Debugger.h
A lldb/include/lldb/Core/Declaration.h
M lldb/include/lldb/Core/Disassembler.h
M lldb/include/lldb/Core/DumpDataExtractor.h
M lldb/include/lldb/Core/EmulateInstruction.h
M lldb/include/lldb/Core/FileLineResolver.h
M lldb/include/lldb/Core/FileSpecList.h
M lldb/include/lldb/Core/FormatEntity.h
M lldb/include/lldb/Core/Highlighter.h
M lldb/include/lldb/Core/IOHandler.h
M lldb/include/lldb/Core/IOHandlerCursesGUI.h
M lldb/include/lldb/Core/LoadedModuleInfoList.h
M lldb/include/lldb/Core/Mangled.h
M lldb/include/lldb/Core/MappedHash.h
M lldb/include/lldb/Core/Module.h
M lldb/include/lldb/Core/ModuleChild.h
M lldb/include/lldb/Core/ModuleList.h
M lldb/include/lldb/Core/ModuleSpec.h
M lldb/include/lldb/Core/Opcode.h
M lldb/include/lldb/Core/PluginInterface.h
M lldb/include/lldb/Core/PluginManager.h
A lldb/include/lldb/Core/Progress.h
M lldb/include/lldb/Core/PropertiesBase.td
M lldb/include/lldb/Core/RichManglingContext.h
M lldb/include/lldb/Core/SearchFilter.h
M lldb/include/lldb/Core/Section.h
A lldb/include/lldb/Core/SourceLocationSpec.h
M lldb/include/lldb/Core/SourceManager.h
M lldb/include/lldb/Core/StreamAsynchronousIO.h
M lldb/include/lldb/Core/StreamBuffer.h
M lldb/include/lldb/Core/StreamFile.h
M lldb/include/lldb/Core/StructuredDataImpl.h
M lldb/include/lldb/Core/ThreadSafeDenseMap.h
M lldb/include/lldb/Core/ThreadSafeValue.h
M lldb/include/lldb/Core/UniqueCStringMap.h
M lldb/include/lldb/Core/UserSettingsController.h
M lldb/include/lldb/Core/Value.h
M lldb/include/lldb/Core/ValueObject.h
M lldb/include/lldb/Core/ValueObjectCast.h
M lldb/include/lldb/Core/ValueObjectChild.h
M lldb/include/lldb/Core/ValueObjectConstResult.h
M lldb/include/lldb/Core/ValueObjectConstResultCast.h
M lldb/include/lldb/Core/ValueObjectConstResultChild.h
M lldb/include/lldb/Core/ValueObjectConstResultImpl.h
M lldb/include/lldb/Core/ValueObjectDynamicValue.h
M lldb/include/lldb/Core/ValueObjectList.h
M lldb/include/lldb/Core/ValueObjectMemory.h
M lldb/include/lldb/Core/ValueObjectRegister.h
M lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
A lldb/include/lldb/Core/ValueObjectUpdater.h
M lldb/include/lldb/Core/ValueObjectVariable.h
M lldb/include/lldb/Core/dwarf.h
M lldb/include/lldb/DataFormatters/CXXFunctionPointer.h
M lldb/include/lldb/DataFormatters/DataVisualization.h
M lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
M lldb/include/lldb/DataFormatters/FormatCache.h
M lldb/include/lldb/DataFormatters/FormatClasses.h
M lldb/include/lldb/DataFormatters/FormatManager.h
M lldb/include/lldb/DataFormatters/FormattersContainer.h
M lldb/include/lldb/DataFormatters/FormattersHelpers.h
M lldb/include/lldb/DataFormatters/LanguageCategory.h
M lldb/include/lldb/DataFormatters/StringPrinter.h
M lldb/include/lldb/DataFormatters/TypeCategory.h
M lldb/include/lldb/DataFormatters/TypeCategoryMap.h
M lldb/include/lldb/DataFormatters/TypeFormat.h
M lldb/include/lldb/DataFormatters/TypeSummary.h
M lldb/include/lldb/DataFormatters/TypeSynthetic.h
M lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
M lldb/include/lldb/DataFormatters/VectorIterator.h
M lldb/include/lldb/DataFormatters/VectorType.h
M lldb/include/lldb/Expression/DWARFExpression.h
M lldb/include/lldb/Expression/DiagnosticManager.h
M lldb/include/lldb/Expression/DynamicCheckerFunctions.h
M lldb/include/lldb/Expression/Expression.h
M lldb/include/lldb/Expression/ExpressionParser.h
M lldb/include/lldb/Expression/ExpressionSourceCode.h
M lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h
M lldb/include/lldb/Expression/ExpressionVariable.h
M lldb/include/lldb/Expression/FunctionCaller.h
M lldb/include/lldb/Expression/IRExecutionUnit.h
M lldb/include/lldb/Expression/IRInterpreter.h
M lldb/include/lldb/Expression/IRMemoryMap.h
M lldb/include/lldb/Expression/LLVMUserExpression.h
M lldb/include/lldb/Expression/Materializer.h
M lldb/include/lldb/Expression/REPL.h
M lldb/include/lldb/Expression/UserExpression.h
M lldb/include/lldb/Expression/UtilityFunction.h
M lldb/include/lldb/Host/Config.h.cmake
M lldb/include/lldb/Host/ConnectionFileDescriptor.h
M lldb/include/lldb/Host/Debug.h
M lldb/include/lldb/Host/Editline.h
M lldb/include/lldb/Host/File.h
M lldb/include/lldb/Host/FileAction.h
M lldb/include/lldb/Host/FileCache.h
M lldb/include/lldb/Host/FileSystem.h
M lldb/include/lldb/Host/Host.h
M lldb/include/lldb/Host/HostGetOpt.h
M lldb/include/lldb/Host/HostInfo.h
M lldb/include/lldb/Host/HostInfoBase.h
M lldb/include/lldb/Host/HostNativeProcess.h
M lldb/include/lldb/Host/HostNativeProcessBase.h
M lldb/include/lldb/Host/HostNativeThread.h
M lldb/include/lldb/Host/HostNativeThreadBase.h
M lldb/include/lldb/Host/HostNativeThreadForward.h
M lldb/include/lldb/Host/HostProcess.h
M lldb/include/lldb/Host/HostThread.h
M lldb/include/lldb/Host/LZMA.h
M lldb/include/lldb/Host/LockFile.h
M lldb/include/lldb/Host/LockFileBase.h
M lldb/include/lldb/Host/MainLoop.h
M lldb/include/lldb/Host/MainLoopBase.h
M lldb/include/lldb/Host/MonitoringProcessLauncher.h
M lldb/include/lldb/Host/OptionParser.h
M lldb/include/lldb/Host/Pipe.h
M lldb/include/lldb/Host/PipeBase.h
M lldb/include/lldb/Host/PosixApi.h
M lldb/include/lldb/Host/ProcessLaunchInfo.h
M lldb/include/lldb/Host/ProcessLauncher.h
M lldb/include/lldb/Host/ProcessRunLock.h
M lldb/include/lldb/Host/PseudoTerminal.h
M lldb/include/lldb/Host/SafeMachO.h
M lldb/include/lldb/Host/Socket.h
M lldb/include/lldb/Host/SocketAddress.h
M lldb/include/lldb/Host/StringConvert.h
R lldb/include/lldb/Host/TaskPool.h
M lldb/include/lldb/Host/Terminal.h
M lldb/include/lldb/Host/ThreadLauncher.h
M lldb/include/lldb/Host/Time.h
M lldb/include/lldb/Host/XML.h
M lldb/include/lldb/Host/common/GetOptInc.h
M lldb/include/lldb/Host/common/NativeBreakpointList.h
M lldb/include/lldb/Host/common/NativeProcessProtocol.h
M lldb/include/lldb/Host/common/NativeRegisterContext.h
M lldb/include/lldb/Host/common/NativeThreadProtocol.h
M lldb/include/lldb/Host/common/NativeWatchpointList.h
M lldb/include/lldb/Host/common/TCPSocket.h
M lldb/include/lldb/Host/common/UDPSocket.h
M lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
M lldb/include/lldb/Host/posix/DomainSocket.h
M lldb/include/lldb/Host/posix/HostInfoPosix.h
M lldb/include/lldb/Host/posix/HostProcessPosix.h
M lldb/include/lldb/Host/posix/HostThreadPosix.h
M lldb/include/lldb/Host/posix/LockFilePosix.h
M lldb/include/lldb/Host/posix/PipePosix.h
M lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h
M lldb/include/lldb/Initialization/SystemInitializer.h
M lldb/include/lldb/Initialization/SystemInitializerCommon.h
M lldb/include/lldb/Initialization/SystemLifetimeManager.h
M lldb/include/lldb/Interpreter/CommandAlias.h
M lldb/include/lldb/Interpreter/CommandCompletions.h
M lldb/include/lldb/Interpreter/CommandHistory.h
M lldb/include/lldb/Interpreter/CommandInterpreter.h
M lldb/include/lldb/Interpreter/CommandObject.h
M lldb/include/lldb/Interpreter/CommandObjectMultiword.h
R lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h
M lldb/include/lldb/Interpreter/CommandOptionValidators.h
M lldb/include/lldb/Interpreter/CommandReturnObject.h
M lldb/include/lldb/Interpreter/OptionGroupArchitecture.h
M lldb/include/lldb/Interpreter/OptionGroupBoolean.h
M lldb/include/lldb/Interpreter/OptionGroupFile.h
M lldb/include/lldb/Interpreter/OptionGroupFormat.h
M lldb/include/lldb/Interpreter/OptionGroupOutputFile.h
M lldb/include/lldb/Interpreter/OptionGroupPlatform.h
M lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h
M lldb/include/lldb/Interpreter/OptionGroupString.h
M lldb/include/lldb/Interpreter/OptionGroupUInt64.h
M lldb/include/lldb/Interpreter/OptionGroupUUID.h
M lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
M lldb/include/lldb/Interpreter/OptionGroupVariable.h
M lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h
M lldb/include/lldb/Interpreter/OptionValue.h
M lldb/include/lldb/Interpreter/OptionValueArch.h
M lldb/include/lldb/Interpreter/OptionValueArgs.h
M lldb/include/lldb/Interpreter/OptionValueArray.h
M lldb/include/lldb/Interpreter/OptionValueBoolean.h
M lldb/include/lldb/Interpreter/OptionValueChar.h
M lldb/include/lldb/Interpreter/OptionValueDictionary.h
M lldb/include/lldb/Interpreter/OptionValueEnumeration.h
A lldb/include/lldb/Interpreter/OptionValueFileColonLine.h
M lldb/include/lldb/Interpreter/OptionValueFileSpec.h
M lldb/include/lldb/Interpreter/OptionValueFileSpecList.h
M lldb/include/lldb/Interpreter/OptionValueFormat.h
M lldb/include/lldb/Interpreter/OptionValueFormatEntity.h
M lldb/include/lldb/Interpreter/OptionValueLanguage.h
M lldb/include/lldb/Interpreter/OptionValuePathMappings.h
M lldb/include/lldb/Interpreter/OptionValueProperties.h
M lldb/include/lldb/Interpreter/OptionValueRegex.h
M lldb/include/lldb/Interpreter/OptionValueSInt64.h
M lldb/include/lldb/Interpreter/OptionValueString.h
M lldb/include/lldb/Interpreter/OptionValueUInt64.h
M lldb/include/lldb/Interpreter/OptionValueUUID.h
M lldb/include/lldb/Interpreter/OptionValues.h
M lldb/include/lldb/Interpreter/Options.h
M lldb/include/lldb/Interpreter/Property.h
M lldb/include/lldb/Interpreter/ScriptInterpreter.h
A lldb/include/lldb/Interpreter/ScriptedProcessInterface.h
M lldb/include/lldb/Symbol/ArmUnwindInfo.h
M lldb/include/lldb/Symbol/Block.h
M lldb/include/lldb/Symbol/CallFrameInfo.h
R lldb/include/lldb/Symbol/ClangASTContext.h
R lldb/include/lldb/Symbol/ClangASTImporter.h
R lldb/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h
M lldb/include/lldb/Symbol/CompactUnwindInfo.h
M lldb/include/lldb/Symbol/CompileUnit.h
M lldb/include/lldb/Symbol/CompilerDecl.h
M lldb/include/lldb/Symbol/CompilerDeclContext.h
M lldb/include/lldb/Symbol/CompilerType.h
M lldb/include/lldb/Symbol/DWARFCallFrameInfo.h
M lldb/include/lldb/Symbol/DebugMacros.h
M lldb/include/lldb/Symbol/DeclVendor.h
R lldb/include/lldb/Symbol/Declaration.h
M lldb/include/lldb/Symbol/FuncUnwinders.h
M lldb/include/lldb/Symbol/Function.h
M lldb/include/lldb/Symbol/LineEntry.h
M lldb/include/lldb/Symbol/LineTable.h
M lldb/include/lldb/Symbol/LocateSymbolFile.h
M lldb/include/lldb/Symbol/ObjectContainer.h
M lldb/include/lldb/Symbol/ObjectFile.h
M lldb/include/lldb/Symbol/SourceModule.h
M lldb/include/lldb/Symbol/Symbol.h
M lldb/include/lldb/Symbol/SymbolContext.h
M lldb/include/lldb/Symbol/SymbolContextScope.h
M lldb/include/lldb/Symbol/SymbolFile.h
M lldb/include/lldb/Symbol/SymbolVendor.h
M lldb/include/lldb/Symbol/Symtab.h
M lldb/include/lldb/Symbol/TaggedASTType.h
M lldb/include/lldb/Symbol/Type.h
M lldb/include/lldb/Symbol/TypeList.h
M lldb/include/lldb/Symbol/TypeMap.h
M lldb/include/lldb/Symbol/TypeSystem.h
M lldb/include/lldb/Symbol/UnwindPlan.h
M lldb/include/lldb/Symbol/UnwindTable.h
Log Message:
-----------
Vendor import of LLVM+CLANG+OpenMP 13
Commit: fec81068689da1753bcc8c40bf9cf007b41451ca
https://github.com/MidnightBSD/src/commit/fec81068689da1753bcc8c40bf9cf007b41451ca
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-07-25 (Mon, 25 Jul 2022)
Changed paths:
M contrib/llvm-project/clang/include/clang-c/BuildSystem.h
M contrib/llvm-project/clang/include/clang-c/Index.h
M contrib/llvm-project/clang/include/clang-c/Platform.h
A contrib/llvm-project/clang/include/clang-c/Rewrite.h
A contrib/llvm-project/clang/include/clang/APINotes/APINotesYAMLCompiler.h
A contrib/llvm-project/clang/include/clang/APINotes/Types.h
M contrib/llvm-project/clang/include/clang/ARCMigrate/FileRemapper.h
M contrib/llvm-project/clang/include/clang/AST/APValue.h
M contrib/llvm-project/clang/include/clang/AST/ASTConcept.h
M contrib/llvm-project/clang/include/clang/AST/ASTContext.h
M contrib/llvm-project/clang/include/clang/AST/ASTDumper.h
M contrib/llvm-project/clang/include/clang/AST/ASTDumperUtils.h
M contrib/llvm-project/clang/include/clang/AST/ASTFwd.h
M contrib/llvm-project/clang/include/clang/AST/ASTImporter.h
M contrib/llvm-project/clang/include/clang/AST/ASTImporterLookupTable.h
M contrib/llvm-project/clang/include/clang/AST/ASTNodeTraverser.h
M contrib/llvm-project/clang/include/clang/AST/ASTStructuralEquivalence.h
M contrib/llvm-project/clang/include/clang/AST/ASTTypeTraits.h
M contrib/llvm-project/clang/include/clang/AST/AbstractBasicReader.h
M contrib/llvm-project/clang/include/clang/AST/AbstractBasicWriter.h
M contrib/llvm-project/clang/include/clang/AST/Attr.h
M contrib/llvm-project/clang/include/clang/AST/BuiltinTypes.def
M contrib/llvm-project/clang/include/clang/AST/CXXInheritance.h
M contrib/llvm-project/clang/include/clang/AST/CXXRecordDeclDefinitionBits.def
M contrib/llvm-project/clang/include/clang/AST/CanonicalType.h
M contrib/llvm-project/clang/include/clang/AST/Comment.h
M contrib/llvm-project/clang/include/clang/AST/CommentCommands.td
M contrib/llvm-project/clang/include/clang/AST/CommentLexer.h
M contrib/llvm-project/clang/include/clang/AST/CommentSema.h
M contrib/llvm-project/clang/include/clang/AST/ComparisonCategories.h
A contrib/llvm-project/clang/include/clang/AST/ComputeDependence.h
M contrib/llvm-project/clang/include/clang/AST/DataCollection.h
M contrib/llvm-project/clang/include/clang/AST/Decl.h
M contrib/llvm-project/clang/include/clang/AST/DeclBase.h
M contrib/llvm-project/clang/include/clang/AST/DeclCXX.h
M contrib/llvm-project/clang/include/clang/AST/DeclContextInternals.h
M contrib/llvm-project/clang/include/clang/AST/DeclGroup.h
M contrib/llvm-project/clang/include/clang/AST/DeclObjC.h
A contrib/llvm-project/clang/include/clang/AST/DeclObjCCommon.h
M contrib/llvm-project/clang/include/clang/AST/DeclOpenMP.h
M contrib/llvm-project/clang/include/clang/AST/DeclTemplate.h
M contrib/llvm-project/clang/include/clang/AST/DeclarationName.h
A contrib/llvm-project/clang/include/clang/AST/DependenceFlags.h
M contrib/llvm-project/clang/include/clang/AST/DependentDiagnostic.h
M contrib/llvm-project/clang/include/clang/AST/EvaluatedExprVisitor.h
M contrib/llvm-project/clang/include/clang/AST/Expr.h
M contrib/llvm-project/clang/include/clang/AST/ExprCXX.h
M contrib/llvm-project/clang/include/clang/AST/ExprConcepts.h
M contrib/llvm-project/clang/include/clang/AST/ExprObjC.h
M contrib/llvm-project/clang/include/clang/AST/ExprOpenMP.h
M contrib/llvm-project/clang/include/clang/AST/ExternalASTSource.h
M contrib/llvm-project/clang/include/clang/AST/GlobalDecl.h
A contrib/llvm-project/clang/include/clang/AST/IgnoreExpr.h
M contrib/llvm-project/clang/include/clang/AST/JSONNodeDumper.h
M contrib/llvm-project/clang/include/clang/AST/LocInfoType.h
M contrib/llvm-project/clang/include/clang/AST/Mangle.h
M contrib/llvm-project/clang/include/clang/AST/MangleNumberingContext.h
M contrib/llvm-project/clang/include/clang/AST/NestedNameSpecifier.h
M contrib/llvm-project/clang/include/clang/AST/NonTrivialTypeVisitor.h
M contrib/llvm-project/clang/include/clang/AST/ODRHash.h
M contrib/llvm-project/clang/include/clang/AST/OpenMPClause.h
M contrib/llvm-project/clang/include/clang/AST/OperationKinds.def
M contrib/llvm-project/clang/include/clang/AST/OptionalDiagnostic.h
M contrib/llvm-project/clang/include/clang/AST/ParentMap.h
A contrib/llvm-project/clang/include/clang/AST/ParentMapContext.h
M contrib/llvm-project/clang/include/clang/AST/PrettyPrinter.h
M contrib/llvm-project/clang/include/clang/AST/PropertiesBase.td
M contrib/llvm-project/clang/include/clang/AST/RawCommentList.h
M contrib/llvm-project/clang/include/clang/AST/RecordLayout.h
M contrib/llvm-project/clang/include/clang/AST/RecursiveASTVisitor.h
M contrib/llvm-project/clang/include/clang/AST/Redeclarable.h
M contrib/llvm-project/clang/include/clang/AST/Stmt.h
M contrib/llvm-project/clang/include/clang/AST/StmtDataCollectors.td
M contrib/llvm-project/clang/include/clang/AST/StmtIterator.h
M contrib/llvm-project/clang/include/clang/AST/StmtOpenMP.h
M contrib/llvm-project/clang/include/clang/AST/TemplateBase.h
M contrib/llvm-project/clang/include/clang/AST/TemplateName.h
M contrib/llvm-project/clang/include/clang/AST/TextNodeDumper.h
M contrib/llvm-project/clang/include/clang/AST/Type.h
M contrib/llvm-project/clang/include/clang/AST/TypeLoc.h
M contrib/llvm-project/clang/include/clang/AST/TypeLocVisitor.h
M contrib/llvm-project/clang/include/clang/AST/TypeProperties.td
M contrib/llvm-project/clang/include/clang/AST/VTableBuilder.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchFinder.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchers.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/ASTMatchersMacros.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Parser.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/Registry.h
M contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
A contrib/llvm-project/clang/include/clang/ASTMatchers/GtestMatchers.h
A contrib/llvm-project/clang/include/clang/Analysis/Analyses/CalledOnceCheck.h
M contrib/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h
M contrib/llvm-project/clang/include/clang/Analysis/Analyses/LiveVariables.h
M contrib/llvm-project/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h
M contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafety.h
M contrib/llvm-project/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
M contrib/llvm-project/clang/include/clang/Analysis/Analyses/UninitializedValues.h
M contrib/llvm-project/clang/include/clang/Analysis/AnalysisDeclContext.h
M contrib/llvm-project/clang/include/clang/Analysis/AnyCall.h
M contrib/llvm-project/clang/include/clang/Analysis/CFG.h
M contrib/llvm-project/clang/include/clang/Analysis/CallGraph.h
M contrib/llvm-project/clang/include/clang/Analysis/ConstructionContext.h
M contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h
A contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h
A contrib/llvm-project/clang/include/clang/Analysis/IssueHash.h
A contrib/llvm-project/clang/include/clang/Analysis/MacroExpansionContext.h
M contrib/llvm-project/clang/include/clang/Analysis/PathDiagnostic.h
M contrib/llvm-project/clang/include/clang/Analysis/RetainSummaryManager.h
M contrib/llvm-project/clang/include/clang/Basic/AArch64SVEACLETypes.def
M contrib/llvm-project/clang/include/clang/Basic/ABI.h
M contrib/llvm-project/clang/include/clang/Basic/AddressSpaces.h
M contrib/llvm-project/clang/include/clang/Basic/AlignedAllocation.h
M contrib/llvm-project/clang/include/clang/Basic/Attr.td
M contrib/llvm-project/clang/include/clang/Basic/AttrDocs.td
M contrib/llvm-project/clang/include/clang/Basic/AttributeCommonInfo.h
M contrib/llvm-project/clang/include/clang/Basic/Builtins.def
M contrib/llvm-project/clang/include/clang/Basic/Builtins.h
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsAArch64.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsAMDGPU.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsARM.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsBPF.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagon.def
A contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagonDep.def
A contrib/llvm-project/clang/include/clang/Basic/BuiltinsHexagonMapCustomDep.def
R contrib/llvm-project/clang/include/clang/Basic/BuiltinsLe64.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsMips.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsNVPTX.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsPPC.def
A contrib/llvm-project/clang/include/clang/Basic/BuiltinsRISCV.def
A contrib/llvm-project/clang/include/clang/Basic/BuiltinsSVE.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsSystemZ.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsWebAssembly.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86.def
M contrib/llvm-project/clang/include/clang/Basic/BuiltinsX86_64.def
M contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.def
M contrib/llvm-project/clang/include/clang/Basic/CodeGenOptions.h
M contrib/llvm-project/clang/include/clang/Basic/Cuda.h
A contrib/llvm-project/clang/include/clang/Basic/DarwinSDKInfo.h
M contrib/llvm-project/clang/include/clang/Basic/DebugInfoOptions.h
M contrib/llvm-project/clang/include/clang/Basic/DeclNodes.td
M contrib/llvm-project/clang/include/clang/Basic/Diagnostic.h
M contrib/llvm-project/clang/include/clang/Basic/Diagnostic.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticAST.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticASTKinds.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticAnalysis.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticCategories.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticComment.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticCommonKinds.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticCrossTU.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriver.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticDriverKinds.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontend.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticFrontendKinds.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticGroups.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticIDs.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticLex.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticLexKinds.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.def
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticOptions.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticParse.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticParseKinds.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticRefactoring.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSema.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSemaKinds.td
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerialization.h
M contrib/llvm-project/clang/include/clang/Basic/DiagnosticSerializationKinds.td
A contrib/llvm-project/clang/include/clang/Basic/DirectoryEntry.h
M contrib/llvm-project/clang/include/clang/Basic/ExpressionTraits.h
A contrib/llvm-project/clang/include/clang/Basic/FPOptions.def
M contrib/llvm-project/clang/include/clang/Basic/Features.def
A contrib/llvm-project/clang/include/clang/Basic/FileEntry.h
M contrib/llvm-project/clang/include/clang/Basic/FileManager.h
R contrib/llvm-project/clang/include/clang/Basic/FixedPoint.h
M contrib/llvm-project/clang/include/clang/Basic/IdentifierTable.h
M contrib/llvm-project/clang/include/clang/Basic/JsonSupport.h
M contrib/llvm-project/clang/include/clang/Basic/LLVM.h
M contrib/llvm-project/clang/include/clang/Basic/LangOptions.def
M contrib/llvm-project/clang/include/clang/Basic/LangOptions.h
M contrib/llvm-project/clang/include/clang/Basic/LangStandard.h
M contrib/llvm-project/clang/include/clang/Basic/LangStandards.def
M contrib/llvm-project/clang/include/clang/Basic/Module.h
A contrib/llvm-project/clang/include/clang/Basic/NoSanitizeList.h
M contrib/llvm-project/clang/include/clang/Basic/ObjCRuntime.h
M contrib/llvm-project/clang/include/clang/Basic/OpenCLExtensions.def
M contrib/llvm-project/clang/include/clang/Basic/OpenCLImageTypes.def
M contrib/llvm-project/clang/include/clang/Basic/OpenCLOptions.h
M contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.def
M contrib/llvm-project/clang/include/clang/Basic/OpenMPKinds.h
M contrib/llvm-project/clang/include/clang/Basic/OperatorKinds.h
A contrib/llvm-project/clang/include/clang/Basic/PPCTypes.def
M contrib/llvm-project/clang/include/clang/Basic/PartialDiagnostic.h
M contrib/llvm-project/clang/include/clang/Basic/PragmaKinds.h
A contrib/llvm-project/clang/include/clang/Basic/ProfileList.h
A contrib/llvm-project/clang/include/clang/Basic/RISCVVTypes.def
R contrib/llvm-project/clang/include/clang/Basic/SanitizerBlacklist.h
M contrib/llvm-project/clang/include/clang/Basic/SanitizerSpecialCaseList.h
M contrib/llvm-project/clang/include/clang/Basic/Sanitizers.def
M contrib/llvm-project/clang/include/clang/Basic/Sanitizers.h
M contrib/llvm-project/clang/include/clang/Basic/SourceLocation.h
M contrib/llvm-project/clang/include/clang/Basic/SourceManager.h
M contrib/llvm-project/clang/include/clang/Basic/Specifiers.h
M contrib/llvm-project/clang/include/clang/Basic/StmtNodes.td
M contrib/llvm-project/clang/include/clang/Basic/TargetBuiltins.h
A contrib/llvm-project/clang/include/clang/Basic/TargetCXXABI.def
M contrib/llvm-project/clang/include/clang/Basic/TargetCXXABI.h
A contrib/llvm-project/clang/include/clang/Basic/TargetID.h
M contrib/llvm-project/clang/include/clang/Basic/TargetInfo.h
M contrib/llvm-project/clang/include/clang/Basic/TargetOptions.h
A contrib/llvm-project/clang/include/clang/Basic/Thunk.h
M contrib/llvm-project/clang/include/clang/Basic/TokenKinds.def
M contrib/llvm-project/clang/include/clang/Basic/TokenKinds.h
M contrib/llvm-project/clang/include/clang/Basic/TypeNodes.td
M contrib/llvm-project/clang/include/clang/Basic/TypeTraits.h
M contrib/llvm-project/clang/include/clang/Basic/X86Target.def
M contrib/llvm-project/clang/include/clang/Basic/XRayInstr.h
M contrib/llvm-project/clang/include/clang/Basic/XRayLists.h
A contrib/llvm-project/clang/include/clang/Basic/arm_bf16.td
A contrib/llvm-project/clang/include/clang/Basic/arm_cde.td
M contrib/llvm-project/clang/include/clang/Basic/arm_mve.td
M contrib/llvm-project/clang/include/clang/Basic/arm_mve_defs.td
M contrib/llvm-project/clang/include/clang/Basic/arm_neon.td
M contrib/llvm-project/clang/include/clang/Basic/arm_neon_incl.td
A contrib/llvm-project/clang/include/clang/Basic/arm_sve.td
A contrib/llvm-project/clang/include/clang/Basic/riscv_vector.td
M contrib/llvm-project/clang/include/clang/CodeGen/BackendUtil.h
M contrib/llvm-project/clang/include/clang/CodeGen/CGFunctionInfo.h
M contrib/llvm-project/clang/include/clang/CodeGen/CodeGenABITypes.h
M contrib/llvm-project/clang/include/clang/CodeGen/CodeGenAction.h
M contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitBuilder.h
M contrib/llvm-project/clang/include/clang/CodeGen/ConstantInitFuture.h
M contrib/llvm-project/clang/include/clang/CodeGen/SwiftCallingConv.h
M contrib/llvm-project/clang/include/clang/CrossTU/CrossTranslationUnit.h
M contrib/llvm-project/clang/include/clang/Driver/Action.h
R contrib/llvm-project/clang/include/clang/Driver/CC1Options.td
R contrib/llvm-project/clang/include/clang/Driver/CLCompatOptions.td
M contrib/llvm-project/clang/include/clang/Driver/ClangOptionDocs.td
M contrib/llvm-project/clang/include/clang/Driver/Compilation.h
R contrib/llvm-project/clang/include/clang/Driver/DarwinSDKInfo.h
M contrib/llvm-project/clang/include/clang/Driver/Distro.h
M contrib/llvm-project/clang/include/clang/Driver/Driver.h
A contrib/llvm-project/clang/include/clang/Driver/InputInfo.h
M contrib/llvm-project/clang/include/clang/Driver/Job.h
M contrib/llvm-project/clang/include/clang/Driver/Multilib.h
M contrib/llvm-project/clang/include/clang/Driver/Options.h
M contrib/llvm-project/clang/include/clang/Driver/Options.td
M contrib/llvm-project/clang/include/clang/Driver/Phases.h
M contrib/llvm-project/clang/include/clang/Driver/SanitizerArgs.h
M contrib/llvm-project/clang/include/clang/Driver/Tool.h
M contrib/llvm-project/clang/include/clang/Driver/ToolChain.h
M contrib/llvm-project/clang/include/clang/Driver/Types.def
M contrib/llvm-project/clang/include/clang/Driver/Types.h
M contrib/llvm-project/clang/include/clang/Driver/XRayArgs.h
M contrib/llvm-project/clang/include/clang/Edit/EditedSource.h
M contrib/llvm-project/clang/include/clang/Format/Format.h
M contrib/llvm-project/clang/include/clang/Frontend/ASTConsumers.h
M contrib/llvm-project/clang/include/clang/Frontend/ASTUnit.h
M contrib/llvm-project/clang/include/clang/Frontend/CommandLineSourceLoc.h
M contrib/llvm-project/clang/include/clang/Frontend/CompilerInstance.h
M contrib/llvm-project/clang/include/clang/Frontend/CompilerInvocation.h
M contrib/llvm-project/clang/include/clang/Frontend/DependencyOutputOptions.h
M contrib/llvm-project/clang/include/clang/Frontend/FrontendAction.h
M contrib/llvm-project/clang/include/clang/Frontend/FrontendActions.h
M contrib/llvm-project/clang/include/clang/Frontend/FrontendOptions.h
M contrib/llvm-project/clang/include/clang/Frontend/LogDiagnosticPrinter.h
M contrib/llvm-project/clang/include/clang/Frontend/PrecompiledPreamble.h
M contrib/llvm-project/clang/include/clang/Frontend/TextDiagnostic.h
M contrib/llvm-project/clang/include/clang/Frontend/Utils.h
M contrib/llvm-project/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
M contrib/llvm-project/clang/include/clang/Index/CommentToXML.h
M contrib/llvm-project/clang/include/clang/Index/DeclOccurrence.h
M contrib/llvm-project/clang/include/clang/Index/IndexSymbol.h
M contrib/llvm-project/clang/include/clang/Index/IndexingAction.h
M contrib/llvm-project/clang/include/clang/Index/IndexingOptions.h
A contrib/llvm-project/clang/include/clang/IndexSerialization/SerializablePathCollection.h
A contrib/llvm-project/clang/include/clang/Interpreter/Interpreter.h
A contrib/llvm-project/clang/include/clang/Interpreter/PartialTranslationUnit.h
M contrib/llvm-project/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h
M contrib/llvm-project/clang/include/clang/Lex/DirectoryLookup.h
M contrib/llvm-project/clang/include/clang/Lex/HeaderMap.h
M contrib/llvm-project/clang/include/clang/Lex/HeaderSearch.h
M contrib/llvm-project/clang/include/clang/Lex/HeaderSearchOptions.h
M contrib/llvm-project/clang/include/clang/Lex/Lexer.h
M contrib/llvm-project/clang/include/clang/Lex/LiteralSupport.h
M contrib/llvm-project/clang/include/clang/Lex/MacroInfo.h
M contrib/llvm-project/clang/include/clang/Lex/ModuleLoader.h
M contrib/llvm-project/clang/include/clang/Lex/ModuleMap.h
M contrib/llvm-project/clang/include/clang/Lex/PPCallbacks.h
M contrib/llvm-project/clang/include/clang/Lex/PPConditionalDirectiveRecord.h
M contrib/llvm-project/clang/include/clang/Lex/Pragma.h
M contrib/llvm-project/clang/include/clang/Lex/PreprocessingRecord.h
M contrib/llvm-project/clang/include/clang/Lex/Preprocessor.h
M contrib/llvm-project/clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h
M contrib/llvm-project/clang/include/clang/Lex/PreprocessorLexer.h
M contrib/llvm-project/clang/include/clang/Lex/PreprocessorOptions.h
M contrib/llvm-project/clang/include/clang/Lex/Token.h
M contrib/llvm-project/clang/include/clang/Lex/VariadicMacroSupport.h
M contrib/llvm-project/clang/include/clang/Parse/Parser.h
M contrib/llvm-project/clang/include/clang/Parse/RAIIObjectsForParser.h
M contrib/llvm-project/clang/include/clang/Rewrite/Core/RewriteRope.h
M contrib/llvm-project/clang/include/clang/Sema/AnalysisBasedWarnings.h
M contrib/llvm-project/clang/include/clang/Sema/CodeCompleteConsumer.h
M contrib/llvm-project/clang/include/clang/Sema/DeclSpec.h
M contrib/llvm-project/clang/include/clang/Sema/DelayedDiagnostic.h
M contrib/llvm-project/clang/include/clang/Sema/Designator.h
M contrib/llvm-project/clang/include/clang/Sema/ExternalSemaSource.h
M contrib/llvm-project/clang/include/clang/Sema/Initialization.h
M contrib/llvm-project/clang/include/clang/Sema/Lookup.h
M contrib/llvm-project/clang/include/clang/Sema/MultiplexExternalSemaSource.h
M contrib/llvm-project/clang/include/clang/Sema/Overload.h
M contrib/llvm-project/clang/include/clang/Sema/Ownership.h
M contrib/llvm-project/clang/include/clang/Sema/ParsedAttr.h
M contrib/llvm-project/clang/include/clang/Sema/ParsedTemplate.h
M contrib/llvm-project/clang/include/clang/Sema/Scope.h
M contrib/llvm-project/clang/include/clang/Sema/ScopeInfo.h
M contrib/llvm-project/clang/include/clang/Sema/Sema.h
M contrib/llvm-project/clang/include/clang/Sema/SemaInternal.h
M contrib/llvm-project/clang/include/clang/Sema/Template.h
M contrib/llvm-project/clang/include/clang/Serialization/ASTBitCodes.h
M contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h
M contrib/llvm-project/clang/include/clang/Serialization/ASTRecordReader.h
M contrib/llvm-project/clang/include/clang/Serialization/ASTRecordWriter.h
M contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h
M contrib/llvm-project/clang/include/clang/Serialization/ModuleFile.h
M contrib/llvm-project/clang/include/clang/Serialization/ModuleFileExtension.h
M contrib/llvm-project/clang/include/clang/Serialization/ModuleManager.h
M contrib/llvm-project/clang/include/clang/Serialization/TypeBitCodes.def
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Analyses.def
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/Checker.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h
R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/IssueHash.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
A contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h
R contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
M contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
A contrib/llvm-project/clang/include/clang/Testing/CommandLineArgs.h
A contrib/llvm-project/clang/include/clang/Testing/TestClangConfig.h
M contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiff.h
M contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
M contrib/llvm-project/clang/include/clang/Tooling/AllTUsExecution.h
M contrib/llvm-project/clang/include/clang/Tooling/ArgumentsAdjusters.h
M contrib/llvm-project/clang/include/clang/Tooling/CommonOptionsParser.h
M contrib/llvm-project/clang/include/clang/Tooling/CompilationDatabase.h
M contrib/llvm-project/clang/include/clang/Tooling/Core/Diagnostic.h
R contrib/llvm-project/clang/include/clang/Tooling/Core/Lookup.h
M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h
M contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
M contrib/llvm-project/clang/include/clang/Tooling/DiagnosticsYaml.h
M contrib/llvm-project/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
M contrib/llvm-project/clang/include/clang/Tooling/Inclusions/IncludeStyle.h
A contrib/llvm-project/clang/include/clang/Tooling/NodeIntrospection.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ASTSelection.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/AtomicChange.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h
A contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Lookup.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h
M contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h
M contrib/llvm-project/clang/include/clang/Tooling/ReplacementsYaml.h
M contrib/llvm-project/clang/include/clang/Tooling/Syntax/BuildTree.h
M contrib/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.h
A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Nodes.td
A contrib/llvm-project/clang/include/clang/Tooling/Syntax/Syntax.td
M contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tokens.h
M contrib/llvm-project/clang/include/clang/Tooling/Syntax/Tree.h
M contrib/llvm-project/clang/include/clang/Tooling/Tooling.h
M contrib/llvm-project/clang/include/clang/Tooling/Transformer/MatchConsumer.h
A contrib/llvm-project/clang/include/clang/Tooling/Transformer/Parsing.h
M contrib/llvm-project/clang/include/clang/Tooling/Transformer/RangeSelector.h
M contrib/llvm-project/clang/include/clang/Tooling/Transformer/RewriteRule.h
M contrib/llvm-project/clang/include/clang/Tooling/Transformer/SourceCode.h
M contrib/llvm-project/clang/include/clang/Tooling/Transformer/Stencil.h
M contrib/llvm-project/clang/include/clang/module.modulemap
A contrib/llvm-project/clang/lib/APINotes/APINotesFormat.h
A contrib/llvm-project/clang/lib/APINotes/APINotesTypes.cpp
A contrib/llvm-project/clang/lib/APINotes/APINotesYAMLCompiler.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/ARCMT.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/FileRemapper.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/Internals.h
M contrib/llvm-project/clang/lib/ARCMigrate/ObjCMT.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/PlistReporter.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/TransGCAttrs.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/TransProperties.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/TransProtectedScope.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/Transforms.cpp
M contrib/llvm-project/clang/lib/ARCMigrate/Transforms.h
M contrib/llvm-project/clang/lib/AST/APValue.cpp
M contrib/llvm-project/clang/lib/AST/ASTContext.cpp
M contrib/llvm-project/clang/lib/AST/ASTDiagnostic.cpp
M contrib/llvm-project/clang/lib/AST/ASTDumper.cpp
M contrib/llvm-project/clang/lib/AST/ASTImporter.cpp
M contrib/llvm-project/clang/lib/AST/ASTImporterLookupTable.cpp
M contrib/llvm-project/clang/lib/AST/ASTStructuralEquivalence.cpp
M contrib/llvm-project/clang/lib/AST/ASTTypeTraits.cpp
M contrib/llvm-project/clang/lib/AST/AttrImpl.cpp
M contrib/llvm-project/clang/lib/AST/CXXABI.h
M contrib/llvm-project/clang/lib/AST/CXXInheritance.cpp
M contrib/llvm-project/clang/lib/AST/CommentCommandTraits.cpp
M contrib/llvm-project/clang/lib/AST/CommentLexer.cpp
M contrib/llvm-project/clang/lib/AST/CommentSema.cpp
M contrib/llvm-project/clang/lib/AST/ComparisonCategories.cpp
A contrib/llvm-project/clang/lib/AST/ComputeDependence.cpp
M contrib/llvm-project/clang/lib/AST/DataCollection.cpp
M contrib/llvm-project/clang/lib/AST/Decl.cpp
M contrib/llvm-project/clang/lib/AST/DeclBase.cpp
M contrib/llvm-project/clang/lib/AST/DeclCXX.cpp
M contrib/llvm-project/clang/lib/AST/DeclObjC.cpp
M contrib/llvm-project/clang/lib/AST/DeclOpenMP.cpp
M contrib/llvm-project/clang/lib/AST/DeclPrinter.cpp
M contrib/llvm-project/clang/lib/AST/DeclTemplate.cpp
M contrib/llvm-project/clang/lib/AST/DeclarationName.cpp
M contrib/llvm-project/clang/lib/AST/Expr.cpp
M contrib/llvm-project/clang/lib/AST/ExprCXX.cpp
M contrib/llvm-project/clang/lib/AST/ExprClassification.cpp
M contrib/llvm-project/clang/lib/AST/ExprConcepts.cpp
M contrib/llvm-project/clang/lib/AST/ExprConstant.cpp
M contrib/llvm-project/clang/lib/AST/ExprObjC.cpp
M contrib/llvm-project/clang/lib/AST/ExternalASTMerger.cpp
M contrib/llvm-project/clang/lib/AST/ExternalASTSource.cpp
M contrib/llvm-project/clang/lib/AST/FormatString.cpp
R contrib/llvm-project/clang/lib/AST/Interp/Block.cpp
R contrib/llvm-project/clang/lib/AST/Interp/Block.h
M contrib/llvm-project/clang/lib/AST/Interp/Boolean.h
M contrib/llvm-project/clang/lib/AST/Interp/ByteCodeExprGen.h
M contrib/llvm-project/clang/lib/AST/Interp/Context.cpp
M contrib/llvm-project/clang/lib/AST/Interp/Context.h
M contrib/llvm-project/clang/lib/AST/Interp/Disasm.cpp
M contrib/llvm-project/clang/lib/AST/Interp/Integral.h
M contrib/llvm-project/clang/lib/AST/Interp/Interp.cpp
M contrib/llvm-project/clang/lib/AST/Interp/Interp.h
A contrib/llvm-project/clang/lib/AST/Interp/InterpBlock.cpp
A contrib/llvm-project/clang/lib/AST/Interp/InterpBlock.h
M contrib/llvm-project/clang/lib/AST/Interp/InterpFrame.h
M contrib/llvm-project/clang/lib/AST/Interp/Pointer.cpp
M contrib/llvm-project/clang/lib/AST/Interp/Pointer.h
M contrib/llvm-project/clang/lib/AST/Interp/Source.h
M contrib/llvm-project/clang/lib/AST/Interp/State.cpp
M contrib/llvm-project/clang/lib/AST/ItaniumCXXABI.cpp
M contrib/llvm-project/clang/lib/AST/ItaniumMangle.cpp
M contrib/llvm-project/clang/lib/AST/JSONNodeDumper.cpp
M contrib/llvm-project/clang/lib/AST/Linkage.h
M contrib/llvm-project/clang/lib/AST/Mangle.cpp
M contrib/llvm-project/clang/lib/AST/MicrosoftCXXABI.cpp
M contrib/llvm-project/clang/lib/AST/MicrosoftMangle.cpp
M contrib/llvm-project/clang/lib/AST/NSAPI.cpp
M contrib/llvm-project/clang/lib/AST/NestedNameSpecifier.cpp
M contrib/llvm-project/clang/lib/AST/ODRHash.cpp
M contrib/llvm-project/clang/lib/AST/OSLog.cpp
M contrib/llvm-project/clang/lib/AST/OpenMPClause.cpp
A contrib/llvm-project/clang/lib/AST/ParentMapContext.cpp
M contrib/llvm-project/clang/lib/AST/PrintfFormatString.cpp
M contrib/llvm-project/clang/lib/AST/QualTypeNames.cpp
M contrib/llvm-project/clang/lib/AST/RawCommentList.cpp
M contrib/llvm-project/clang/lib/AST/RecordLayout.cpp
M contrib/llvm-project/clang/lib/AST/RecordLayoutBuilder.cpp
M contrib/llvm-project/clang/lib/AST/Stmt.cpp
M contrib/llvm-project/clang/lib/AST/StmtOpenMP.cpp
M contrib/llvm-project/clang/lib/AST/StmtPrinter.cpp
M contrib/llvm-project/clang/lib/AST/StmtProfile.cpp
M contrib/llvm-project/clang/lib/AST/TemplateBase.cpp
M contrib/llvm-project/clang/lib/AST/TemplateName.cpp
M contrib/llvm-project/clang/lib/AST/TextNodeDumper.cpp
M contrib/llvm-project/clang/lib/AST/Type.cpp
M contrib/llvm-project/clang/lib/AST/TypeLoc.cpp
M contrib/llvm-project/clang/lib/AST/TypePrinter.cpp
M contrib/llvm-project/clang/lib/AST/VTableBuilder.cpp
M contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchFinder.cpp
M contrib/llvm-project/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp
A contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.cpp
M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Marshallers.h
M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Parser.cpp
M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/Registry.cpp
M contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
A contrib/llvm-project/clang/lib/ASTMatchers/GtestMatchers.cpp
M contrib/llvm-project/clang/lib/Analysis/AnalysisDeclContext.cpp
M contrib/llvm-project/clang/lib/Analysis/BodyFarm.cpp
M contrib/llvm-project/clang/lib/Analysis/CFG.cpp
M contrib/llvm-project/clang/lib/Analysis/CallGraph.cpp
A contrib/llvm-project/clang/lib/Analysis/CalledOnceCheck.cpp
M contrib/llvm-project/clang/lib/Analysis/CloneDetection.cpp
M contrib/llvm-project/clang/lib/Analysis/ExprMutationAnalyzer.cpp
A contrib/llvm-project/clang/lib/Analysis/IssueHash.cpp
M contrib/llvm-project/clang/lib/Analysis/LiveVariables.cpp
A contrib/llvm-project/clang/lib/Analysis/MacroExpansionContext.cpp
M contrib/llvm-project/clang/lib/Analysis/PathDiagnostic.cpp
M contrib/llvm-project/clang/lib/Analysis/PostOrderCFGView.cpp
M contrib/llvm-project/clang/lib/Analysis/ProgramPoint.cpp
M contrib/llvm-project/clang/lib/Analysis/ReachableCode.cpp
M contrib/llvm-project/clang/lib/Analysis/RetainSummaryManager.cpp
M contrib/llvm-project/clang/lib/Analysis/ThreadSafety.cpp
M contrib/llvm-project/clang/lib/Analysis/ThreadSafetyCommon.cpp
M contrib/llvm-project/clang/lib/Analysis/UninitializedValues.cpp
M contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp
M contrib/llvm-project/clang/lib/Basic/Attributes.cpp
M contrib/llvm-project/clang/lib/Basic/Builtins.cpp
M contrib/llvm-project/clang/lib/Basic/CodeGenOptions.cpp
M contrib/llvm-project/clang/lib/Basic/Cuda.cpp
A contrib/llvm-project/clang/lib/Basic/DarwinSDKInfo.cpp
M contrib/llvm-project/clang/lib/Basic/Diagnostic.cpp
M contrib/llvm-project/clang/lib/Basic/DiagnosticIDs.cpp
A contrib/llvm-project/clang/lib/Basic/ExpressionTraits.cpp
A contrib/llvm-project/clang/lib/Basic/FileEntry.cpp
M contrib/llvm-project/clang/lib/Basic/FileManager.cpp
R contrib/llvm-project/clang/lib/Basic/FixedPoint.cpp
M contrib/llvm-project/clang/lib/Basic/IdentifierTable.cpp
M contrib/llvm-project/clang/lib/Basic/LangOptions.cpp
M contrib/llvm-project/clang/lib/Basic/Module.cpp
A contrib/llvm-project/clang/lib/Basic/NoSanitizeList.cpp
A contrib/llvm-project/clang/lib/Basic/OpenCLOptions.cpp
M contrib/llvm-project/clang/lib/Basic/OpenMPKinds.cpp
A contrib/llvm-project/clang/lib/Basic/ProfileList.cpp
R contrib/llvm-project/clang/lib/Basic/SanitizerBlacklist.cpp
M contrib/llvm-project/clang/lib/Basic/Sanitizers.cpp
M contrib/llvm-project/clang/lib/Basic/SourceLocation.cpp
M contrib/llvm-project/clang/lib/Basic/SourceManager.cpp
A contrib/llvm-project/clang/lib/Basic/TargetID.cpp
M contrib/llvm-project/clang/lib/Basic/TargetInfo.cpp
M contrib/llvm-project/clang/lib/Basic/Targets.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/AArch64.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/AArch64.h
M contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/AMDGPU.h
M contrib/llvm-project/clang/lib/Basic/Targets/ARC.h
M contrib/llvm-project/clang/lib/Basic/Targets/ARM.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/ARM.h
M contrib/llvm-project/clang/lib/Basic/Targets/AVR.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/AVR.h
M contrib/llvm-project/clang/lib/Basic/Targets/BPF.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/BPF.h
M contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/Hexagon.h
M contrib/llvm-project/clang/lib/Basic/Targets/Lanai.h
M contrib/llvm-project/clang/lib/Basic/Targets/Le64.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/Le64.h
A contrib/llvm-project/clang/lib/Basic/Targets/M68k.cpp
A contrib/llvm-project/clang/lib/Basic/Targets/M68k.h
M contrib/llvm-project/clang/lib/Basic/Targets/MSP430.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/MSP430.h
M contrib/llvm-project/clang/lib/Basic/Targets/Mips.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/Mips.h
M contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/NVPTX.h
M contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/OSTargets.h
M contrib/llvm-project/clang/lib/Basic/Targets/PNaCl.h
M contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/PPC.h
M contrib/llvm-project/clang/lib/Basic/Targets/RISCV.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/RISCV.h
M contrib/llvm-project/clang/lib/Basic/Targets/SPIR.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/SPIR.h
M contrib/llvm-project/clang/lib/Basic/Targets/Sparc.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/Sparc.h
M contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/SystemZ.h
M contrib/llvm-project/clang/lib/Basic/Targets/TCE.h
A contrib/llvm-project/clang/lib/Basic/Targets/VE.cpp
A contrib/llvm-project/clang/lib/Basic/Targets/VE.h
M contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/WebAssembly.h
M contrib/llvm-project/clang/lib/Basic/Targets/X86.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/X86.h
M contrib/llvm-project/clang/lib/Basic/Targets/XCore.cpp
M contrib/llvm-project/clang/lib/Basic/Targets/XCore.h
A contrib/llvm-project/clang/lib/Basic/TypeTraits.cpp
M contrib/llvm-project/clang/lib/Basic/Version.cpp
M contrib/llvm-project/clang/lib/Basic/Warnings.cpp
M contrib/llvm-project/clang/lib/Basic/XRayInstr.cpp
M contrib/llvm-project/clang/lib/Basic/XRayLists.cpp
M contrib/llvm-project/clang/lib/CodeGen/ABIInfo.h
M contrib/llvm-project/clang/lib/CodeGen/BackendUtil.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGAtomic.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGBlocks.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGBlocks.h
M contrib/llvm-project/clang/lib/CodeGen/CGBuilder.h
M contrib/llvm-project/clang/lib/CodeGen/CGBuiltin.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGCUDANV.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGCUDARuntime.h
M contrib/llvm-project/clang/lib/CodeGen/CGCXX.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.h
M contrib/llvm-project/clang/lib/CodeGen/CGCall.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGCall.h
M contrib/llvm-project/clang/lib/CodeGen/CGClass.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGCleanup.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGCleanup.h
M contrib/llvm-project/clang/lib/CodeGen/CGCoroutine.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.h
M contrib/llvm-project/clang/lib/CodeGen/CGDecl.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGDeclCXX.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGException.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGExpr.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGExprAgg.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGExprCXX.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGExprComplex.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGExprConstant.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGGPUBuiltin.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGLoopInfo.h
M contrib/llvm-project/clang/lib/CodeGen/CGNonTrivialStruct.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGObjC.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGObjCGNU.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGObjCMac.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGObjCRuntime.h
M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h
A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.cpp
A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeAMDGCN.h
A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
A contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h
M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
M contrib/llvm-project/clang/lib/CodeGen/CGRecordLayout.h
M contrib/llvm-project/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGStmt.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGStmtOpenMP.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGVTT.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGVTables.cpp
M contrib/llvm-project/clang/lib/CodeGen/CGVTables.h
M contrib/llvm-project/clang/lib/CodeGen/CGValue.h
M contrib/llvm-project/clang/lib/CodeGen/CodeGenABITypes.cpp
M contrib/llvm-project/clang/lib/CodeGen/CodeGenAction.cpp
M contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp
M contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.h
M contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp
M contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.h
M contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp
M contrib/llvm-project/clang/lib/CodeGen/CodeGenPGO.h
M contrib/llvm-project/clang/lib/CodeGen/CodeGenTBAA.cpp
M contrib/llvm-project/clang/lib/CodeGen/CodeGenTypeCache.h
M contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.cpp
M contrib/llvm-project/clang/lib/CodeGen/CodeGenTypes.h
M contrib/llvm-project/clang/lib/CodeGen/ConstantEmitter.h
M contrib/llvm-project/clang/lib/CodeGen/ConstantInitBuilder.cpp
M contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.cpp
M contrib/llvm-project/clang/lib/CodeGen/CoverageMappingGen.h
M contrib/llvm-project/clang/lib/CodeGen/EHScopeStack.h
M contrib/llvm-project/clang/lib/CodeGen/ItaniumCXXABI.cpp
M contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp
M contrib/llvm-project/clang/lib/CodeGen/ModuleBuilder.cpp
M contrib/llvm-project/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
M contrib/llvm-project/clang/lib/CodeGen/PatternInit.cpp
M contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.cpp
M contrib/llvm-project/clang/lib/CodeGen/SanitizerMetadata.h
M contrib/llvm-project/clang/lib/CodeGen/SwiftCallingConv.cpp
M contrib/llvm-project/clang/lib/CodeGen/TargetInfo.cpp
M contrib/llvm-project/clang/lib/CodeGen/TargetInfo.h
M contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.cpp
M contrib/llvm-project/clang/lib/CodeGen/VarBypassDetector.h
M contrib/llvm-project/clang/lib/CrossTU/CrossTranslationUnit.cpp
M contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.cpp
M contrib/llvm-project/clang/lib/DirectoryWatcher/DirectoryScanner.h
M contrib/llvm-project/clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp
M contrib/llvm-project/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp
M contrib/llvm-project/clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp
M contrib/llvm-project/clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp
M contrib/llvm-project/clang/lib/Driver/Action.cpp
M contrib/llvm-project/clang/lib/Driver/Compilation.cpp
R contrib/llvm-project/clang/lib/Driver/DarwinSDKInfo.cpp
M contrib/llvm-project/clang/lib/Driver/Distro.cpp
M contrib/llvm-project/clang/lib/Driver/Driver.cpp
R contrib/llvm-project/clang/lib/Driver/InputInfo.h
M contrib/llvm-project/clang/lib/Driver/Job.cpp
M contrib/llvm-project/clang/lib/Driver/Multilib.cpp
M contrib/llvm-project/clang/lib/Driver/SanitizerArgs.cpp
M contrib/llvm-project/clang/lib/Driver/Tool.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChain.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/AIX.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPU.h
A contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPUOpenMP.cpp
A contrib/llvm-project/clang/lib/Driver/ToolChains/AMDGPUOpenMP.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/AVR.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Ananas.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/AArch64.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ARM.h
A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/M68k.cpp
A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/M68k.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Mips.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/PPC.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/RISCV.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/Sparc.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/SystemZ.h
A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/VE.cpp
A contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/VE.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/X86.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/BareMetal.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Clang.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/CloudABI.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/CommonArgs.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/CrossWindows.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Cuda.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Darwin.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/DragonFly.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Flang.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/FreeBSD.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Fuchsia.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Gnu.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/HIP.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Haiku.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Hexagon.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Hurd.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/InterfaceStubs.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Linux.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/MSP430.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/MSVC.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/MinGW.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Minix.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/MipsLinux.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Myriad.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/NaCl.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/NetBSD.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/OpenBSD.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/PS4CPU.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/RISCVToolchain.h
A contrib/llvm-project/clang/lib/Driver/ToolChains/ROCm.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/Solaris.h
A contrib/llvm-project/clang/lib/Driver/ToolChains/VEToolchain.cpp
A contrib/llvm-project/clang/lib/Driver/ToolChains/VEToolchain.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.cpp
M contrib/llvm-project/clang/lib/Driver/ToolChains/WebAssembly.h
M contrib/llvm-project/clang/lib/Driver/ToolChains/XCore.cpp
A contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.cpp
A contrib/llvm-project/clang/lib/Driver/ToolChains/ZOS.h
M contrib/llvm-project/clang/lib/Driver/Types.cpp
M contrib/llvm-project/clang/lib/Driver/XRayArgs.cpp
M contrib/llvm-project/clang/lib/Edit/EditedSource.cpp
M contrib/llvm-project/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
M contrib/llvm-project/clang/lib/Format/BreakableToken.cpp
M contrib/llvm-project/clang/lib/Format/BreakableToken.h
M contrib/llvm-project/clang/lib/Format/ContinuationIndenter.cpp
M contrib/llvm-project/clang/lib/Format/ContinuationIndenter.h
M contrib/llvm-project/clang/lib/Format/Format.cpp
M contrib/llvm-project/clang/lib/Format/FormatInternal.h
M contrib/llvm-project/clang/lib/Format/FormatToken.cpp
M contrib/llvm-project/clang/lib/Format/FormatToken.h
M contrib/llvm-project/clang/lib/Format/FormatTokenLexer.cpp
M contrib/llvm-project/clang/lib/Format/FormatTokenLexer.h
A contrib/llvm-project/clang/lib/Format/MacroExpander.cpp
A contrib/llvm-project/clang/lib/Format/Macros.h
M contrib/llvm-project/clang/lib/Format/NamespaceEndCommentsFixer.cpp
M contrib/llvm-project/clang/lib/Format/SortJavaScriptImports.cpp
M contrib/llvm-project/clang/lib/Format/TokenAnalyzer.cpp
M contrib/llvm-project/clang/lib/Format/TokenAnnotator.cpp
M contrib/llvm-project/clang/lib/Format/TokenAnnotator.h
M contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp
M contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.h
M contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.cpp
M contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.h
M contrib/llvm-project/clang/lib/Format/UsingDeclarationsSorter.cpp
M contrib/llvm-project/clang/lib/Format/WhitespaceManager.cpp
M contrib/llvm-project/clang/lib/Format/WhitespaceManager.h
M contrib/llvm-project/clang/lib/Frontend/ASTConsumers.cpp
M contrib/llvm-project/clang/lib/Frontend/ASTUnit.cpp
M contrib/llvm-project/clang/lib/Frontend/ChainedIncludesSource.cpp
M contrib/llvm-project/clang/lib/Frontend/CompilerInstance.cpp
M contrib/llvm-project/clang/lib/Frontend/CompilerInvocation.cpp
M contrib/llvm-project/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
M contrib/llvm-project/clang/lib/Frontend/DependencyFile.cpp
M contrib/llvm-project/clang/lib/Frontend/DependencyGraph.cpp
M contrib/llvm-project/clang/lib/Frontend/DiagnosticRenderer.cpp
M contrib/llvm-project/clang/lib/Frontend/FrontendAction.cpp
M contrib/llvm-project/clang/lib/Frontend/FrontendActions.cpp
M contrib/llvm-project/clang/lib/Frontend/FrontendOptions.cpp
R contrib/llvm-project/clang/lib/Frontend/FrontendTiming.cpp
M contrib/llvm-project/clang/lib/Frontend/HeaderIncludeGen.cpp
M contrib/llvm-project/clang/lib/Frontend/InitHeaderSearch.cpp
M contrib/llvm-project/clang/lib/Frontend/InitPreprocessor.cpp
M contrib/llvm-project/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
M contrib/llvm-project/clang/lib/Frontend/LogDiagnosticPrinter.cpp
M contrib/llvm-project/clang/lib/Frontend/ModuleDependencyCollector.cpp
M contrib/llvm-project/clang/lib/Frontend/PrecompiledPreamble.cpp
M contrib/llvm-project/clang/lib/Frontend/Rewrite/FixItRewriter.cpp
M contrib/llvm-project/clang/lib/Frontend/Rewrite/FrontendActions.cpp
M contrib/llvm-project/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
M contrib/llvm-project/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
M contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteMacros.cpp
M contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
M contrib/llvm-project/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
M contrib/llvm-project/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
M contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.cpp
M contrib/llvm-project/clang/lib/Frontend/TestModuleFileExtension.h
M contrib/llvm-project/clang/lib/Frontend/TextDiagnostic.cpp
M contrib/llvm-project/clang/lib/Frontend/TextDiagnosticBuffer.cpp
M contrib/llvm-project/clang/lib/Frontend/TextDiagnosticPrinter.cpp
M contrib/llvm-project/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
M contrib/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
M contrib/llvm-project/clang/lib/Headers/__clang_cuda_builtin_vars.h
M contrib/llvm-project/clang/lib/Headers/__clang_cuda_cmath.h
M contrib/llvm-project/clang/lib/Headers/__clang_cuda_complex_builtins.h
M contrib/llvm-project/clang/lib/Headers/__clang_cuda_device_functions.h
M contrib/llvm-project/clang/lib/Headers/__clang_cuda_libdevice_declares.h
A contrib/llvm-project/clang/lib/Headers/__clang_cuda_math.h
M contrib/llvm-project/clang/lib/Headers/__clang_cuda_math_forward_declares.h
M contrib/llvm-project/clang/lib/Headers/__clang_cuda_runtime_wrapper.h
A contrib/llvm-project/clang/lib/Headers/__clang_hip_cmath.h
A contrib/llvm-project/clang/lib/Headers/__clang_hip_libdevice_declares.h
A contrib/llvm-project/clang/lib/Headers/__clang_hip_math.h
A contrib/llvm-project/clang/lib/Headers/__clang_hip_runtime_wrapper.h
M contrib/llvm-project/clang/lib/Headers/altivec.h
A contrib/llvm-project/clang/lib/Headers/amxintrin.h
M contrib/llvm-project/clang/lib/Headers/arm_acle.h
M contrib/llvm-project/clang/lib/Headers/avx2intrin.h
M contrib/llvm-project/clang/lib/Headers/avx512bwintrin.h
M contrib/llvm-project/clang/lib/Headers/avx512fintrin.h
M contrib/llvm-project/clang/lib/Headers/avx512vlbwintrin.h
M contrib/llvm-project/clang/lib/Headers/avx512vlintrin.h
M contrib/llvm-project/clang/lib/Headers/avx512vlvnniintrin.h
M contrib/llvm-project/clang/lib/Headers/avxintrin.h
A contrib/llvm-project/clang/lib/Headers/avxvnniintrin.h
M contrib/llvm-project/clang/lib/Headers/bmiintrin.h
A contrib/llvm-project/clang/lib/Headers/builtins.h
A contrib/llvm-project/clang/lib/Headers/cet.h
M contrib/llvm-project/clang/lib/Headers/cldemoteintrin.h
M contrib/llvm-project/clang/lib/Headers/cpuid.h
M contrib/llvm-project/clang/lib/Headers/cuda_wrappers/algorithm
M contrib/llvm-project/clang/lib/Headers/cuda_wrappers/complex
M contrib/llvm-project/clang/lib/Headers/cuda_wrappers/new
M contrib/llvm-project/clang/lib/Headers/emmintrin.h
M contrib/llvm-project/clang/lib/Headers/gfniintrin.h
A contrib/llvm-project/clang/lib/Headers/hexagon_circ_brev_intrinsics.h
A contrib/llvm-project/clang/lib/Headers/hexagon_protos.h
A contrib/llvm-project/clang/lib/Headers/hexagon_types.h
A contrib/llvm-project/clang/lib/Headers/hresetintrin.h
A contrib/llvm-project/clang/lib/Headers/hvx_hexagon_protos.h
M contrib/llvm-project/clang/lib/Headers/ia32intrin.h
M contrib/llvm-project/clang/lib/Headers/immintrin.h
M contrib/llvm-project/clang/lib/Headers/intrin.h
A contrib/llvm-project/clang/lib/Headers/keylockerintrin.h
M contrib/llvm-project/clang/lib/Headers/mm_malloc.h
M contrib/llvm-project/clang/lib/Headers/module.modulemap
M contrib/llvm-project/clang/lib/Headers/msa.h
M contrib/llvm-project/clang/lib/Headers/opencl-c-base.h
M contrib/llvm-project/clang/lib/Headers/opencl-c.h
A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h
R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math.h
R contrib/llvm-project/clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h
M contrib/llvm-project/clang/lib/Headers/openmp_wrappers/cmath
A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/complex
A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/complex.h
A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/complex_cmath.h
M contrib/llvm-project/clang/lib/Headers/openmp_wrappers/math.h
A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/new
A contrib/llvm-project/clang/lib/Headers/openmp_wrappers/time.h
M contrib/llvm-project/clang/lib/Headers/popcntintrin.h
M contrib/llvm-project/clang/lib/Headers/ppc_wrappers/smmintrin.h
M contrib/llvm-project/clang/lib/Headers/ppc_wrappers/xmmintrin.h
A contrib/llvm-project/clang/lib/Headers/serializeintrin.h
A contrib/llvm-project/clang/lib/Headers/tsxldtrkintrin.h
A contrib/llvm-project/clang/lib/Headers/uintrintrin.h
M contrib/llvm-project/clang/lib/Headers/vaesintrin.h
M contrib/llvm-project/clang/lib/Headers/vecintrin.h
M contrib/llvm-project/clang/lib/Headers/vpclmulqdqintrin.h
A contrib/llvm-project/clang/lib/Headers/wasm_simd128.h
A contrib/llvm-project/clang/lib/Headers/x86gprintrin.h
M contrib/llvm-project/clang/lib/Headers/x86intrin.h
M contrib/llvm-project/clang/lib/Headers/xmmintrin.h
M contrib/llvm-project/clang/lib/Index/CommentToXML.cpp
M contrib/llvm-project/clang/lib/Index/FileIndexRecord.cpp
M contrib/llvm-project/clang/lib/Index/FileIndexRecord.h
M contrib/llvm-project/clang/lib/Index/IndexBody.cpp
M contrib/llvm-project/clang/lib/Index/IndexDecl.cpp
M contrib/llvm-project/clang/lib/Index/IndexSymbol.cpp
M contrib/llvm-project/clang/lib/Index/IndexTypeSourceInfo.cpp
M contrib/llvm-project/clang/lib/Index/IndexingAction.cpp
M contrib/llvm-project/clang/lib/Index/IndexingContext.cpp
M contrib/llvm-project/clang/lib/Index/IndexingContext.h
R contrib/llvm-project/clang/lib/Index/SimpleFormatContext.h
M contrib/llvm-project/clang/lib/Index/USRGeneration.cpp
A contrib/llvm-project/clang/lib/IndexSerialization/SerializablePathCollection.cpp
A contrib/llvm-project/clang/lib/Interpreter/IncrementalExecutor.cpp
A contrib/llvm-project/clang/lib/Interpreter/IncrementalExecutor.h
A contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.cpp
A contrib/llvm-project/clang/lib/Interpreter/IncrementalParser.h
A contrib/llvm-project/clang/lib/Interpreter/Interpreter.cpp
M contrib/llvm-project/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp
M contrib/llvm-project/clang/lib/Lex/HeaderMap.cpp
M contrib/llvm-project/clang/lib/Lex/HeaderSearch.cpp
M contrib/llvm-project/clang/lib/Lex/Lexer.cpp
M contrib/llvm-project/clang/lib/Lex/LiteralSupport.cpp
M contrib/llvm-project/clang/lib/Lex/ModuleMap.cpp
M contrib/llvm-project/clang/lib/Lex/PPCaching.cpp
M contrib/llvm-project/clang/lib/Lex/PPCallbacks.cpp
M contrib/llvm-project/clang/lib/Lex/PPConditionalDirectiveRecord.cpp
M contrib/llvm-project/clang/lib/Lex/PPDirectives.cpp
M contrib/llvm-project/clang/lib/Lex/PPExpressions.cpp
M contrib/llvm-project/clang/lib/Lex/PPLexerChange.cpp
M contrib/llvm-project/clang/lib/Lex/PPMacroExpansion.cpp
M contrib/llvm-project/clang/lib/Lex/Pragma.cpp
M contrib/llvm-project/clang/lib/Lex/PreprocessingRecord.cpp
M contrib/llvm-project/clang/lib/Lex/Preprocessor.cpp
M contrib/llvm-project/clang/lib/Lex/ScratchBuffer.cpp
M contrib/llvm-project/clang/lib/Lex/TokenConcatenation.cpp
M contrib/llvm-project/clang/lib/Lex/TokenLexer.cpp
M contrib/llvm-project/clang/lib/Parse/ParseCXXInlineMethods.cpp
M contrib/llvm-project/clang/lib/Parse/ParseDecl.cpp
M contrib/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp
M contrib/llvm-project/clang/lib/Parse/ParseExpr.cpp
M contrib/llvm-project/clang/lib/Parse/ParseExprCXX.cpp
M contrib/llvm-project/clang/lib/Parse/ParseInit.cpp
M contrib/llvm-project/clang/lib/Parse/ParseObjc.cpp
M contrib/llvm-project/clang/lib/Parse/ParseOpenMP.cpp
M contrib/llvm-project/clang/lib/Parse/ParsePragma.cpp
M contrib/llvm-project/clang/lib/Parse/ParseStmt.cpp
M contrib/llvm-project/clang/lib/Parse/ParseStmtAsm.cpp
M contrib/llvm-project/clang/lib/Parse/ParseTemplate.cpp
M contrib/llvm-project/clang/lib/Parse/ParseTentative.cpp
M contrib/llvm-project/clang/lib/Parse/Parser.cpp
M contrib/llvm-project/clang/lib/Rewrite/DeltaTree.cpp
M contrib/llvm-project/clang/lib/Rewrite/HTMLRewrite.cpp
M contrib/llvm-project/clang/lib/Rewrite/Rewriter.cpp
M contrib/llvm-project/clang/lib/Rewrite/TokenRewriter.cpp
M contrib/llvm-project/clang/lib/Sema/AnalysisBasedWarnings.cpp
M contrib/llvm-project/clang/lib/Sema/CodeCompleteConsumer.cpp
M contrib/llvm-project/clang/lib/Sema/DeclSpec.cpp
M contrib/llvm-project/clang/lib/Sema/JumpDiagnostics.cpp
M contrib/llvm-project/clang/lib/Sema/MultiplexExternalSemaSource.cpp
M contrib/llvm-project/clang/lib/Sema/OpenCLBuiltins.td
M contrib/llvm-project/clang/lib/Sema/ParsedAttr.cpp
M contrib/llvm-project/clang/lib/Sema/ScopeInfo.cpp
M contrib/llvm-project/clang/lib/Sema/Sema.cpp
M contrib/llvm-project/clang/lib/Sema/SemaAccess.cpp
M contrib/llvm-project/clang/lib/Sema/SemaAttr.cpp
A contrib/llvm-project/clang/lib/Sema/SemaAvailability.cpp
M contrib/llvm-project/clang/lib/Sema/SemaCUDA.cpp
M contrib/llvm-project/clang/lib/Sema/SemaCXXScopeSpec.cpp
M contrib/llvm-project/clang/lib/Sema/SemaCast.cpp
M contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp
M contrib/llvm-project/clang/lib/Sema/SemaCodeComplete.cpp
M contrib/llvm-project/clang/lib/Sema/SemaConcept.cpp
M contrib/llvm-project/clang/lib/Sema/SemaCoroutine.cpp
M contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp
M contrib/llvm-project/clang/lib/Sema/SemaDeclAttr.cpp
M contrib/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp
M contrib/llvm-project/clang/lib/Sema/SemaDeclObjC.cpp
M contrib/llvm-project/clang/lib/Sema/SemaExceptionSpec.cpp
M contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp
M contrib/llvm-project/clang/lib/Sema/SemaExprCXX.cpp
M contrib/llvm-project/clang/lib/Sema/SemaExprMember.cpp
M contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp
M contrib/llvm-project/clang/lib/Sema/SemaFixItUtils.cpp
M contrib/llvm-project/clang/lib/Sema/SemaInit.cpp
M contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp
M contrib/llvm-project/clang/lib/Sema/SemaLookup.cpp
M contrib/llvm-project/clang/lib/Sema/SemaModule.cpp
M contrib/llvm-project/clang/lib/Sema/SemaObjCProperty.cpp
M contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp
M contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp
M contrib/llvm-project/clang/lib/Sema/SemaPseudoObject.cpp
A contrib/llvm-project/clang/lib/Sema/SemaSYCL.cpp
M contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp
M contrib/llvm-project/clang/lib/Sema/SemaStmtAsm.cpp
M contrib/llvm-project/clang/lib/Sema/SemaStmtAttr.cpp
M contrib/llvm-project/clang/lib/Sema/SemaTemplate.cpp
M contrib/llvm-project/clang/lib/Sema/SemaTemplateDeduction.cpp
M contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp
M contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
M contrib/llvm-project/clang/lib/Sema/SemaTemplateVariadic.cpp
M contrib/llvm-project/clang/lib/Sema/SemaType.cpp
M contrib/llvm-project/clang/lib/Sema/TreeTransform.h
A contrib/llvm-project/clang/lib/Sema/UsedDeclVisitor.h
M contrib/llvm-project/clang/lib/Serialization/ASTCommon.cpp
M contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp
M contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp
M contrib/llvm-project/clang/lib/Serialization/ASTReaderStmt.cpp
M contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp
M contrib/llvm-project/clang/lib/Serialization/ASTWriterDecl.cpp
M contrib/llvm-project/clang/lib/Serialization/ASTWriterStmt.cpp
M contrib/llvm-project/clang/lib/Serialization/GeneratePCH.cpp
M contrib/llvm-project/clang/lib/Serialization/GlobalModuleIndex.cpp
M contrib/llvm-project/clang/lib/Serialization/ModuleFileExtension.cpp
M contrib/llvm-project/clang/lib/Serialization/ModuleManager.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Iterator.h
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtr.h
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLocalVarsChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/Yaml.h
A contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/DynamicType.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Environment.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/IssueHash.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SVals.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/Store.cpp
R contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SubEngine.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp
R contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
M contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
A contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/CreateCheckerManager.cpp
A contrib/llvm-project/clang/lib/Testing/CommandLineArgs.cpp
M contrib/llvm-project/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
M contrib/llvm-project/clang/lib/Tooling/AllTUsExecution.cpp
M contrib/llvm-project/clang/lib/Tooling/ArgumentsAdjusters.cpp
M contrib/llvm-project/clang/lib/Tooling/CommonOptionsParser.cpp
M contrib/llvm-project/clang/lib/Tooling/CompilationDatabase.cpp
M contrib/llvm-project/clang/lib/Tooling/Core/Diagnostic.cpp
R contrib/llvm-project/clang/lib/Tooling/Core/Lookup.cpp
M contrib/llvm-project/clang/lib/Tooling/Core/Replacement.cpp
M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp
M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
M contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
A contrib/llvm-project/clang/lib/Tooling/DumpTool/APIData.h
A contrib/llvm-project/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp
A contrib/llvm-project/clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.h
A contrib/llvm-project/clang/lib/Tooling/DumpTool/ClangSrcLocDump.cpp
A contrib/llvm-project/clang/lib/Tooling/EmptyNodeIntrospection.inc.in
M contrib/llvm-project/clang/lib/Tooling/Execution.cpp
M contrib/llvm-project/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
M contrib/llvm-project/clang/lib/Tooling/FileMatchTrie.cpp
M contrib/llvm-project/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
M contrib/llvm-project/clang/lib/Tooling/Inclusions/IncludeStyle.cpp
M contrib/llvm-project/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
M contrib/llvm-project/clang/lib/Tooling/JSONCompilationDatabase.cpp
A contrib/llvm-project/clang/lib/Tooling/NodeIntrospection.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/ASTSelection.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/AtomicChange.cpp
A contrib/llvm-project/clang/lib/Tooling/Refactoring/Lookup.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/RefactoringActions.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp
M contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
M contrib/llvm-project/clang/lib/Tooling/RefactoringCallbacks.cpp
M contrib/llvm-project/clang/lib/Tooling/Syntax/BuildTree.cpp
M contrib/llvm-project/clang/lib/Tooling/Syntax/ComputeReplacements.cpp
M contrib/llvm-project/clang/lib/Tooling/Syntax/Mutations.cpp
M contrib/llvm-project/clang/lib/Tooling/Syntax/Nodes.cpp
M contrib/llvm-project/clang/lib/Tooling/Syntax/Synthesis.cpp
M contrib/llvm-project/clang/lib/Tooling/Syntax/Tokens.cpp
M contrib/llvm-project/clang/lib/Tooling/Syntax/Tree.cpp
M contrib/llvm-project/clang/lib/Tooling/Tooling.cpp
A contrib/llvm-project/clang/lib/Tooling/Transformer/Parsing.cpp
M contrib/llvm-project/clang/lib/Tooling/Transformer/RangeSelector.cpp
M contrib/llvm-project/clang/lib/Tooling/Transformer/RewriteRule.cpp
M contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCode.cpp
M contrib/llvm-project/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp
M contrib/llvm-project/clang/lib/Tooling/Transformer/Stencil.cpp
M contrib/llvm-project/clang/lib/Tooling/Transformer/Transformer.cpp
A contrib/llvm-project/clang/tools/amdgpu-arch/AMDGPUArch.cpp
M contrib/llvm-project/clang/tools/clang-format/ClangFormat.cpp
A contrib/llvm-project/clang/tools/clang-repl/ClangRepl.cpp
M contrib/llvm-project/clang/tools/driver/cc1_main.cpp
M contrib/llvm-project/clang/tools/driver/cc1as_main.cpp
M contrib/llvm-project/clang/tools/driver/cc1gen_reproducer_main.cpp
M contrib/llvm-project/clang/tools/driver/driver.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangASTNodesEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangAttrEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangOpcodesEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangOptionDocEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/ClangSACheckersEmitter.cpp
A contrib/llvm-project/clang/utils/TableGen/ClangSyntaxEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/MveEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/NeonEmitter.cpp
A contrib/llvm-project/clang/utils/TableGen/RISCVVEmitter.cpp
A contrib/llvm-project/clang/utils/TableGen/SveEmitter.cpp
M contrib/llvm-project/clang/utils/TableGen/TableGen.cpp
M contrib/llvm-project/clang/utils/TableGen/TableGenBackends.h
A contrib/llvm-project/compiler-rt/.clang-tidy
M contrib/llvm-project/compiler-rt/include/fuzzer/FuzzedDataProvider.h
M contrib/llvm-project/compiler-rt/include/profile/InstrProfData.inc
M contrib/llvm-project/compiler-rt/include/sanitizer/asan_interface.h
M contrib/llvm-project/compiler-rt/include/sanitizer/common_interface_defs.h
M contrib/llvm-project/compiler-rt/include/sanitizer/dfsan_interface.h
M contrib/llvm-project/compiler-rt/include/sanitizer/hwasan_interface.h
M contrib/llvm-project/compiler-rt/include/sanitizer/linux_syscall_hooks.h
A contrib/llvm-project/compiler-rt/include/sanitizer/memprof_interface.h
M contrib/llvm-project/compiler-rt/include/sanitizer/msan_interface.h
M contrib/llvm-project/compiler-rt/include/sanitizer/netbsd_syscall_hooks.h
M contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface.h
M contrib/llvm-project/compiler-rt/include/sanitizer/tsan_interface_atomic.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_allocator.h
R contrib/llvm-project/compiler-rt/lib/asan/asan_blacklist.txt
M contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_descriptions.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_errors.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_fake_stack.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_flags.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_flags.inc
M contrib/llvm-project/compiler-rt/lib/asan/asan_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/asan/asan_ignorelist.txt
M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_interceptors_vfork.S
M contrib/llvm-project/compiler-rt/lib/asan/asan_interface.inc
M contrib/llvm-project/compiler-rt/lib/asan/asan_interface_internal.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_internal.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_linux.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_mac.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp
R contrib/llvm-project/compiler-rt/lib/asan/asan_malloc_local.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_mapping.h
R contrib/llvm-project/compiler-rt/lib/asan/asan_mapping_myriad.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_new_delete.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_poisoning.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_posix.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_premap_shadow.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_report.cpp
R contrib/llvm-project/compiler-rt/lib/asan/asan_rtems.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_rtl.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_shadow_setup.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_stack.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_stack.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_thread.cpp
M contrib/llvm-project/compiler-rt/lib/asan/asan_thread.h
M contrib/llvm-project/compiler-rt/lib/asan/asan_win.cpp
M contrib/llvm-project/compiler-rt/lib/builtins/README.txt
M contrib/llvm-project/compiler-rt/lib/builtins/aarch64/fp_mode.c
A contrib/llvm-project/compiler-rt/lib/builtins/aarch64/lse.S
M contrib/llvm-project/compiler-rt/lib/builtins/absvsi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/arm/fp_mode.c
M contrib/llvm-project/compiler-rt/lib/builtins/ashldi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/ashrdi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/assembly.h
M contrib/llvm-project/compiler-rt/lib/builtins/atomic.c
M contrib/llvm-project/compiler-rt/lib/builtins/clear_cache.c
M contrib/llvm-project/compiler-rt/lib/builtins/clzdi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/clzsi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/clzti2.c
M contrib/llvm-project/compiler-rt/lib/builtins/comparedf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/comparesf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/comparetf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c
M contrib/llvm-project/compiler-rt/lib/builtins/ctzdi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/ctzsi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/ctzti2.c
M contrib/llvm-project/compiler-rt/lib/builtins/divdc3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divdf3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divdi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divmoddi4.c
M contrib/llvm-project/compiler-rt/lib/builtins/divmodsi4.c
A contrib/llvm-project/compiler-rt/lib/builtins/divmodti4.c
M contrib/llvm-project/compiler-rt/lib/builtins/divsc3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divsf3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divsi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divtc3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divtf3.c
M contrib/llvm-project/compiler-rt/lib/builtins/divti3.c
M contrib/llvm-project/compiler-rt/lib/builtins/emutls.c
M contrib/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c
A contrib/llvm-project/compiler-rt/lib/builtins/extendhftf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/ffsdi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/ffssi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/ffsti2.c
M contrib/llvm-project/compiler-rt/lib/builtins/fixdfdi.c
M contrib/llvm-project/compiler-rt/lib/builtins/fixsfdi.c
M contrib/llvm-project/compiler-rt/lib/builtins/fixunsdfdi.c
M contrib/llvm-project/compiler-rt/lib/builtins/fixunssfdi.c
M contrib/llvm-project/compiler-rt/lib/builtins/floatdidf.c
M contrib/llvm-project/compiler-rt/lib/builtins/floatdisf.c
M contrib/llvm-project/compiler-rt/lib/builtins/floatsidf.c
M contrib/llvm-project/compiler-rt/lib/builtins/floatundidf.c
M contrib/llvm-project/compiler-rt/lib/builtins/floatundisf.c
M contrib/llvm-project/compiler-rt/lib/builtins/floatunsidf.c
M contrib/llvm-project/compiler-rt/lib/builtins/fp_add_impl.inc
A contrib/llvm-project/compiler-rt/lib/builtins/fp_compare_impl.inc
A contrib/llvm-project/compiler-rt/lib/builtins/fp_div_impl.inc
M contrib/llvm-project/compiler-rt/lib/builtins/fp_extend.h
M contrib/llvm-project/compiler-rt/lib/builtins/fp_lib.h
M contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.c
M contrib/llvm-project/compiler-rt/lib/builtins/fp_mode.h
M contrib/llvm-project/compiler-rt/lib/builtins/fp_trunc.h
M contrib/llvm-project/compiler-rt/lib/builtins/gcc_personality_v0.c
M contrib/llvm-project/compiler-rt/lib/builtins/hexagon/dffma.S
R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fabs_opt.S
R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fma_opt.S
R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmax_opt.S
R contrib/llvm-project/compiler-rt/lib/builtins/hexagon/fmin_opt.S
M contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdidf.S
M contrib/llvm-project/compiler-rt/lib/builtins/i386/floatdixf.S
M contrib/llvm-project/compiler-rt/lib/builtins/i386/fp_mode.c
A contrib/llvm-project/compiler-rt/lib/builtins/int_div_impl.inc
M contrib/llvm-project/compiler-rt/lib/builtins/int_lib.h
M contrib/llvm-project/compiler-rt/lib/builtins/int_math.h
A contrib/llvm-project/compiler-rt/lib/builtins/int_mulo_impl.inc
A contrib/llvm-project/compiler-rt/lib/builtins/int_mulv_impl.inc
M contrib/llvm-project/compiler-rt/lib/builtins/int_types.h
M contrib/llvm-project/compiler-rt/lib/builtins/int_util.c
M contrib/llvm-project/compiler-rt/lib/builtins/int_util.h
M contrib/llvm-project/compiler-rt/lib/builtins/lshrdi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/moddi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/modti3.c
M contrib/llvm-project/compiler-rt/lib/builtins/mulodi4.c
M contrib/llvm-project/compiler-rt/lib/builtins/mulosi4.c
M contrib/llvm-project/compiler-rt/lib/builtins/muloti4.c
M contrib/llvm-project/compiler-rt/lib/builtins/mulvdi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/mulvsi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/mulvti3.c
M contrib/llvm-project/compiler-rt/lib/builtins/os_version_check.c
M contrib/llvm-project/compiler-rt/lib/builtins/paritydi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/paritysi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/parityti2.c
M contrib/llvm-project/compiler-rt/lib/builtins/popcountdi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/popcountsi2.c
M contrib/llvm-project/compiler-rt/lib/builtins/popcountti2.c
M contrib/llvm-project/compiler-rt/lib/builtins/powidf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/powisf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/powitf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/powixf2.c
A contrib/llvm-project/compiler-rt/lib/builtins/ppc/atomic.exp
M contrib/llvm-project/compiler-rt/lib/builtins/ppc/divtc3.c
M contrib/llvm-project/compiler-rt/lib/builtins/riscv/int_mul_impl.inc
A contrib/llvm-project/compiler-rt/lib/builtins/riscv/restore.S
A contrib/llvm-project/compiler-rt/lib/builtins/riscv/save.S
M contrib/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c
A contrib/llvm-project/compiler-rt/lib/builtins/trunctfhf2.c
M contrib/llvm-project/compiler-rt/lib/builtins/udivdi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/udivmoddi4.c
M contrib/llvm-project/compiler-rt/lib/builtins/udivmodti4.c
M contrib/llvm-project/compiler-rt/lib/builtins/udivsi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/umoddi3.c
M contrib/llvm-project/compiler-rt/lib/builtins/umodsi3.c
A contrib/llvm-project/compiler-rt/lib/builtins/ve/grow_stack.S
A contrib/llvm-project/compiler-rt/lib/builtins/ve/grow_stack_align.S
M contrib/llvm-project/compiler-rt/lib/cfi/cfi.cpp
R contrib/llvm-project/compiler-rt/lib/cfi/cfi_blacklist.txt
A contrib/llvm-project/compiler-rt/lib/cfi/cfi_ignorelist.txt
M contrib/llvm-project/compiler-rt/lib/crt/crtbegin.c
M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.cpp
M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.h
M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan.syms.extra
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_allocator.cpp
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_allocator.h
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.cpp
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_chained_origin_depot.h
M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_custom.cpp
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.h
M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_flags.inc
M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_interceptors.cpp
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_new_delete.cpp
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_origin.h
M contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_platform.h
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_thread.cpp
A contrib/llvm-project/compiler-rt/lib/dfsan/dfsan_thread.h
M contrib/llvm-project/compiler-rt/lib/dfsan/done_abilist.txt
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltins.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerCorpus.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDefs.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDictionary.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsDlsym.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWeak.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtFunctionsWindows.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerExtraCounters.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFlags.def
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerFork.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIO.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerIOWindows.cpp
A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInterceptors.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerInternal.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMerge.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerMutate.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerOptions.h
A contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerPlatform.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerRandom.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerSHA1.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerTracePC.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtil.h
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilDarwin.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilFuchsia.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilLinux.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilPosix.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp
M contrib/llvm-project/compiler-rt/lib/fuzzer/FuzzerValueBitMap.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/common.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/common.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/crash_handler.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/crash_handler.h
M contrib/llvm-project/compiler-rt/lib/gwp_asan/definitions.h
M contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
M contrib/llvm-project/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
M contrib/llvm-project/compiler-rt/lib/gwp_asan/mutex.h
M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_fuchsia.cpp
M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_linux_libc.cpp
M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace_sanitizer_common.cpp
M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.cpp
M contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/options_parser.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/printf.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp
M contrib/llvm-project/compiler-rt/lib/gwp_asan/options.h
M contrib/llvm-project/compiler-rt/lib/gwp_asan/options.inc
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h
M contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp
R contrib/llvm-project/compiler-rt/lib/gwp_asan/random.cpp
R contrib/llvm-project/compiler-rt/lib/gwp_asan/random.h
A contrib/llvm-project/compiler-rt/lib/gwp_asan/utilities.h
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan.h
A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_allocator.h
R contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_blacklist.txt
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_checks.h
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.h
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_flags.inc
A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.cpp
A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_globals.h
A contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_ignorelist.txt
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interceptors_vfork.S
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_interface_internal.h
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_linux.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_mapping.h
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_new_delete.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_poisoning.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_report.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_setjmp.S
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread.h
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.cpp
M contrib/llvm-project/compiler-rt/lib/hwasan/hwasan_thread_list.h
M contrib/llvm-project/compiler-rt/lib/interception/interception.h
M contrib/llvm-project/compiler-rt/lib/interception/interception_linux.cpp
M contrib/llvm-project/compiler-rt/lib/interception/interception_linux.h
M contrib/llvm-project/compiler-rt/lib/interception/interception_win.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan.h
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_allocator.h
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common.h
A contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_linux.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_common_mac.cpp
A contrib/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/lsan/lsan_fuchsia.h
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_interceptors.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_linux.cpp
A contrib/llvm-project/compiler-rt/lib/lsan/lsan_posix.cpp
A contrib/llvm-project/compiler-rt/lib/lsan/lsan_posix.h
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.cpp
M contrib/llvm-project/compiler-rt/lib/lsan/lsan_thread.h
A contrib/llvm-project/compiler-rt/lib/memprof/README.txt
A contrib/llvm-project/compiler-rt/lib/memprof/memprof.syms.extra
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_allocator.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_allocator.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_descriptions.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_descriptions.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_flags.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_flags.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_flags.inc
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_init_version.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_interface_internal.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_internal.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_linux.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_malloc_linux.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_mapping.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_new_delete.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_posix.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_preinit.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_rtl.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_shadow_setup.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stack.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stack.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stats.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_stats.h
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_thread.cpp
A contrib/llvm-project/compiler-rt/lib/memprof/memprof_thread.h
A contrib/llvm-project/compiler-rt/lib/memprof/weak_symbols.txt
M contrib/llvm-project/compiler-rt/lib/msan/msan.cpp
M contrib/llvm-project/compiler-rt/lib/msan/msan.h
M contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.cpp
M contrib/llvm-project/compiler-rt/lib/msan/msan_allocator.h
R contrib/llvm-project/compiler-rt/lib/msan/msan_blacklist.txt
M contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.cpp
M contrib/llvm-project/compiler-rt/lib/msan/msan_chained_origin_depot.h
A contrib/llvm-project/compiler-rt/lib/msan/msan_ignorelist.txt
M contrib/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp
M contrib/llvm-project/compiler-rt/lib/msan/msan_interface_internal.h
M contrib/llvm-project/compiler-rt/lib/msan/msan_linux.cpp
M contrib/llvm-project/compiler-rt/lib/msan/msan_origin.h
M contrib/llvm-project/compiler-rt/lib/msan/msan_poisoning.cpp
M contrib/llvm-project/compiler-rt/lib/msan/msan_thread.cpp
M contrib/llvm-project/compiler-rt/lib/msan/msan_thread.h
A contrib/llvm-project/compiler-rt/lib/orc/adt.h
A contrib/llvm-project/compiler-rt/lib/orc/c_api.h
A contrib/llvm-project/compiler-rt/lib/orc/common.h
A contrib/llvm-project/compiler-rt/lib/orc/compiler.h
A contrib/llvm-project/compiler-rt/lib/orc/endianness.h
A contrib/llvm-project/compiler-rt/lib/orc/error.h
A contrib/llvm-project/compiler-rt/lib/orc/executor_address.h
A contrib/llvm-project/compiler-rt/lib/orc/extensible_rtti.cpp
A contrib/llvm-project/compiler-rt/lib/orc/extensible_rtti.h
A contrib/llvm-project/compiler-rt/lib/orc/log_error_to_stderr.cpp
A contrib/llvm-project/compiler-rt/lib/orc/macho_platform.cpp
A contrib/llvm-project/compiler-rt/lib/orc/macho_platform.h
A contrib/llvm-project/compiler-rt/lib/orc/macho_tlv.x86-64.S
A contrib/llvm-project/compiler-rt/lib/orc/run_program_wrapper.cpp
A contrib/llvm-project/compiler-rt/lib/orc/simple_packed_serialization.h
A contrib/llvm-project/compiler-rt/lib/orc/stl_extras.h
A contrib/llvm-project/compiler-rt/lib/orc/wrapper_function_utils.h
M contrib/llvm-project/compiler-rt/lib/profile/GCDAProfiling.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfiling.h
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingBuffer.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingFile.c
A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingInternal.h
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingMerge.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformDarwin.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformOther.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPlatformWindows.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingPort.h
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingRuntime.cpp
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingUtil.h
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingValue.c
A contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingVersionVar.c
M contrib/llvm-project/compiler-rt/lib/profile/InstrProfilingWriter.c
M contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.c
M contrib/llvm-project/compiler-rt/lib/profile/WindowsMMap.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_checks.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_allocator_size_class_map.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_other.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_x86.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_atomic_msvc.h
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_format.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_aarch64.inc.S
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_vfork_riscv64.inc.S
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_nolibc.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_interface.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector_interface.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_errno_codes.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_file.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_freebsd.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_interface_internal.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libc.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_s390.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_local_address_space_view.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_netbsd.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_openbsd.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_printf.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_bsd.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h
R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.cpp
R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_rtems.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_solaris.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld.h
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_mac.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
R contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_rtems.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_generic.inc
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscall_linux_riscv64.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_termination.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h
A contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_thread_safety.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.h
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/sanitizer_symbolize.cpp
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
M contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_allocator.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_crc32.h
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_termination.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd.h
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_exclusive.inc
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_tsd_shared.inc
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/scudo_utils.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/allocator_config.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/atomic_helpers.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/bytemap.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/checksum.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/chunk.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/combined.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/common.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags.inc
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/flags_parser.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuchsia.cpp
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/include/scudo/interface.h
R contrib/llvm-project/compiler-rt/lib/scudo/standalone/interface.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/internal_defs.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/linux.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/list.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/local_cache.h
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/memtag.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/mutex.h
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/options.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/platform.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary32.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/primary64.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/quarantine.h
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/release.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/report.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/secondary.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/size_class_map.h
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/stack_depot.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/stats.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/string_utils.h
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/trusty.cpp
A contrib/llvm-project/compiler-rt/lib/scudo/standalone/trusty.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_exclusive.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/tsd_shared.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/vector.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.h
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c.inc
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
M contrib/llvm-project/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_interceptors.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/dd/dd_rtl.h
M contrib/llvm-project/compiler-rt/lib/tsan/go/test.c
M contrib/llvm-project/compiler-rt/lib/tsan/go/tsan_go.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan.syms.extra
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_clock.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_defs.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_dispatch_defs.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_external.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_flags.inc
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_libdispatch.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_mach_vm.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_inl.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mman.cpp
R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.cpp
R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_mutex.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_report.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
A contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_s390x.S
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp
R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.cpp
R contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_stat.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.cpp
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_sync.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_trace.h
M contrib/llvm-project/compiler-rt/lib/tsan/rtl/tsan_update_shadow_word_inl.h
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_checks.inc
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_flags.h
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_handlers.h
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_init.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_interface.inc
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_monitor.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_platform.h
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_itanium.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_type_hash_win.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.cpp
M contrib/llvm-project/compiler-rt/lib/ubsan/ubsan_value.h
M contrib/llvm-project/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_AArch64.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_arm.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_basic_logging.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_fdr_logging.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_init.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_interface.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_interface_internal.h
M contrib/llvm-project/compiler-rt/lib/xray/xray_mips.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_mips64.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_powerpc64.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_AArch64.S
M contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_arm.S
M contrib/llvm-project/compiler-rt/lib/xray/xray_trampoline_x86_64.S
M contrib/llvm-project/compiler-rt/lib/xray/xray_utils.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.cpp
M contrib/llvm-project/compiler-rt/lib/xray/xray_x86_64.inc
M contrib/llvm-project/libcxx/CREDITS.TXT
A contrib/llvm-project/libcxx/include/__algorithm/adjacent_find.h
A contrib/llvm-project/libcxx/include/__algorithm/all_of.h
A contrib/llvm-project/libcxx/include/__algorithm/any_of.h
A contrib/llvm-project/libcxx/include/__algorithm/binary_search.h
A contrib/llvm-project/libcxx/include/__algorithm/clamp.h
A contrib/llvm-project/libcxx/include/__algorithm/comp.h
A contrib/llvm-project/libcxx/include/__algorithm/comp_ref_type.h
A contrib/llvm-project/libcxx/include/__algorithm/copy.h
A contrib/llvm-project/libcxx/include/__algorithm/copy_backward.h
A contrib/llvm-project/libcxx/include/__algorithm/copy_if.h
A contrib/llvm-project/libcxx/include/__algorithm/copy_n.h
A contrib/llvm-project/libcxx/include/__algorithm/count.h
A contrib/llvm-project/libcxx/include/__algorithm/count_if.h
A contrib/llvm-project/libcxx/include/__algorithm/equal.h
A contrib/llvm-project/libcxx/include/__algorithm/equal_range.h
A contrib/llvm-project/libcxx/include/__algorithm/fill.h
A contrib/llvm-project/libcxx/include/__algorithm/fill_n.h
A contrib/llvm-project/libcxx/include/__algorithm/find.h
A contrib/llvm-project/libcxx/include/__algorithm/find_end.h
A contrib/llvm-project/libcxx/include/__algorithm/find_first_of.h
A contrib/llvm-project/libcxx/include/__algorithm/find_if.h
A contrib/llvm-project/libcxx/include/__algorithm/find_if_not.h
A contrib/llvm-project/libcxx/include/__algorithm/for_each.h
A contrib/llvm-project/libcxx/include/__algorithm/for_each_n.h
A contrib/llvm-project/libcxx/include/__algorithm/generate.h
A contrib/llvm-project/libcxx/include/__algorithm/generate_n.h
A contrib/llvm-project/libcxx/include/__algorithm/half_positive.h
A contrib/llvm-project/libcxx/include/__algorithm/includes.h
A contrib/llvm-project/libcxx/include/__algorithm/inplace_merge.h
A contrib/llvm-project/libcxx/include/__algorithm/is_heap.h
A contrib/llvm-project/libcxx/include/__algorithm/is_heap_until.h
A contrib/llvm-project/libcxx/include/__algorithm/is_partitioned.h
A contrib/llvm-project/libcxx/include/__algorithm/is_permutation.h
A contrib/llvm-project/libcxx/include/__algorithm/is_sorted.h
A contrib/llvm-project/libcxx/include/__algorithm/is_sorted_until.h
A contrib/llvm-project/libcxx/include/__algorithm/iter_swap.h
A contrib/llvm-project/libcxx/include/__algorithm/lexicographical_compare.h
A contrib/llvm-project/libcxx/include/__algorithm/lower_bound.h
A contrib/llvm-project/libcxx/include/__algorithm/make_heap.h
A contrib/llvm-project/libcxx/include/__algorithm/max.h
A contrib/llvm-project/libcxx/include/__algorithm/max_element.h
A contrib/llvm-project/libcxx/include/__algorithm/merge.h
A contrib/llvm-project/libcxx/include/__algorithm/min.h
A contrib/llvm-project/libcxx/include/__algorithm/min_element.h
A contrib/llvm-project/libcxx/include/__algorithm/minmax.h
A contrib/llvm-project/libcxx/include/__algorithm/minmax_element.h
A contrib/llvm-project/libcxx/include/__algorithm/mismatch.h
A contrib/llvm-project/libcxx/include/__algorithm/move.h
A contrib/llvm-project/libcxx/include/__algorithm/move_backward.h
A contrib/llvm-project/libcxx/include/__algorithm/next_permutation.h
A contrib/llvm-project/libcxx/include/__algorithm/none_of.h
A contrib/llvm-project/libcxx/include/__algorithm/nth_element.h
A contrib/llvm-project/libcxx/include/__algorithm/partial_sort.h
A contrib/llvm-project/libcxx/include/__algorithm/partial_sort_copy.h
A contrib/llvm-project/libcxx/include/__algorithm/partition.h
A contrib/llvm-project/libcxx/include/__algorithm/partition_copy.h
A contrib/llvm-project/libcxx/include/__algorithm/partition_point.h
A contrib/llvm-project/libcxx/include/__algorithm/pop_heap.h
A contrib/llvm-project/libcxx/include/__algorithm/prev_permutation.h
A contrib/llvm-project/libcxx/include/__algorithm/push_heap.h
A contrib/llvm-project/libcxx/include/__algorithm/remove.h
A contrib/llvm-project/libcxx/include/__algorithm/remove_copy.h
A contrib/llvm-project/libcxx/include/__algorithm/remove_copy_if.h
A contrib/llvm-project/libcxx/include/__algorithm/remove_if.h
A contrib/llvm-project/libcxx/include/__algorithm/replace.h
A contrib/llvm-project/libcxx/include/__algorithm/replace_copy.h
A contrib/llvm-project/libcxx/include/__algorithm/replace_copy_if.h
A contrib/llvm-project/libcxx/include/__algorithm/replace_if.h
A contrib/llvm-project/libcxx/include/__algorithm/reverse.h
A contrib/llvm-project/libcxx/include/__algorithm/reverse_copy.h
A contrib/llvm-project/libcxx/include/__algorithm/rotate.h
A contrib/llvm-project/libcxx/include/__algorithm/rotate_copy.h
A contrib/llvm-project/libcxx/include/__algorithm/sample.h
A contrib/llvm-project/libcxx/include/__algorithm/search.h
A contrib/llvm-project/libcxx/include/__algorithm/search_n.h
A contrib/llvm-project/libcxx/include/__algorithm/set_difference.h
A contrib/llvm-project/libcxx/include/__algorithm/set_intersection.h
A contrib/llvm-project/libcxx/include/__algorithm/set_symmetric_difference.h
A contrib/llvm-project/libcxx/include/__algorithm/set_union.h
A contrib/llvm-project/libcxx/include/__algorithm/shift_left.h
A contrib/llvm-project/libcxx/include/__algorithm/shift_right.h
A contrib/llvm-project/libcxx/include/__algorithm/shuffle.h
A contrib/llvm-project/libcxx/include/__algorithm/sift_down.h
A contrib/llvm-project/libcxx/include/__algorithm/sort.h
A contrib/llvm-project/libcxx/include/__algorithm/sort_heap.h
A contrib/llvm-project/libcxx/include/__algorithm/stable_partition.h
A contrib/llvm-project/libcxx/include/__algorithm/stable_sort.h
A contrib/llvm-project/libcxx/include/__algorithm/swap_ranges.h
A contrib/llvm-project/libcxx/include/__algorithm/transform.h
A contrib/llvm-project/libcxx/include/__algorithm/unique.h
A contrib/llvm-project/libcxx/include/__algorithm/unique_copy.h
A contrib/llvm-project/libcxx/include/__algorithm/unwrap_iter.h
A contrib/llvm-project/libcxx/include/__algorithm/upper_bound.h
A contrib/llvm-project/libcxx/include/__availability
M contrib/llvm-project/libcxx/include/__bit_reference
A contrib/llvm-project/libcxx/include/__bits
M contrib/llvm-project/libcxx/include/__bsd_locale_fallbacks.h
M contrib/llvm-project/libcxx/include/__config
M contrib/llvm-project/libcxx/include/__debug
M contrib/llvm-project/libcxx/include/__errc
A contrib/llvm-project/libcxx/include/__format/format_error.h
A contrib/llvm-project/libcxx/include/__format/format_parse_context.h
A contrib/llvm-project/libcxx/include/__function_like.h
A contrib/llvm-project/libcxx/include/__functional/binary_function.h
A contrib/llvm-project/libcxx/include/__functional/binary_negate.h
A contrib/llvm-project/libcxx/include/__functional/bind.h
A contrib/llvm-project/libcxx/include/__functional/bind_front.h
A contrib/llvm-project/libcxx/include/__functional/binder1st.h
A contrib/llvm-project/libcxx/include/__functional/binder2nd.h
A contrib/llvm-project/libcxx/include/__functional/default_searcher.h
A contrib/llvm-project/libcxx/include/__functional/function.h
A contrib/llvm-project/libcxx/include/__functional/hash.h
A contrib/llvm-project/libcxx/include/__functional/identity.h
A contrib/llvm-project/libcxx/include/__functional/invoke.h
A contrib/llvm-project/libcxx/include/__functional/is_transparent.h
A contrib/llvm-project/libcxx/include/__functional/mem_fn.h
A contrib/llvm-project/libcxx/include/__functional/mem_fun_ref.h
A contrib/llvm-project/libcxx/include/__functional/not_fn.h
A contrib/llvm-project/libcxx/include/__functional/operations.h
A contrib/llvm-project/libcxx/include/__functional/perfect_forward.h
A contrib/llvm-project/libcxx/include/__functional/pointer_to_binary_function.h
A contrib/llvm-project/libcxx/include/__functional/pointer_to_unary_function.h
A contrib/llvm-project/libcxx/include/__functional/ranges_operations.h
A contrib/llvm-project/libcxx/include/__functional/reference_wrapper.h
A contrib/llvm-project/libcxx/include/__functional/unary_function.h
A contrib/llvm-project/libcxx/include/__functional/unary_negate.h
A contrib/llvm-project/libcxx/include/__functional/unwrap_ref.h
A contrib/llvm-project/libcxx/include/__functional/weak_result_type.h
R contrib/llvm-project/libcxx/include/__functional_03
M contrib/llvm-project/libcxx/include/__functional_base
R contrib/llvm-project/libcxx/include/__functional_base_03
M contrib/llvm-project/libcxx/include/__hash_table
A contrib/llvm-project/libcxx/include/__iterator/access.h
A contrib/llvm-project/libcxx/include/__iterator/advance.h
A contrib/llvm-project/libcxx/include/__iterator/back_insert_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/common_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/concepts.h
A contrib/llvm-project/libcxx/include/__iterator/counted_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/data.h
A contrib/llvm-project/libcxx/include/__iterator/default_sentinel.h
A contrib/llvm-project/libcxx/include/__iterator/distance.h
A contrib/llvm-project/libcxx/include/__iterator/empty.h
A contrib/llvm-project/libcxx/include/__iterator/erase_if_container.h
A contrib/llvm-project/libcxx/include/__iterator/front_insert_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/incrementable_traits.h
A contrib/llvm-project/libcxx/include/__iterator/insert_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/istream_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/istreambuf_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/iter_move.h
A contrib/llvm-project/libcxx/include/__iterator/iter_swap.h
A contrib/llvm-project/libcxx/include/__iterator/iterator.h
A contrib/llvm-project/libcxx/include/__iterator/iterator_traits.h
A contrib/llvm-project/libcxx/include/__iterator/move_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/next.h
A contrib/llvm-project/libcxx/include/__iterator/ostream_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/ostreambuf_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/prev.h
A contrib/llvm-project/libcxx/include/__iterator/projected.h
A contrib/llvm-project/libcxx/include/__iterator/readable_traits.h
A contrib/llvm-project/libcxx/include/__iterator/reverse_access.h
A contrib/llvm-project/libcxx/include/__iterator/reverse_iterator.h
A contrib/llvm-project/libcxx/include/__iterator/size.h
A contrib/llvm-project/libcxx/include/__iterator/wrap_iter.h
M contrib/llvm-project/libcxx/include/__libcpp_version
M contrib/llvm-project/libcxx/include/__locale
A contrib/llvm-project/libcxx/include/__memory/addressof.h
A contrib/llvm-project/libcxx/include/__memory/allocation_guard.h
A contrib/llvm-project/libcxx/include/__memory/allocator.h
A contrib/llvm-project/libcxx/include/__memory/allocator_arg_t.h
A contrib/llvm-project/libcxx/include/__memory/allocator_traits.h
A contrib/llvm-project/libcxx/include/__memory/auto_ptr.h
A contrib/llvm-project/libcxx/include/__memory/compressed_pair.h
A contrib/llvm-project/libcxx/include/__memory/construct_at.h
A contrib/llvm-project/libcxx/include/__memory/pointer_safety.h
A contrib/llvm-project/libcxx/include/__memory/pointer_traits.h
A contrib/llvm-project/libcxx/include/__memory/raw_storage_iterator.h
A contrib/llvm-project/libcxx/include/__memory/shared_ptr.h
A contrib/llvm-project/libcxx/include/__memory/temporary_buffer.h
A contrib/llvm-project/libcxx/include/__memory/uninitialized_algorithms.h
A contrib/llvm-project/libcxx/include/__memory/unique_ptr.h
A contrib/llvm-project/libcxx/include/__memory/uses_allocator.h
M contrib/llvm-project/libcxx/include/__mutex_base
M contrib/llvm-project/libcxx/include/__node_handle
M contrib/llvm-project/libcxx/include/__nullptr
A contrib/llvm-project/libcxx/include/__random/uniform_int_distribution.h
A contrib/llvm-project/libcxx/include/__ranges/access.h
A contrib/llvm-project/libcxx/include/__ranges/all.h
A contrib/llvm-project/libcxx/include/__ranges/common_view.h
A contrib/llvm-project/libcxx/include/__ranges/concepts.h
A contrib/llvm-project/libcxx/include/__ranges/copyable_box.h
A contrib/llvm-project/libcxx/include/__ranges/dangling.h
A contrib/llvm-project/libcxx/include/__ranges/data.h
A contrib/llvm-project/libcxx/include/__ranges/drop_view.h
A contrib/llvm-project/libcxx/include/__ranges/empty.h
A contrib/llvm-project/libcxx/include/__ranges/empty_view.h
A contrib/llvm-project/libcxx/include/__ranges/enable_borrowed_range.h
A contrib/llvm-project/libcxx/include/__ranges/enable_view.h
A contrib/llvm-project/libcxx/include/__ranges/non_propagating_cache.h
A contrib/llvm-project/libcxx/include/__ranges/ref_view.h
A contrib/llvm-project/libcxx/include/__ranges/size.h
A contrib/llvm-project/libcxx/include/__ranges/subrange.h
A contrib/llvm-project/libcxx/include/__ranges/transform_view.h
A contrib/llvm-project/libcxx/include/__ranges/view_interface.h
M contrib/llvm-project/libcxx/include/__split_buffer
R contrib/llvm-project/libcxx/include/__sso_allocator
M contrib/llvm-project/libcxx/include/__std_stream
M contrib/llvm-project/libcxx/include/__string
M contrib/llvm-project/libcxx/include/__threading_support
M contrib/llvm-project/libcxx/include/__tree
M contrib/llvm-project/libcxx/include/__tuple
A contrib/llvm-project/libcxx/include/__utility/__decay_copy.h
A contrib/llvm-project/libcxx/include/__utility/as_const.h
A contrib/llvm-project/libcxx/include/__utility/cmp.h
A contrib/llvm-project/libcxx/include/__utility/declval.h
A contrib/llvm-project/libcxx/include/__utility/exchange.h
A contrib/llvm-project/libcxx/include/__utility/forward.h
A contrib/llvm-project/libcxx/include/__utility/in_place.h
A contrib/llvm-project/libcxx/include/__utility/integer_sequence.h
A contrib/llvm-project/libcxx/include/__utility/move.h
A contrib/llvm-project/libcxx/include/__utility/pair.h
A contrib/llvm-project/libcxx/include/__utility/piecewise_construct.h
A contrib/llvm-project/libcxx/include/__utility/rel_ops.h
A contrib/llvm-project/libcxx/include/__utility/swap.h
A contrib/llvm-project/libcxx/include/__utility/to_underlying.h
A contrib/llvm-project/libcxx/include/__variant/monostate.h
M contrib/llvm-project/libcxx/include/algorithm
M contrib/llvm-project/libcxx/include/any
M contrib/llvm-project/libcxx/include/array
M contrib/llvm-project/libcxx/include/atomic
A contrib/llvm-project/libcxx/include/barrier
M contrib/llvm-project/libcxx/include/bit
M contrib/llvm-project/libcxx/include/bitset
M contrib/llvm-project/libcxx/include/ccomplex
M contrib/llvm-project/libcxx/include/cctype
M contrib/llvm-project/libcxx/include/cerrno
M contrib/llvm-project/libcxx/include/cfenv
M contrib/llvm-project/libcxx/include/cfloat
M contrib/llvm-project/libcxx/include/charconv
M contrib/llvm-project/libcxx/include/chrono
M contrib/llvm-project/libcxx/include/cinttypes
M contrib/llvm-project/libcxx/include/ciso646
M contrib/llvm-project/libcxx/include/climits
M contrib/llvm-project/libcxx/include/clocale
M contrib/llvm-project/libcxx/include/cmath
M contrib/llvm-project/libcxx/include/codecvt
M contrib/llvm-project/libcxx/include/compare
M contrib/llvm-project/libcxx/include/complex
M contrib/llvm-project/libcxx/include/complex.h
A contrib/llvm-project/libcxx/include/concepts
M contrib/llvm-project/libcxx/include/condition_variable
M contrib/llvm-project/libcxx/include/csetjmp
M contrib/llvm-project/libcxx/include/csignal
M contrib/llvm-project/libcxx/include/cstdarg
M contrib/llvm-project/libcxx/include/cstdbool
M contrib/llvm-project/libcxx/include/cstddef
M contrib/llvm-project/libcxx/include/cstdint
M contrib/llvm-project/libcxx/include/cstdio
M contrib/llvm-project/libcxx/include/cstdlib
M contrib/llvm-project/libcxx/include/cstring
M contrib/llvm-project/libcxx/include/ctgmath
M contrib/llvm-project/libcxx/include/ctime
M contrib/llvm-project/libcxx/include/ctype.h
M contrib/llvm-project/libcxx/include/cwchar
M contrib/llvm-project/libcxx/include/cwctype
M contrib/llvm-project/libcxx/include/deque
M contrib/llvm-project/libcxx/include/errno.h
M contrib/llvm-project/libcxx/include/exception
M contrib/llvm-project/libcxx/include/experimental/__config
M contrib/llvm-project/libcxx/include/experimental/__memory
M contrib/llvm-project/libcxx/include/experimental/functional
M contrib/llvm-project/libcxx/include/experimental/iterator
M contrib/llvm-project/libcxx/include/experimental/memory_resource
M contrib/llvm-project/libcxx/include/experimental/propagate_const
M contrib/llvm-project/libcxx/include/experimental/simd
M contrib/llvm-project/libcxx/include/experimental/type_traits
M contrib/llvm-project/libcxx/include/ext/__hash
M contrib/llvm-project/libcxx/include/ext/hash_map
M contrib/llvm-project/libcxx/include/ext/hash_set
M contrib/llvm-project/libcxx/include/filesystem
M contrib/llvm-project/libcxx/include/float.h
A contrib/llvm-project/libcxx/include/format
M contrib/llvm-project/libcxx/include/forward_list
M contrib/llvm-project/libcxx/include/fstream
M contrib/llvm-project/libcxx/include/functional
M contrib/llvm-project/libcxx/include/future
M contrib/llvm-project/libcxx/include/initializer_list
M contrib/llvm-project/libcxx/include/inttypes.h
M contrib/llvm-project/libcxx/include/iomanip
M contrib/llvm-project/libcxx/include/ios
M contrib/llvm-project/libcxx/include/iosfwd
M contrib/llvm-project/libcxx/include/iostream
M contrib/llvm-project/libcxx/include/istream
M contrib/llvm-project/libcxx/include/iterator
A contrib/llvm-project/libcxx/include/latch
M contrib/llvm-project/libcxx/include/limits
M contrib/llvm-project/libcxx/include/limits.h
M contrib/llvm-project/libcxx/include/list
M contrib/llvm-project/libcxx/include/locale
M contrib/llvm-project/libcxx/include/locale.h
M contrib/llvm-project/libcxx/include/map
M contrib/llvm-project/libcxx/include/math.h
M contrib/llvm-project/libcxx/include/memory
M contrib/llvm-project/libcxx/include/module.modulemap
M contrib/llvm-project/libcxx/include/mutex
M contrib/llvm-project/libcxx/include/new
A contrib/llvm-project/libcxx/include/numbers
M contrib/llvm-project/libcxx/include/numeric
M contrib/llvm-project/libcxx/include/optional
M contrib/llvm-project/libcxx/include/ostream
M contrib/llvm-project/libcxx/include/queue
M contrib/llvm-project/libcxx/include/random
A contrib/llvm-project/libcxx/include/ranges
M contrib/llvm-project/libcxx/include/ratio
M contrib/llvm-project/libcxx/include/regex
M contrib/llvm-project/libcxx/include/scoped_allocator
A contrib/llvm-project/libcxx/include/semaphore
M contrib/llvm-project/libcxx/include/set
M contrib/llvm-project/libcxx/include/setjmp.h
M contrib/llvm-project/libcxx/include/shared_mutex
M contrib/llvm-project/libcxx/include/span
M contrib/llvm-project/libcxx/include/sstream
M contrib/llvm-project/libcxx/include/stack
M contrib/llvm-project/libcxx/include/stdbool.h
M contrib/llvm-project/libcxx/include/stddef.h
M contrib/llvm-project/libcxx/include/stdexcept
M contrib/llvm-project/libcxx/include/stdint.h
M contrib/llvm-project/libcxx/include/stdio.h
M contrib/llvm-project/libcxx/include/stdlib.h
M contrib/llvm-project/libcxx/include/streambuf
M contrib/llvm-project/libcxx/include/string
M contrib/llvm-project/libcxx/include/string.h
M contrib/llvm-project/libcxx/include/string_view
M contrib/llvm-project/libcxx/include/strstream
M contrib/llvm-project/libcxx/include/system_error
M contrib/llvm-project/libcxx/include/tgmath.h
M contrib/llvm-project/libcxx/include/thread
M contrib/llvm-project/libcxx/include/tuple
M contrib/llvm-project/libcxx/include/type_traits
M contrib/llvm-project/libcxx/include/typeindex
M contrib/llvm-project/libcxx/include/typeinfo
M contrib/llvm-project/libcxx/include/unordered_map
M contrib/llvm-project/libcxx/include/unordered_set
M contrib/llvm-project/libcxx/include/utility
M contrib/llvm-project/libcxx/include/valarray
M contrib/llvm-project/libcxx/include/variant
M contrib/llvm-project/libcxx/include/vector
M contrib/llvm-project/libcxx/include/version
M contrib/llvm-project/libcxx/include/wchar.h
M contrib/llvm-project/libcxx/include/wctype.h
M contrib/llvm-project/libcxx/src/algorithm.cpp
M contrib/llvm-project/libcxx/src/any.cpp
A contrib/llvm-project/libcxx/src/atomic.cpp
A contrib/llvm-project/libcxx/src/barrier.cpp
M contrib/llvm-project/libcxx/src/charconv.cpp
M contrib/llvm-project/libcxx/src/chrono.cpp
M contrib/llvm-project/libcxx/src/condition_variable.cpp
M contrib/llvm-project/libcxx/src/debug.cpp
M contrib/llvm-project/libcxx/src/experimental/memory_resource.cpp
M contrib/llvm-project/libcxx/src/filesystem/directory_iterator.cpp
M contrib/llvm-project/libcxx/src/filesystem/filesystem_common.h
M contrib/llvm-project/libcxx/src/filesystem/operations.cpp
A contrib/llvm-project/libcxx/src/filesystem/posix_compat.h
A contrib/llvm-project/libcxx/src/format.cpp
M contrib/llvm-project/libcxx/src/functional.cpp
M contrib/llvm-project/libcxx/src/future.cpp
M contrib/llvm-project/libcxx/src/include/apple_availability.h
M contrib/llvm-project/libcxx/src/include/config_elast.h
M contrib/llvm-project/libcxx/src/include/refstring.h
A contrib/llvm-project/libcxx/src/include/sso_allocator.h
M contrib/llvm-project/libcxx/src/ios.cpp
A contrib/llvm-project/libcxx/src/ios.instantiations.cpp
M contrib/llvm-project/libcxx/src/iostream.cpp
M contrib/llvm-project/libcxx/src/locale.cpp
M contrib/llvm-project/libcxx/src/memory.cpp
M contrib/llvm-project/libcxx/src/mutex.cpp
M contrib/llvm-project/libcxx/src/mutex_destructor.cpp
M contrib/llvm-project/libcxx/src/new.cpp
M contrib/llvm-project/libcxx/src/optional.cpp
M contrib/llvm-project/libcxx/src/random.cpp
A contrib/llvm-project/libcxx/src/random_shuffle.cpp
M contrib/llvm-project/libcxx/src/string.cpp
A contrib/llvm-project/libcxx/src/support/ibm/xlocale_zos.cpp
M contrib/llvm-project/libcxx/src/support/runtime/exception_fallback.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_glibcxx.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxabi.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_libcxxrt.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_msvc.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_cxxabi.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_glibcxx.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_msvc.ipp
M contrib/llvm-project/libcxx/src/support/runtime/exception_pointer_unimplemented.ipp
M contrib/llvm-project/libcxx/src/support/runtime/new_handler_fallback.ipp
M contrib/llvm-project/libcxx/src/support/runtime/stdexcept_default.ipp
M contrib/llvm-project/libcxx/src/system_error.cpp
M contrib/llvm-project/libcxx/src/thread.cpp
M contrib/llvm-project/libcxx/src/typeinfo.cpp
M contrib/llvm-project/libunwind/include/__libunwind_config.h
M contrib/llvm-project/libunwind/include/libunwind.h
M contrib/llvm-project/libunwind/include/unwind.h
M contrib/llvm-project/libunwind/src/AddressSpace.hpp
M contrib/llvm-project/libunwind/src/DwarfInstructions.hpp
M contrib/llvm-project/libunwind/src/DwarfParser.hpp
M contrib/llvm-project/libunwind/src/EHHeaderParser.hpp
A contrib/llvm-project/libunwind/src/FrameHeaderCache.hpp
M contrib/llvm-project/libunwind/src/Registers.hpp
M contrib/llvm-project/libunwind/src/Unwind-EHABI.cpp
M contrib/llvm-project/libunwind/src/Unwind-seh.cpp
M contrib/llvm-project/libunwind/src/Unwind-sjlj.c
M contrib/llvm-project/libunwind/src/UnwindCursor.hpp
M contrib/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c
M contrib/llvm-project/libunwind/src/UnwindLevel1.c
M contrib/llvm-project/libunwind/src/UnwindRegistersRestore.S
M contrib/llvm-project/libunwind/src/UnwindRegistersSave.S
M contrib/llvm-project/libunwind/src/Unwind_AppleExtras.cpp
M contrib/llvm-project/libunwind/src/assembly.h
M contrib/llvm-project/libunwind/src/config.h
M contrib/llvm-project/libunwind/src/libunwind.cpp
R contrib/llvm-project/lld/.arcconfig
A contrib/llvm-project/lld/.clang-tidy
M contrib/llvm-project/lld/CODE_OWNERS.TXT
A contrib/llvm-project/lld/COFF/CallGraphSort.cpp
A contrib/llvm-project/lld/COFF/CallGraphSort.h
M contrib/llvm-project/lld/COFF/Chunks.cpp
M contrib/llvm-project/lld/COFF/Chunks.h
M contrib/llvm-project/lld/COFF/Config.h
M contrib/llvm-project/lld/COFF/DLL.cpp
M contrib/llvm-project/lld/COFF/DebugTypes.cpp
M contrib/llvm-project/lld/COFF/DebugTypes.h
M contrib/llvm-project/lld/COFF/Driver.cpp
M contrib/llvm-project/lld/COFF/Driver.h
M contrib/llvm-project/lld/COFF/DriverUtils.cpp
M contrib/llvm-project/lld/COFF/ICF.cpp
M contrib/llvm-project/lld/COFF/ICF.h
M contrib/llvm-project/lld/COFF/InputFiles.cpp
M contrib/llvm-project/lld/COFF/InputFiles.h
A contrib/llvm-project/lld/COFF/LLDMapFile.cpp
A contrib/llvm-project/lld/COFF/LLDMapFile.h
M contrib/llvm-project/lld/COFF/LTO.cpp
M contrib/llvm-project/lld/COFF/LTO.h
M contrib/llvm-project/lld/COFF/MapFile.cpp
M contrib/llvm-project/lld/COFF/MinGW.cpp
M contrib/llvm-project/lld/COFF/MinGW.h
M contrib/llvm-project/lld/COFF/Options.td
M contrib/llvm-project/lld/COFF/PDB.cpp
M contrib/llvm-project/lld/COFF/PDB.h
M contrib/llvm-project/lld/COFF/SymbolTable.cpp
M contrib/llvm-project/lld/COFF/SymbolTable.h
M contrib/llvm-project/lld/COFF/Symbols.cpp
M contrib/llvm-project/lld/COFF/Symbols.h
M contrib/llvm-project/lld/COFF/TypeMerger.h
M contrib/llvm-project/lld/COFF/Writer.cpp
M contrib/llvm-project/lld/COFF/Writer.h
M contrib/llvm-project/lld/Common/Args.cpp
M contrib/llvm-project/lld/Common/ErrorHandler.cpp
M contrib/llvm-project/lld/Common/Filesystem.cpp
M contrib/llvm-project/lld/Common/Reproduce.cpp
M contrib/llvm-project/lld/Common/Strings.cpp
M contrib/llvm-project/lld/Common/TargetOptionsCommandFlags.cpp
R contrib/llvm-project/lld/Common/Threads.cpp
M contrib/llvm-project/lld/Common/Timer.cpp
M contrib/llvm-project/lld/Common/Version.cpp
M contrib/llvm-project/lld/ELF/AArch64ErrataFix.cpp
M contrib/llvm-project/lld/ELF/AArch64ErrataFix.h
M contrib/llvm-project/lld/ELF/ARMErrataFix.cpp
M contrib/llvm-project/lld/ELF/ARMErrataFix.h
M contrib/llvm-project/lld/ELF/Arch/AArch64.cpp
M contrib/llvm-project/lld/ELF/Arch/AMDGPU.cpp
M contrib/llvm-project/lld/ELF/Arch/ARM.cpp
M contrib/llvm-project/lld/ELF/Arch/AVR.cpp
M contrib/llvm-project/lld/ELF/Arch/Hexagon.cpp
M contrib/llvm-project/lld/ELF/Arch/MSP430.cpp
M contrib/llvm-project/lld/ELF/Arch/Mips.cpp
M contrib/llvm-project/lld/ELF/Arch/MipsArchTree.cpp
M contrib/llvm-project/lld/ELF/Arch/PPC.cpp
M contrib/llvm-project/lld/ELF/Arch/PPC64.cpp
A contrib/llvm-project/lld/ELF/Arch/PPCInsns.def
M contrib/llvm-project/lld/ELF/Arch/RISCV.cpp
M contrib/llvm-project/lld/ELF/Arch/SPARCV9.cpp
M contrib/llvm-project/lld/ELF/Arch/X86.cpp
M contrib/llvm-project/lld/ELF/Arch/X86_64.cpp
M contrib/llvm-project/lld/ELF/CallGraphSort.cpp
M contrib/llvm-project/lld/ELF/Config.h
M contrib/llvm-project/lld/ELF/DWARF.cpp
M contrib/llvm-project/lld/ELF/DWARF.h
M contrib/llvm-project/lld/ELF/Driver.cpp
M contrib/llvm-project/lld/ELF/Driver.h
M contrib/llvm-project/lld/ELF/DriverUtils.cpp
M contrib/llvm-project/lld/ELF/EhFrame.cpp
M contrib/llvm-project/lld/ELF/EhFrame.h
M contrib/llvm-project/lld/ELF/ICF.cpp
M contrib/llvm-project/lld/ELF/InputFiles.cpp
M contrib/llvm-project/lld/ELF/InputFiles.h
M contrib/llvm-project/lld/ELF/InputSection.cpp
M contrib/llvm-project/lld/ELF/InputSection.h
M contrib/llvm-project/lld/ELF/LTO.cpp
M contrib/llvm-project/lld/ELF/LinkerScript.cpp
M contrib/llvm-project/lld/ELF/LinkerScript.h
M contrib/llvm-project/lld/ELF/MapFile.cpp
M contrib/llvm-project/lld/ELF/MapFile.h
M contrib/llvm-project/lld/ELF/MarkLive.cpp
M contrib/llvm-project/lld/ELF/Options.td
M contrib/llvm-project/lld/ELF/OutputSections.cpp
M contrib/llvm-project/lld/ELF/OutputSections.h
M contrib/llvm-project/lld/ELF/Relocations.cpp
M contrib/llvm-project/lld/ELF/Relocations.h
M contrib/llvm-project/lld/ELF/ScriptLexer.cpp
M contrib/llvm-project/lld/ELF/ScriptLexer.h
M contrib/llvm-project/lld/ELF/ScriptParser.cpp
M contrib/llvm-project/lld/ELF/ScriptParser.h
M contrib/llvm-project/lld/ELF/SymbolTable.cpp
M contrib/llvm-project/lld/ELF/SymbolTable.h
M contrib/llvm-project/lld/ELF/Symbols.cpp
M contrib/llvm-project/lld/ELF/Symbols.h
M contrib/llvm-project/lld/ELF/SyntheticSections.cpp
M contrib/llvm-project/lld/ELF/SyntheticSections.h
M contrib/llvm-project/lld/ELF/Target.cpp
M contrib/llvm-project/lld/ELF/Target.h
M contrib/llvm-project/lld/ELF/Thunks.cpp
M contrib/llvm-project/lld/ELF/Thunks.h
M contrib/llvm-project/lld/ELF/Writer.cpp
A contrib/llvm-project/lld/MachO/Arch/ARM.cpp
A contrib/llvm-project/lld/MachO/Arch/ARM64.cpp
A contrib/llvm-project/lld/MachO/Arch/ARM64Common.cpp
A contrib/llvm-project/lld/MachO/Arch/ARM64Common.h
A contrib/llvm-project/lld/MachO/Arch/ARM64_32.cpp
A contrib/llvm-project/lld/MachO/Arch/X86_64.cpp
A contrib/llvm-project/lld/MachO/ConcatOutputSection.cpp
A contrib/llvm-project/lld/MachO/ConcatOutputSection.h
A contrib/llvm-project/lld/MachO/Config.h
A contrib/llvm-project/lld/MachO/Driver.cpp
A contrib/llvm-project/lld/MachO/Driver.h
A contrib/llvm-project/lld/MachO/DriverUtils.cpp
A contrib/llvm-project/lld/MachO/Dwarf.cpp
A contrib/llvm-project/lld/MachO/Dwarf.h
A contrib/llvm-project/lld/MachO/ExportTrie.cpp
A contrib/llvm-project/lld/MachO/ExportTrie.h
A contrib/llvm-project/lld/MachO/ICF.cpp
A contrib/llvm-project/lld/MachO/ICF.h
A contrib/llvm-project/lld/MachO/InputFiles.cpp
A contrib/llvm-project/lld/MachO/InputFiles.h
A contrib/llvm-project/lld/MachO/InputSection.cpp
A contrib/llvm-project/lld/MachO/InputSection.h
A contrib/llvm-project/lld/MachO/LTO.cpp
A contrib/llvm-project/lld/MachO/LTO.h
A contrib/llvm-project/lld/MachO/MachOStructs.h
A contrib/llvm-project/lld/MachO/MapFile.cpp
A contrib/llvm-project/lld/MachO/MapFile.h
A contrib/llvm-project/lld/MachO/MarkLive.cpp
A contrib/llvm-project/lld/MachO/MarkLive.h
A contrib/llvm-project/lld/MachO/ObjC.cpp
A contrib/llvm-project/lld/MachO/ObjC.h
A contrib/llvm-project/lld/MachO/Options.td
A contrib/llvm-project/lld/MachO/OutputSection.cpp
A contrib/llvm-project/lld/MachO/OutputSection.h
A contrib/llvm-project/lld/MachO/OutputSegment.cpp
A contrib/llvm-project/lld/MachO/OutputSegment.h
A contrib/llvm-project/lld/MachO/Relocations.cpp
A contrib/llvm-project/lld/MachO/Relocations.h
A contrib/llvm-project/lld/MachO/SymbolTable.cpp
A contrib/llvm-project/lld/MachO/SymbolTable.h
A contrib/llvm-project/lld/MachO/Symbols.cpp
A contrib/llvm-project/lld/MachO/Symbols.h
A contrib/llvm-project/lld/MachO/SyntheticSections.cpp
A contrib/llvm-project/lld/MachO/SyntheticSections.h
A contrib/llvm-project/lld/MachO/Target.cpp
A contrib/llvm-project/lld/MachO/Target.h
A contrib/llvm-project/lld/MachO/UnwindInfoSection.cpp
A contrib/llvm-project/lld/MachO/UnwindInfoSection.h
A contrib/llvm-project/lld/MachO/Writer.cpp
A contrib/llvm-project/lld/MachO/Writer.h
M contrib/llvm-project/lld/README.md
M contrib/llvm-project/lld/docs/AtomLLD.rst
A contrib/llvm-project/lld/docs/ELF/linker_script.rst
A contrib/llvm-project/lld/docs/ELF/warn_backrefs.rst
M contrib/llvm-project/lld/docs/NewLLD.rst
M contrib/llvm-project/lld/docs/ReleaseNotes.rst
M contrib/llvm-project/lld/docs/WebAssembly.rst
M contrib/llvm-project/lld/docs/conf.py
M contrib/llvm-project/lld/docs/design.rst
M contrib/llvm-project/lld/docs/development.rst
A contrib/llvm-project/lld/docs/error_handling_script.rst
M contrib/llvm-project/lld/docs/getting_started.rst
M contrib/llvm-project/lld/docs/index.rst
M contrib/llvm-project/lld/docs/ld.lld.1
M contrib/llvm-project/lld/include/lld/Common/Args.h
A contrib/llvm-project/lld/include/lld/Common/Arrays.h
M contrib/llvm-project/lld/include/lld/Common/DWARF.h
M contrib/llvm-project/lld/include/lld/Common/Driver.h
M contrib/llvm-project/lld/include/lld/Common/ErrorHandler.h
M contrib/llvm-project/lld/include/lld/Common/LLVM.h
M contrib/llvm-project/lld/include/lld/Common/Memory.h
M contrib/llvm-project/lld/include/lld/Common/Strings.h
M contrib/llvm-project/lld/include/lld/Common/TargetOptionsCommandFlags.h
R contrib/llvm-project/lld/include/lld/Common/Threads.h
M contrib/llvm-project/lld/include/lld/Common/Timer.h
M contrib/llvm-project/lld/include/lld/Common/Version.inc.in
M contrib/llvm-project/lld/include/lld/Core/File.h
M contrib/llvm-project/lld/include/lld/Core/Reference.h
M contrib/llvm-project/lld/include/lld/ReaderWriter/MachOLinkingContext.h
M contrib/llvm-project/lld/lib/Core/Error.cpp
M contrib/llvm-project/lld/lib/Core/Resolver.cpp
M contrib/llvm-project/lld/lib/Driver/DarwinLdDriver.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/Atoms.h
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/File.h
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/GOTPass.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/LayoutPass.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/MachO/TLVPass.cpp
M contrib/llvm-project/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
M contrib/llvm-project/lld/tools/lld/lld.cpp
M contrib/llvm-project/lldb/bindings/headers.swig
M contrib/llvm-project/lldb/bindings/interface/SBAddress.i
M contrib/llvm-project/lldb/bindings/interface/SBAttachInfo.i
M contrib/llvm-project/lldb/bindings/interface/SBBlock.i
M contrib/llvm-project/lldb/bindings/interface/SBBreakpoint.i
M contrib/llvm-project/lldb/bindings/interface/SBBreakpointLocation.i
M contrib/llvm-project/lldb/bindings/interface/SBBreakpointName.i
M contrib/llvm-project/lldb/bindings/interface/SBBroadcaster.i
M contrib/llvm-project/lldb/bindings/interface/SBCommandInterpreter.i
A contrib/llvm-project/lldb/bindings/interface/SBCommandInterpreterRunOptions.i
M contrib/llvm-project/lldb/bindings/interface/SBCommandReturnObject.i
M contrib/llvm-project/lldb/bindings/interface/SBCommunication.i
M contrib/llvm-project/lldb/bindings/interface/SBCompileUnit.i
M contrib/llvm-project/lldb/bindings/interface/SBData.i
M contrib/llvm-project/lldb/bindings/interface/SBDebugger.i
A contrib/llvm-project/lldb/bindings/interface/SBEnvironment.i
M contrib/llvm-project/lldb/bindings/interface/SBError.i
M contrib/llvm-project/lldb/bindings/interface/SBEvent.i
M contrib/llvm-project/lldb/bindings/interface/SBExecutionContext.i
M contrib/llvm-project/lldb/bindings/interface/SBExpressionOptions.i
M contrib/llvm-project/lldb/bindings/interface/SBFile.i
M contrib/llvm-project/lldb/bindings/interface/SBFileSpec.i
M contrib/llvm-project/lldb/bindings/interface/SBFileSpecList.i
M contrib/llvm-project/lldb/bindings/interface/SBFrame.i
M contrib/llvm-project/lldb/bindings/interface/SBFunction.i
M contrib/llvm-project/lldb/bindings/interface/SBHostOS.i
M contrib/llvm-project/lldb/bindings/interface/SBInstruction.i
M contrib/llvm-project/lldb/bindings/interface/SBInstructionList.i
M contrib/llvm-project/lldb/bindings/interface/SBLanguageRuntime.i
M contrib/llvm-project/lldb/bindings/interface/SBLaunchInfo.i
M contrib/llvm-project/lldb/bindings/interface/SBLineEntry.i
M contrib/llvm-project/lldb/bindings/interface/SBListener.i
M contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfo.i
M contrib/llvm-project/lldb/bindings/interface/SBMemoryRegionInfoList.i
M contrib/llvm-project/lldb/bindings/interface/SBModule.i
M contrib/llvm-project/lldb/bindings/interface/SBModuleSpec.i
M contrib/llvm-project/lldb/bindings/interface/SBPlatform.i
M contrib/llvm-project/lldb/bindings/interface/SBProcess.i
M contrib/llvm-project/lldb/bindings/interface/SBProcessInfo.i
M contrib/llvm-project/lldb/bindings/interface/SBQueue.i
M contrib/llvm-project/lldb/bindings/interface/SBQueueItem.i
A contrib/llvm-project/lldb/bindings/interface/SBReproducer.i
M contrib/llvm-project/lldb/bindings/interface/SBSection.i
M contrib/llvm-project/lldb/bindings/interface/SBSourceManager.i
M contrib/llvm-project/lldb/bindings/interface/SBStream.i
M contrib/llvm-project/lldb/bindings/interface/SBStringList.i
M contrib/llvm-project/lldb/bindings/interface/SBStructuredData.i
M contrib/llvm-project/lldb/bindings/interface/SBSymbol.i
M contrib/llvm-project/lldb/bindings/interface/SBSymbolContext.i
M contrib/llvm-project/lldb/bindings/interface/SBSymbolContextList.i
M contrib/llvm-project/lldb/bindings/interface/SBTarget.i
M contrib/llvm-project/lldb/bindings/interface/SBThread.i
M contrib/llvm-project/lldb/bindings/interface/SBThreadPlan.i
M contrib/llvm-project/lldb/bindings/interface/SBTrace.i
R contrib/llvm-project/lldb/bindings/interface/SBTraceOptions.i
M contrib/llvm-project/lldb/bindings/interface/SBType.i
M contrib/llvm-project/lldb/bindings/interface/SBTypeEnumMember.i
M contrib/llvm-project/lldb/bindings/interface/SBValue.i
M contrib/llvm-project/lldb/bindings/interface/SBValueList.i
M contrib/llvm-project/lldb/bindings/interface/SBVariablesOptions.i
M contrib/llvm-project/lldb/bindings/interface/SBWatchpoint.i
M contrib/llvm-project/lldb/bindings/interfaces.swig
R contrib/llvm-project/lldb/bindings/lua.swig
A contrib/llvm-project/lldb/bindings/lua/lua-swigsafecast.swig
M contrib/llvm-project/lldb/bindings/lua/lua-typemaps.swig
A contrib/llvm-project/lldb/bindings/lua/lua-wrapper.swig
A contrib/llvm-project/lldb/bindings/lua/lua.swig
M contrib/llvm-project/lldb/bindings/macros.swig
R contrib/llvm-project/lldb/bindings/python.swig
M contrib/llvm-project/lldb/bindings/python/python-extensions.swig
M contrib/llvm-project/lldb/bindings/python/python-swigsafecast.swig
A contrib/llvm-project/lldb/bindings/python/python-typemaps.h
M contrib/llvm-project/lldb/bindings/python/python-typemaps.swig
M contrib/llvm-project/lldb/bindings/python/python-wrapper.swig
A contrib/llvm-project/lldb/bindings/python/python.swig
A contrib/llvm-project/lldb/docs/_lldb/__init__.py
A contrib/llvm-project/lldb/docs/design/overview.rst
A contrib/llvm-project/lldb/docs/design/reproducers.rst
A contrib/llvm-project/lldb/docs/design/sbapi.rst
A contrib/llvm-project/lldb/docs/man/lldb-server.rst
M contrib/llvm-project/lldb/docs/man/lldb.rst
A contrib/llvm-project/lldb/docs/python_api.rst
A contrib/llvm-project/lldb/docs/python_api_enums.rst
M contrib/llvm-project/lldb/include/lldb/API/LLDB.h
M contrib/llvm-project/lldb/include/lldb/API/SBAddress.h
M contrib/llvm-project/lldb/include/lldb/API/SBAttachInfo.h
M contrib/llvm-project/lldb/include/lldb/API/SBBlock.h
M contrib/llvm-project/lldb/include/lldb/API/SBBreakpoint.h
M contrib/llvm-project/lldb/include/lldb/API/SBBreakpointLocation.h
M contrib/llvm-project/lldb/include/lldb/API/SBBreakpointName.h
M contrib/llvm-project/lldb/include/lldb/API/SBBroadcaster.h
M contrib/llvm-project/lldb/include/lldb/API/SBCommandInterpreter.h
A contrib/llvm-project/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h
M contrib/llvm-project/lldb/include/lldb/API/SBCommandReturnObject.h
M contrib/llvm-project/lldb/include/lldb/API/SBCommunication.h
M contrib/llvm-project/lldb/include/lldb/API/SBCompileUnit.h
M contrib/llvm-project/lldb/include/lldb/API/SBData.h
M contrib/llvm-project/lldb/include/lldb/API/SBDebugger.h
M contrib/llvm-project/lldb/include/lldb/API/SBDeclaration.h
M contrib/llvm-project/lldb/include/lldb/API/SBDefines.h
A contrib/llvm-project/lldb/include/lldb/API/SBEnvironment.h
M contrib/llvm-project/lldb/include/lldb/API/SBError.h
M contrib/llvm-project/lldb/include/lldb/API/SBEvent.h
M contrib/llvm-project/lldb/include/lldb/API/SBExecutionContext.h
M contrib/llvm-project/lldb/include/lldb/API/SBExpressionOptions.h
M contrib/llvm-project/lldb/include/lldb/API/SBFile.h
M contrib/llvm-project/lldb/include/lldb/API/SBFileSpec.h
M contrib/llvm-project/lldb/include/lldb/API/SBFileSpecList.h
M contrib/llvm-project/lldb/include/lldb/API/SBFrame.h
M contrib/llvm-project/lldb/include/lldb/API/SBFunction.h
M contrib/llvm-project/lldb/include/lldb/API/SBHostOS.h
M contrib/llvm-project/lldb/include/lldb/API/SBInstruction.h
M contrib/llvm-project/lldb/include/lldb/API/SBInstructionList.h
M contrib/llvm-project/lldb/include/lldb/API/SBLanguageRuntime.h
M contrib/llvm-project/lldb/include/lldb/API/SBLaunchInfo.h
M contrib/llvm-project/lldb/include/lldb/API/SBLineEntry.h
M contrib/llvm-project/lldb/include/lldb/API/SBListener.h
M contrib/llvm-project/lldb/include/lldb/API/SBMemoryRegionInfo.h
M contrib/llvm-project/lldb/include/lldb/API/SBMemoryRegionInfoList.h
M contrib/llvm-project/lldb/include/lldb/API/SBModule.h
M contrib/llvm-project/lldb/include/lldb/API/SBModuleSpec.h
M contrib/llvm-project/lldb/include/lldb/API/SBPlatform.h
M contrib/llvm-project/lldb/include/lldb/API/SBProcess.h
M contrib/llvm-project/lldb/include/lldb/API/SBProcessInfo.h
M contrib/llvm-project/lldb/include/lldb/API/SBQueue.h
M contrib/llvm-project/lldb/include/lldb/API/SBQueueItem.h
M contrib/llvm-project/lldb/include/lldb/API/SBReproducer.h
M contrib/llvm-project/lldb/include/lldb/API/SBSection.h
M contrib/llvm-project/lldb/include/lldb/API/SBSourceManager.h
M contrib/llvm-project/lldb/include/lldb/API/SBStream.h
M contrib/llvm-project/lldb/include/lldb/API/SBStringList.h
M contrib/llvm-project/lldb/include/lldb/API/SBStructuredData.h
M contrib/llvm-project/lldb/include/lldb/API/SBSymbol.h
M contrib/llvm-project/lldb/include/lldb/API/SBSymbolContext.h
M contrib/llvm-project/lldb/include/lldb/API/SBSymbolContextList.h
M contrib/llvm-project/lldb/include/lldb/API/SBTarget.h
M contrib/llvm-project/lldb/include/lldb/API/SBThread.h
M contrib/llvm-project/lldb/include/lldb/API/SBThreadCollection.h
M contrib/llvm-project/lldb/include/lldb/API/SBThreadPlan.h
M contrib/llvm-project/lldb/include/lldb/API/SBTrace.h
R contrib/llvm-project/lldb/include/lldb/API/SBTraceOptions.h
M contrib/llvm-project/lldb/include/lldb/API/SBType.h
M contrib/llvm-project/lldb/include/lldb/API/SBTypeCategory.h
M contrib/llvm-project/lldb/include/lldb/API/SBTypeEnumMember.h
M contrib/llvm-project/lldb/include/lldb/API/SBTypeFilter.h
M contrib/llvm-project/lldb/include/lldb/API/SBTypeFormat.h
M contrib/llvm-project/lldb/include/lldb/API/SBTypeNameSpecifier.h
M contrib/llvm-project/lldb/include/lldb/API/SBTypeSummary.h
M contrib/llvm-project/lldb/include/lldb/API/SBTypeSynthetic.h
M contrib/llvm-project/lldb/include/lldb/API/SBUnixSignals.h
M contrib/llvm-project/lldb/include/lldb/API/SBValue.h
M contrib/llvm-project/lldb/include/lldb/API/SBValueList.h
M contrib/llvm-project/lldb/include/lldb/API/SBVariablesOptions.h
M contrib/llvm-project/lldb/include/lldb/API/SBWatchpoint.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/Breakpoint.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointID.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointIDList.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointList.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointLocation.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointLocationList.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointName.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointOptions.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointPrecondition.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolver.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverName.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointSite.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/BreakpointSiteList.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/Stoppoint.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h
A contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointHitCounter.h
R contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointLocation.h
A contrib/llvm-project/lldb/include/lldb/Breakpoint/StoppointSite.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/Watchpoint.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/WatchpointList.h
M contrib/llvm-project/lldb/include/lldb/Breakpoint/WatchpointOptions.h
M contrib/llvm-project/lldb/include/lldb/Core/Address.h
M contrib/llvm-project/lldb/include/lldb/Core/AddressRange.h
M contrib/llvm-project/lldb/include/lldb/Core/AddressResolver.h
M contrib/llvm-project/lldb/include/lldb/Core/AddressResolverFileLine.h
R contrib/llvm-project/lldb/include/lldb/Core/AddressResolverName.h
M contrib/llvm-project/lldb/include/lldb/Core/Architecture.h
R contrib/llvm-project/lldb/include/lldb/Core/ClangForward.h
M contrib/llvm-project/lldb/include/lldb/Core/Communication.h
M contrib/llvm-project/lldb/include/lldb/Core/Debugger.h
A contrib/llvm-project/lldb/include/lldb/Core/Declaration.h
M contrib/llvm-project/lldb/include/lldb/Core/Disassembler.h
M contrib/llvm-project/lldb/include/lldb/Core/DumpDataExtractor.h
M contrib/llvm-project/lldb/include/lldb/Core/EmulateInstruction.h
M contrib/llvm-project/lldb/include/lldb/Core/FileLineResolver.h
M contrib/llvm-project/lldb/include/lldb/Core/FileSpecList.h
M contrib/llvm-project/lldb/include/lldb/Core/FormatEntity.h
M contrib/llvm-project/lldb/include/lldb/Core/Highlighter.h
M contrib/llvm-project/lldb/include/lldb/Core/IOHandler.h
M contrib/llvm-project/lldb/include/lldb/Core/IOHandlerCursesGUI.h
M contrib/llvm-project/lldb/include/lldb/Core/LoadedModuleInfoList.h
M contrib/llvm-project/lldb/include/lldb/Core/Mangled.h
M contrib/llvm-project/lldb/include/lldb/Core/MappedHash.h
M contrib/llvm-project/lldb/include/lldb/Core/Module.h
M contrib/llvm-project/lldb/include/lldb/Core/ModuleChild.h
M contrib/llvm-project/lldb/include/lldb/Core/ModuleList.h
M contrib/llvm-project/lldb/include/lldb/Core/ModuleSpec.h
M contrib/llvm-project/lldb/include/lldb/Core/Opcode.h
M contrib/llvm-project/lldb/include/lldb/Core/PluginInterface.h
M contrib/llvm-project/lldb/include/lldb/Core/PluginManager.h
A contrib/llvm-project/lldb/include/lldb/Core/Progress.h
M contrib/llvm-project/lldb/include/lldb/Core/PropertiesBase.td
M contrib/llvm-project/lldb/include/lldb/Core/RichManglingContext.h
M contrib/llvm-project/lldb/include/lldb/Core/SearchFilter.h
M contrib/llvm-project/lldb/include/lldb/Core/Section.h
A contrib/llvm-project/lldb/include/lldb/Core/SourceLocationSpec.h
M contrib/llvm-project/lldb/include/lldb/Core/SourceManager.h
M contrib/llvm-project/lldb/include/lldb/Core/StreamAsynchronousIO.h
M contrib/llvm-project/lldb/include/lldb/Core/StreamBuffer.h
M contrib/llvm-project/lldb/include/lldb/Core/StreamFile.h
M contrib/llvm-project/lldb/include/lldb/Core/StructuredDataImpl.h
M contrib/llvm-project/lldb/include/lldb/Core/ThreadSafeDenseMap.h
M contrib/llvm-project/lldb/include/lldb/Core/ThreadSafeValue.h
M contrib/llvm-project/lldb/include/lldb/Core/UniqueCStringMap.h
M contrib/llvm-project/lldb/include/lldb/Core/UserSettingsController.h
M contrib/llvm-project/lldb/include/lldb/Core/Value.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObject.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectCast.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectChild.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResult.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultCast.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultChild.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectConstResultImpl.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectDynamicValue.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectList.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectMemory.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectRegister.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
A contrib/llvm-project/lldb/include/lldb/Core/ValueObjectUpdater.h
M contrib/llvm-project/lldb/include/lldb/Core/ValueObjectVariable.h
M contrib/llvm-project/lldb/include/lldb/Core/dwarf.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/CXXFunctionPointer.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/DataVisualization.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormatCache.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormatClasses.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormatManager.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormattersContainer.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/FormattersHelpers.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/LanguageCategory.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/StringPrinter.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeCategory.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeCategoryMap.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeFormat.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeSummary.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/TypeSynthetic.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/VectorIterator.h
M contrib/llvm-project/lldb/include/lldb/DataFormatters/VectorType.h
M contrib/llvm-project/lldb/include/lldb/Expression/DWARFExpression.h
M contrib/llvm-project/lldb/include/lldb/Expression/DiagnosticManager.h
M contrib/llvm-project/lldb/include/lldb/Expression/DynamicCheckerFunctions.h
M contrib/llvm-project/lldb/include/lldb/Expression/Expression.h
M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionParser.h
M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionSourceCode.h
M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h
M contrib/llvm-project/lldb/include/lldb/Expression/ExpressionVariable.h
M contrib/llvm-project/lldb/include/lldb/Expression/FunctionCaller.h
M contrib/llvm-project/lldb/include/lldb/Expression/IRExecutionUnit.h
M contrib/llvm-project/lldb/include/lldb/Expression/IRInterpreter.h
M contrib/llvm-project/lldb/include/lldb/Expression/IRMemoryMap.h
M contrib/llvm-project/lldb/include/lldb/Expression/LLVMUserExpression.h
M contrib/llvm-project/lldb/include/lldb/Expression/Materializer.h
M contrib/llvm-project/lldb/include/lldb/Expression/REPL.h
M contrib/llvm-project/lldb/include/lldb/Expression/UserExpression.h
M contrib/llvm-project/lldb/include/lldb/Expression/UtilityFunction.h
M contrib/llvm-project/lldb/include/lldb/Host/Config.h.cmake
M contrib/llvm-project/lldb/include/lldb/Host/ConnectionFileDescriptor.h
M contrib/llvm-project/lldb/include/lldb/Host/Debug.h
M contrib/llvm-project/lldb/include/lldb/Host/Editline.h
M contrib/llvm-project/lldb/include/lldb/Host/File.h
M contrib/llvm-project/lldb/include/lldb/Host/FileAction.h
M contrib/llvm-project/lldb/include/lldb/Host/FileCache.h
M contrib/llvm-project/lldb/include/lldb/Host/FileSystem.h
M contrib/llvm-project/lldb/include/lldb/Host/Host.h
M contrib/llvm-project/lldb/include/lldb/Host/HostGetOpt.h
M contrib/llvm-project/lldb/include/lldb/Host/HostInfo.h
M contrib/llvm-project/lldb/include/lldb/Host/HostInfoBase.h
M contrib/llvm-project/lldb/include/lldb/Host/HostNativeProcess.h
M contrib/llvm-project/lldb/include/lldb/Host/HostNativeProcessBase.h
M contrib/llvm-project/lldb/include/lldb/Host/HostNativeThread.h
M contrib/llvm-project/lldb/include/lldb/Host/HostNativeThreadBase.h
M contrib/llvm-project/lldb/include/lldb/Host/HostNativeThreadForward.h
M contrib/llvm-project/lldb/include/lldb/Host/HostProcess.h
M contrib/llvm-project/lldb/include/lldb/Host/HostThread.h
M contrib/llvm-project/lldb/include/lldb/Host/LZMA.h
M contrib/llvm-project/lldb/include/lldb/Host/LockFile.h
M contrib/llvm-project/lldb/include/lldb/Host/LockFileBase.h
M contrib/llvm-project/lldb/include/lldb/Host/MainLoop.h
M contrib/llvm-project/lldb/include/lldb/Host/MainLoopBase.h
M contrib/llvm-project/lldb/include/lldb/Host/MonitoringProcessLauncher.h
M contrib/llvm-project/lldb/include/lldb/Host/OptionParser.h
M contrib/llvm-project/lldb/include/lldb/Host/Pipe.h
M contrib/llvm-project/lldb/include/lldb/Host/PipeBase.h
M contrib/llvm-project/lldb/include/lldb/Host/PosixApi.h
M contrib/llvm-project/lldb/include/lldb/Host/ProcessLaunchInfo.h
M contrib/llvm-project/lldb/include/lldb/Host/ProcessLauncher.h
M contrib/llvm-project/lldb/include/lldb/Host/ProcessRunLock.h
M contrib/llvm-project/lldb/include/lldb/Host/PseudoTerminal.h
M contrib/llvm-project/lldb/include/lldb/Host/SafeMachO.h
M contrib/llvm-project/lldb/include/lldb/Host/Socket.h
M contrib/llvm-project/lldb/include/lldb/Host/SocketAddress.h
M contrib/llvm-project/lldb/include/lldb/Host/StringConvert.h
R contrib/llvm-project/lldb/include/lldb/Host/TaskPool.h
M contrib/llvm-project/lldb/include/lldb/Host/Terminal.h
M contrib/llvm-project/lldb/include/lldb/Host/ThreadLauncher.h
M contrib/llvm-project/lldb/include/lldb/Host/Time.h
M contrib/llvm-project/lldb/include/lldb/Host/XML.h
M contrib/llvm-project/lldb/include/lldb/Host/common/GetOptInc.h
M contrib/llvm-project/lldb/include/lldb/Host/common/NativeBreakpointList.h
M contrib/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h
M contrib/llvm-project/lldb/include/lldb/Host/common/NativeRegisterContext.h
M contrib/llvm-project/lldb/include/lldb/Host/common/NativeThreadProtocol.h
M contrib/llvm-project/lldb/include/lldb/Host/common/NativeWatchpointList.h
M contrib/llvm-project/lldb/include/lldb/Host/common/TCPSocket.h
M contrib/llvm-project/lldb/include/lldb/Host/common/UDPSocket.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/DomainSocket.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/HostInfoPosix.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/HostProcessPosix.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/HostThreadPosix.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/LockFilePosix.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/PipePosix.h
M contrib/llvm-project/lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h
M contrib/llvm-project/lldb/include/lldb/Initialization/SystemInitializer.h
M contrib/llvm-project/lldb/include/lldb/Initialization/SystemInitializerCommon.h
M contrib/llvm-project/lldb/include/lldb/Initialization/SystemLifetimeManager.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandAlias.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandCompletions.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandHistory.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandInterpreter.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObject.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObjectMultiword.h
R contrib/llvm-project/lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandOptionValidators.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/CommandReturnObject.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupArchitecture.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupBoolean.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupFile.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupFormat.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupOutputFile.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupPlatform.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupString.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupUInt64.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupUUID.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupVariable.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValue.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueArch.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueArgs.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueArray.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueBoolean.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueChar.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueDictionary.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueEnumeration.h
A contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileColonLine.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpec.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFormat.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueFormatEntity.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueLanguage.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValuePathMappings.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueProperties.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueRegex.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueSInt64.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueString.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueUInt64.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValueUUID.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/OptionValues.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/Options.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/Property.h
M contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptInterpreter.h
A contrib/llvm-project/lldb/include/lldb/Interpreter/ScriptedProcessInterface.h
M contrib/llvm-project/lldb/include/lldb/Symbol/ArmUnwindInfo.h
M contrib/llvm-project/lldb/include/lldb/Symbol/Block.h
M contrib/llvm-project/lldb/include/lldb/Symbol/CallFrameInfo.h
R contrib/llvm-project/lldb/include/lldb/Symbol/ClangASTContext.h
R contrib/llvm-project/lldb/include/lldb/Symbol/ClangASTImporter.h
R contrib/llvm-project/lldb/include/lldb/Symbol/ClangExternalASTSourceCallbacks.h
M contrib/llvm-project/lldb/include/lldb/Symbol/CompactUnwindInfo.h
M contrib/llvm-project/lldb/include/lldb/Symbol/CompileUnit.h
M contrib/llvm-project/lldb/include/lldb/Symbol/CompilerDecl.h
M contrib/llvm-project/lldb/include/lldb/Symbol/CompilerDeclContext.h
M contrib/llvm-project/lldb/include/lldb/Symbol/CompilerType.h
M contrib/llvm-project/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h
M contrib/llvm-project/lldb/include/lldb/Symbol/DebugMacros.h
M contrib/llvm-project/lldb/include/lldb/Symbol/DeclVendor.h
R contrib/llvm-project/lldb/include/lldb/Symbol/Declaration.h
M contrib/llvm-project/lldb/include/lldb/Symbol/FuncUnwinders.h
M contrib/llvm-project/lldb/include/lldb/Symbol/Function.h
M contrib/llvm-project/lldb/include/lldb/Symbol/LineEntry.h
M contrib/llvm-project/lldb/include/lldb/Symbol/LineTable.h
M contrib/llvm-project/lldb/include/lldb/Symbol/LocateSymbolFile.h
M contrib/llvm-project/lldb/include/lldb/Symbol/ObjectContainer.h
M contrib/llvm-project/lldb/include/lldb/Symbol/ObjectFile.h
M contrib/llvm-project/lldb/include/lldb/Symbol/SourceModule.h
M contrib/llvm-project/lldb/include/lldb/Symbol/Symbol.h
M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolContext.h
M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolContextScope.h
M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolFile.h
M contrib/llvm-project/lldb/include/lldb/Symbol/SymbolVendor.h
M contrib/llvm-project/lldb/include/lldb/Symbol/Symtab.h
M contrib/llvm-project/lldb/include/lldb/Symbol/TaggedASTType.h
M contrib/llvm-project/lldb/include/lldb/Symbol/Type.h
M contrib/llvm-project/lldb/include/lldb/Symbol/TypeList.h
M contrib/llvm-project/lldb/include/lldb/Symbol/TypeMap.h
M contrib/llvm-project/lldb/include/lldb/Symbol/TypeSystem.h
M contrib/llvm-project/lldb/include/lldb/Symbol/UnwindPlan.h
M contrib/llvm-project/lldb/include/lldb/Symbol/UnwindTable.h
Log Message:
-----------
Merge commit '5e4a140e5ab47f4fc83d5a2cff0b9f6f04325542'
Commit: a32ac368d1c575eef2d5f18f48d847581622c112
https://github.com/MidnightBSD/src/commit/a32ac368d1c575eef2d5f18f48d847581622c112
Author: Lucas Holt <luke at foolishgames.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M Makefile
M Makefile.inc1
M Makefile.libcompat
A Makefile.sys.inc
M ObsoleteFiles.inc
M bin/Makefile.inc
M bin/cat/Makefile
M bin/cat/cat.1
M bin/cat/tests/Makefile
M bin/cat/tests/Makefile.depend
M bin/chio/Makefile
M bin/chio/Makefile.depend
M bin/chio/chio.c
M bin/chio/defs.h
M bin/chio/pathnames.h
M bin/chmod/Makefile
M bin/chmod/Makefile.depend
M bin/chmod/chmod.1
M bin/chmod/chmod.c
M bin/chmod/tests/Makefile
A bin/chmod/tests/Makefile.depend
M bin/chmod/tests/chmod_test.sh
M bin/cp/Makefile
M bin/cp/Makefile.depend
M bin/cp/cp.1
M bin/cp/cp.c
M bin/cp/extern.h
A bin/cp/tests/Makefile
A bin/cp/tests/cp_test.sh
M bin/cp/utils.c
M bin/csh/Makefile
M bin/csh/Makefile.depend
M bin/csh/config.h
A bin/csh/csh.cshrc
A bin/csh/csh.login
A bin/csh/csh.logout
A bin/csh/dot.cshrc
A bin/csh/dot.login
M bin/csh/iconv_stub.c
M bin/csh/iconv_stub.h
M bin/date/Makefile
M bin/date/Makefile.depend
M bin/date/date.1
M bin/date/date.c
M bin/date/extern.h
M bin/date/netdate.c
M bin/date/tests/Makefile
M bin/date/tests/Makefile.depend
M bin/date/tests/format_string_test.sh
M bin/date/vary.c
M bin/date/vary.h
M bin/dd/Makefile
M bin/dd/Makefile.depend
M bin/dd/args.c
M bin/dd/conv.c
M bin/dd/conv_tab.c
M bin/dd/dd.1
M bin/dd/dd.c
M bin/dd/dd.h
M bin/dd/extern.h
M bin/dd/gen.c
M bin/dd/misc.c
M bin/dd/position.c
M bin/dd/ref.ascii
M bin/dd/ref.ebcdic
M bin/dd/ref.ibm
M bin/dd/ref.lcase
M bin/dd/ref.obs_zeroes
M bin/dd/ref.oldascii
M bin/dd/ref.oldebcdic
M bin/dd/ref.oldibm
M bin/dd/ref.pareven
M bin/dd/ref.parnone
M bin/dd/ref.parodd
M bin/dd/ref.parset
M bin/dd/ref.swab
M bin/dd/ref.ucase
M bin/dd/tests/Makefile
M bin/dd/tests/Makefile.depend
M bin/dd/tests/dd2_test.sh
M bin/df/Makefile
M bin/df/Makefile.depend
M bin/df/df.1
M bin/df/df.c
M bin/domainname/Makefile
M bin/domainname/Makefile.depend
M bin/domainname/domainname.1
M bin/domainname/domainname.c
M bin/echo/Makefile
M bin/echo/Makefile.depend
M bin/echo/echo.1
M bin/echo/echo.c
M bin/echo/tests/Makefile
A bin/echo/tests/Makefile.depend
M bin/echo/tests/echo_test.sh
M bin/ed/Makefile
M bin/ed/Makefile.depend
M bin/ed/POSIX
M bin/ed/README
M bin/ed/buf.c
M bin/ed/cbc.c
M bin/ed/ed.1
M bin/ed/ed.h
M bin/ed/glbl.c
M bin/ed/io.c
M bin/ed/main.c
M bin/ed/re.c
M bin/ed/sub.c
M bin/ed/test/Makefile
M bin/ed/test/README
M bin/ed/test/ckscripts.sh
M bin/ed/test/mkscripts.sh
M bin/ed/undo.c
M bin/expr/Makefile
M bin/expr/Makefile.depend
M bin/expr/expr.1
M bin/expr/expr.y
M bin/expr/tests/Makefile
M bin/expr/tests/Makefile.depend
M bin/getfacl/Makefile
M bin/getfacl/Makefile.depend
M bin/getfacl/getfacl.1
M bin/getfacl/getfacl.c
M bin/hostname/Makefile
M bin/hostname/Makefile.depend
M bin/hostname/hostname.1
M bin/hostname/hostname.c
M bin/kenv/Makefile
M bin/kenv/Makefile.depend
M bin/kenv/kenv.1
M bin/kenv/kenv.c
M bin/kill/Makefile
M bin/kill/Makefile.depend
M bin/kill/kill.1
M bin/kill/kill.c
M bin/ln/Makefile
M bin/ln/Makefile.depend
M bin/ln/ln.1
M bin/ln/ln.c
M bin/ln/symlink.7
M bin/ln/tests/Makefile
A bin/ln/tests/Makefile.depend
M bin/ln/tests/ln_test.sh
M bin/ls/Makefile
M bin/ls/Makefile.depend
A bin/ls/Makefile.depend.options
M bin/ls/cmp.c
M bin/ls/extern.h
M bin/ls/ls.1
M bin/ls/ls.c
M bin/ls/ls.h
M bin/ls/print.c
M bin/ls/tests/Makefile
M bin/ls/tests/Makefile.depend
M bin/ls/tests/ls_tests.sh
M bin/ls/util.c
M bin/mkdir/Makefile
M bin/mkdir/Makefile.depend
M bin/mkdir/mkdir.1
M bin/mkdir/mkdir.c
M bin/mkdir/tests/Makefile
A bin/mkdir/tests/Makefile.depend
M bin/mkdir/tests/mkdir_test.sh
M bin/mv/Makefile
M bin/mv/Makefile.depend
M bin/mv/mv.1
M bin/mv/mv.c
M bin/mv/tests/Makefile
M bin/mv/tests/Makefile.depend
M bin/mv/tests/legacy_test.sh
M bin/pax/Makefile
M bin/pax/Makefile.depend
M bin/pax/ar_io.c
M bin/pax/ar_subs.c
M bin/pax/buf_subs.c
M bin/pax/cache.c
M bin/pax/cache.h
M bin/pax/cpio.c
M bin/pax/cpio.h
M bin/pax/extern.h
M bin/pax/file_subs.c
M bin/pax/ftree.c
M bin/pax/ftree.h
M bin/pax/gen_subs.c
M bin/pax/getoldopt.c
M bin/pax/options.c
M bin/pax/options.h
M bin/pax/pat_rep.c
M bin/pax/pat_rep.h
M bin/pax/pax.1
M bin/pax/pax.c
M bin/pax/pax.h
M bin/pax/sel_subs.c
M bin/pax/sel_subs.h
M bin/pax/tables.c
M bin/pax/tables.h
M bin/pax/tar.c
M bin/pax/tar.h
M bin/pax/tests/Makefile
M bin/pax/tests/Makefile.depend
M bin/pax/tests/legacy_test.pl
M bin/pax/tty_subs.c
M bin/pkill/Makefile
M bin/pkill/Makefile.depend
M bin/pkill/pkill.1
M bin/pkill/pkill.c
M bin/pkill/tests/Makefile
M bin/pkill/tests/Makefile.depend
M bin/pkill/tests/pgrep-F_test.sh
M bin/pkill/tests/pgrep-LF_test.sh
M bin/pkill/tests/pgrep-P_test.sh
M bin/pkill/tests/pgrep-U_test.sh
M bin/pkill/tests/pgrep-_g_test.sh
M bin/pkill/tests/pgrep-_s_test.sh
M bin/pkill/tests/pgrep-g_test.sh
M bin/pkill/tests/pgrep-i_test.sh
M bin/pkill/tests/pgrep-j_test.sh
M bin/pkill/tests/pgrep-l_test.sh
M bin/pkill/tests/pgrep-n_test.sh
M bin/pkill/tests/pgrep-o_test.sh
M bin/pkill/tests/pgrep-q_test.sh
M bin/pkill/tests/pgrep-s_test.sh
M bin/pkill/tests/pgrep-t_test.sh
M bin/pkill/tests/pgrep-v_test.sh
M bin/pkill/tests/pgrep-x_test.sh
M bin/pkill/tests/pkill-F_test.sh
M bin/pkill/tests/pkill-LF_test.sh
M bin/pkill/tests/pkill-P_test.sh
M bin/pkill/tests/pkill-U_test.sh
M bin/pkill/tests/pkill-_g_test.sh
M bin/pkill/tests/pkill-g_test.sh
M bin/pkill/tests/pkill-i_test.sh
M bin/pkill/tests/pkill-j_test.sh
M bin/pkill/tests/pkill-s_test.sh
M bin/pkill/tests/pkill-t_test.sh
M bin/pkill/tests/pkill-x_test.sh
M bin/ps/Makefile
M bin/ps/Makefile.depend
M bin/ps/extern.h
M bin/ps/fmt.c
M bin/ps/keyword.c
M bin/ps/nlist.c
M bin/ps/print.c
M bin/ps/ps.1
M bin/ps/ps.c
M bin/ps/ps.h
M bin/pwait/Makefile
M bin/pwait/Makefile.depend
M bin/pwait/pwait.1
M bin/pwait/pwait.c
M bin/pwait/tests/Makefile
M bin/pwait/tests/Makefile.depend
M bin/pwait/tests/pwait_test.sh
M bin/pwd/Makefile
M bin/pwd/Makefile.depend
M bin/pwd/pwd.1
M bin/pwd/pwd.c
M bin/realpath/Makefile
M bin/realpath/Makefile.depend
M bin/realpath/realpath.1
M bin/realpath/realpath.c
M bin/rm/Makefile
M bin/rm/Makefile.depend
M bin/rm/rm.1
M bin/rm/rm.c
A bin/rm/tests/Makefile
A bin/rm/tests/Makefile.depend
A bin/rm/tests/rm_test.sh
M bin/rmail/Makefile
M bin/rmail/Makefile.depend
M bin/rmdir/Makefile
M bin/rmdir/Makefile.depend
M bin/rmdir/rmdir.1
M bin/rmdir/rmdir.c
M bin/rmdir/tests/Makefile
A bin/rmdir/tests/Makefile.depend
M bin/rmdir/tests/rmdir_test.sh
M bin/setfacl/Makefile
M bin/setfacl/Makefile.depend
M bin/setfacl/file.c
M bin/setfacl/mask.c
M bin/setfacl/merge.c
M bin/setfacl/remove.c
M bin/setfacl/setfacl.1
M bin/setfacl/setfacl.c
M bin/setfacl/setfacl.h
M bin/setfacl/util.c
M bin/sh/Makefile
M bin/sh/Makefile.depend
M bin/sh/error.c
M bin/sh/eval.c
M bin/sh/funcs/cmv
M bin/sh/funcs/dirs
M bin/sh/funcs/login
M bin/sh/funcs/newgrp
M bin/sh/funcs/popd
M bin/sh/funcs/pushd
M bin/sh/funcs/suspend
M bin/sh/mkbuiltins
M bin/sh/mktokens
M bin/sh/nodes.c.pat
M bin/sh/nodetypes
A bin/sh/profile
M bin/sh/shell.h
M bin/sh/tests/Makefile
M bin/sh/tests/Makefile.depend
M bin/sh/tests/builtins/Makefile
M bin/sh/tests/builtins/Makefile.depend
M bin/sh/tests/builtins/alias.0
M bin/sh/tests/builtins/alias.1
M bin/sh/tests/builtins/alias3.0
M bin/sh/tests/builtins/alias4.0
M bin/sh/tests/builtins/break1.0
M bin/sh/tests/builtins/break2.0
M bin/sh/tests/builtins/break3.0
M bin/sh/tests/builtins/break4.4
M bin/sh/tests/builtins/break5.4
M bin/sh/tests/builtins/break6.0
M bin/sh/tests/builtins/builtin1.0
M bin/sh/tests/builtins/case1.0
M bin/sh/tests/builtins/case10.0
M bin/sh/tests/builtins/case11.0
M bin/sh/tests/builtins/case12.0
M bin/sh/tests/builtins/case13.0
M bin/sh/tests/builtins/case14.0
M bin/sh/tests/builtins/case15.0
M bin/sh/tests/builtins/case16.0
M bin/sh/tests/builtins/case17.0
M bin/sh/tests/builtins/case18.0
M bin/sh/tests/builtins/case19.0
M bin/sh/tests/builtins/case2.0
M bin/sh/tests/builtins/case20.0
A bin/sh/tests/builtins/case21.0
A bin/sh/tests/builtins/case22.0
M bin/sh/tests/builtins/case23.0
M bin/sh/tests/builtins/case3.0
M bin/sh/tests/builtins/case4.0
M bin/sh/tests/builtins/case5.0
M bin/sh/tests/builtins/case6.0
M bin/sh/tests/builtins/case7.0
M bin/sh/tests/builtins/case8.0
M bin/sh/tests/builtins/case9.0
M bin/sh/tests/builtins/cd1.0
A bin/sh/tests/builtins/cd10.0
A bin/sh/tests/builtins/cd11.0
M bin/sh/tests/builtins/cd2.0
M bin/sh/tests/builtins/cd3.0
M bin/sh/tests/builtins/cd4.0
M bin/sh/tests/builtins/cd5.0
M bin/sh/tests/builtins/cd6.0
M bin/sh/tests/builtins/cd7.0
M bin/sh/tests/builtins/cd8.0
M bin/sh/tests/builtins/cd9.0
M bin/sh/tests/builtins/command1.0
M bin/sh/tests/builtins/command10.0
M bin/sh/tests/builtins/command11.0
M bin/sh/tests/builtins/command12.0
M bin/sh/tests/builtins/command2.0
M bin/sh/tests/builtins/command3.0
M bin/sh/tests/builtins/command4.0
M bin/sh/tests/builtins/command5.0
M bin/sh/tests/builtins/command6.0
M bin/sh/tests/builtins/command7.0
M bin/sh/tests/builtins/command8.0
M bin/sh/tests/builtins/command9.0
M bin/sh/tests/builtins/dot1.0
M bin/sh/tests/builtins/dot2.0
M bin/sh/tests/builtins/dot3.0
M bin/sh/tests/builtins/dot4.0
A bin/sh/tests/builtins/echo1.0
A bin/sh/tests/builtins/echo2.0
A bin/sh/tests/builtins/echo3.0
M bin/sh/tests/builtins/eval1.0
M bin/sh/tests/builtins/eval2.0
M bin/sh/tests/builtins/eval3.0
M bin/sh/tests/builtins/eval4.0
M bin/sh/tests/builtins/eval5.0
M bin/sh/tests/builtins/eval6.0
M bin/sh/tests/builtins/eval7.0
M bin/sh/tests/builtins/eval8.7
M bin/sh/tests/builtins/exec1.0
M bin/sh/tests/builtins/exec2.0
M bin/sh/tests/builtins/exit1.0
M bin/sh/tests/builtins/exit2.8
M bin/sh/tests/builtins/exit3.0
M bin/sh/tests/builtins/export1.0
M bin/sh/tests/builtins/fc1.0
M bin/sh/tests/builtins/fc2.0
M bin/sh/tests/builtins/for1.0
M bin/sh/tests/builtins/for2.0
M bin/sh/tests/builtins/for3.0
M bin/sh/tests/builtins/getopts1.0
M bin/sh/tests/builtins/getopts10.0
M bin/sh/tests/builtins/getopts2.0
M bin/sh/tests/builtins/getopts3.0
M bin/sh/tests/builtins/getopts4.0
M bin/sh/tests/builtins/getopts5.0
M bin/sh/tests/builtins/getopts6.0
M bin/sh/tests/builtins/getopts7.0
M bin/sh/tests/builtins/getopts8.0
M bin/sh/tests/builtins/getopts9.0
M bin/sh/tests/builtins/hash1.0
M bin/sh/tests/builtins/hash2.0
M bin/sh/tests/builtins/hash3.0
M bin/sh/tests/builtins/hash4.0
M bin/sh/tests/builtins/jobid1.0
M bin/sh/tests/builtins/jobid2.0
M bin/sh/tests/builtins/kill1.0
M bin/sh/tests/builtins/kill2.0
M bin/sh/tests/builtins/lineno.0
M bin/sh/tests/builtins/lineno2.0
M bin/sh/tests/builtins/lineno3.0
M bin/sh/tests/builtins/local1.0
M bin/sh/tests/builtins/local2.0
M bin/sh/tests/builtins/local3.0
M bin/sh/tests/builtins/local4.0
M bin/sh/tests/builtins/local5.0
M bin/sh/tests/builtins/local6.0
M bin/sh/tests/builtins/local7.0
M bin/sh/tests/builtins/locale1.0
M bin/sh/tests/builtins/locale2.0
M bin/sh/tests/builtins/printf1.0
M bin/sh/tests/builtins/printf2.0
M bin/sh/tests/builtins/printf3.0
M bin/sh/tests/builtins/printf4.0
M bin/sh/tests/builtins/read1.0
M bin/sh/tests/builtins/read2.0
M bin/sh/tests/builtins/read3.0
M bin/sh/tests/builtins/read4.0
M bin/sh/tests/builtins/read5.0
M bin/sh/tests/builtins/read6.0
M bin/sh/tests/builtins/read7.0
M bin/sh/tests/builtins/read8.0
M bin/sh/tests/builtins/read9.0
M bin/sh/tests/builtins/return1.0
M bin/sh/tests/builtins/return2.1
M bin/sh/tests/builtins/return3.1
M bin/sh/tests/builtins/return4.0
M bin/sh/tests/builtins/return5.0
M bin/sh/tests/builtins/return6.4
M bin/sh/tests/builtins/return7.4
M bin/sh/tests/builtins/return8.0
M bin/sh/tests/builtins/set2.0
M bin/sh/tests/builtins/set3.0
M bin/sh/tests/builtins/trap1.0
M bin/sh/tests/builtins/trap10.0
M bin/sh/tests/builtins/trap11.0
M bin/sh/tests/builtins/trap12.0
M bin/sh/tests/builtins/trap13.0
M bin/sh/tests/builtins/trap14.0
M bin/sh/tests/builtins/trap15.0
M bin/sh/tests/builtins/trap16.0
M bin/sh/tests/builtins/trap17.0
M bin/sh/tests/builtins/trap2.0
M bin/sh/tests/builtins/trap3.0
M bin/sh/tests/builtins/trap4.0
M bin/sh/tests/builtins/trap5.0
M bin/sh/tests/builtins/trap6.0
M bin/sh/tests/builtins/trap7.0
M bin/sh/tests/builtins/trap8.0
M bin/sh/tests/builtins/trap9.0
M bin/sh/tests/builtins/type1.0
M bin/sh/tests/builtins/type2.0
M bin/sh/tests/builtins/type3.0
M bin/sh/tests/builtins/unalias.0
M bin/sh/tests/builtins/var-assign.0
M bin/sh/tests/builtins/var-assign2.0
M bin/sh/tests/builtins/wait1.0
M bin/sh/tests/builtins/wait10.0
M bin/sh/tests/builtins/wait2.0
M bin/sh/tests/builtins/wait3.0
M bin/sh/tests/builtins/wait4.0
M bin/sh/tests/builtins/wait5.0
M bin/sh/tests/builtins/wait6.0
M bin/sh/tests/builtins/wait7.0
M bin/sh/tests/builtins/wait8.0
M bin/sh/tests/builtins/wait9.127
M bin/sh/tests/errors/Makefile
M bin/sh/tests/errors/Makefile.depend
M bin/sh/tests/errors/assignment-error1.0
M bin/sh/tests/errors/assignment-error2.0
M bin/sh/tests/errors/backquote-error1.0
M bin/sh/tests/errors/backquote-error2.0
M bin/sh/tests/errors/bad-binary1.126
M bin/sh/tests/errors/bad-keyword1.0
M bin/sh/tests/errors/bad-parm-exp1.0
M bin/sh/tests/errors/bad-parm-exp2.2
M bin/sh/tests/errors/bad-parm-exp3.2
M bin/sh/tests/errors/bad-parm-exp4.2
M bin/sh/tests/errors/bad-parm-exp5.2
M bin/sh/tests/errors/bad-parm-exp6.2
M bin/sh/tests/errors/bad-parm-exp7.0
M bin/sh/tests/errors/bad-parm-exp8.0
M bin/sh/tests/errors/option-error.0
M bin/sh/tests/errors/redirection-error.0
M bin/sh/tests/errors/redirection-error2.2
M bin/sh/tests/errors/redirection-error3.0
M bin/sh/tests/errors/redirection-error4.0
M bin/sh/tests/errors/redirection-error5.0
M bin/sh/tests/errors/redirection-error6.0
M bin/sh/tests/errors/redirection-error7.0
A bin/sh/tests/errors/redirection-error8.0
M bin/sh/tests/errors/write-error1.0
M bin/sh/tests/execution/Makefile
M bin/sh/tests/execution/Makefile.depend
M bin/sh/tests/execution/bg1.0
M bin/sh/tests/execution/bg10.0
A bin/sh/tests/execution/bg11.0
A bin/sh/tests/execution/bg12.0
M bin/sh/tests/execution/bg2.0
M bin/sh/tests/execution/bg3.0
M bin/sh/tests/execution/bg4.0
M bin/sh/tests/execution/bg5.0
M bin/sh/tests/execution/bg6.0
M bin/sh/tests/execution/bg7.0
M bin/sh/tests/execution/bg8.0
M bin/sh/tests/execution/bg9.0
M bin/sh/tests/execution/fork1.0
M bin/sh/tests/execution/fork2.0
M bin/sh/tests/execution/fork3.0
M bin/sh/tests/execution/func1.0
M bin/sh/tests/execution/func2.0
M bin/sh/tests/execution/func3.0
M bin/sh/tests/execution/hash1.0
M bin/sh/tests/execution/int-cmd1.0
M bin/sh/tests/execution/killed1.0
M bin/sh/tests/execution/killed2.0
M bin/sh/tests/execution/not1.0
M bin/sh/tests/execution/not2.0
M bin/sh/tests/execution/path1.0
M bin/sh/tests/execution/pipefail1.0
M bin/sh/tests/execution/pipefail2.42
M bin/sh/tests/execution/pipefail3.42
M bin/sh/tests/execution/pipefail4.42
M bin/sh/tests/execution/pipefail5.42
M bin/sh/tests/execution/pipefail6.42
M bin/sh/tests/execution/pipefail7.0
M bin/sh/tests/execution/redir1.0
M bin/sh/tests/execution/redir2.0
M bin/sh/tests/execution/redir3.0
M bin/sh/tests/execution/redir4.0
M bin/sh/tests/execution/redir5.0
M bin/sh/tests/execution/redir6.0
M bin/sh/tests/execution/redir7.0
A bin/sh/tests/execution/set-C1.0
M bin/sh/tests/execution/set-n1.0
M bin/sh/tests/execution/set-n2.0
M bin/sh/tests/execution/set-n3.0
M bin/sh/tests/execution/set-n4.0
M bin/sh/tests/execution/set-x1.0
M bin/sh/tests/execution/set-x2.0
M bin/sh/tests/execution/set-x3.0
M bin/sh/tests/execution/set-x4.0
M bin/sh/tests/execution/shellproc1.0
A bin/sh/tests/execution/shellproc2.0
A bin/sh/tests/execution/shellproc3.0
A bin/sh/tests/execution/shellproc4.0
A bin/sh/tests/execution/shellproc5.0
A bin/sh/tests/execution/shellproc6.0
A bin/sh/tests/execution/shellproc7.0
M bin/sh/tests/execution/subshell1.0
M bin/sh/tests/execution/subshell2.0
M bin/sh/tests/execution/subshell3.0
M bin/sh/tests/execution/subshell4.0
M bin/sh/tests/execution/unknown1.0
A bin/sh/tests/execution/unknown2.0
M bin/sh/tests/execution/var-assign1.0
M bin/sh/tests/expansion/Makefile
M bin/sh/tests/expansion/Makefile.depend
M bin/sh/tests/expansion/arith1.0
M bin/sh/tests/expansion/arith10.0
M bin/sh/tests/expansion/arith11.0
M bin/sh/tests/expansion/arith12.0
M bin/sh/tests/expansion/arith13.0
M bin/sh/tests/expansion/arith14.0
A bin/sh/tests/expansion/arith15.0
A bin/sh/tests/expansion/arith16.0
A bin/sh/tests/expansion/arith17.0
M bin/sh/tests/expansion/arith2.0
M bin/sh/tests/expansion/arith3.0
M bin/sh/tests/expansion/arith4.0
M bin/sh/tests/expansion/arith5.0
M bin/sh/tests/expansion/arith6.0
M bin/sh/tests/expansion/arith7.0
M bin/sh/tests/expansion/arith8.0
M bin/sh/tests/expansion/arith9.0
M bin/sh/tests/expansion/assign1.0
M bin/sh/tests/expansion/cmdsubst1.0
M bin/sh/tests/expansion/cmdsubst10.0
M bin/sh/tests/expansion/cmdsubst11.0
M bin/sh/tests/expansion/cmdsubst12.0
M bin/sh/tests/expansion/cmdsubst13.0
M bin/sh/tests/expansion/cmdsubst14.0
M bin/sh/tests/expansion/cmdsubst15.0
M bin/sh/tests/expansion/cmdsubst16.0
M bin/sh/tests/expansion/cmdsubst17.0
M bin/sh/tests/expansion/cmdsubst18.0
M bin/sh/tests/expansion/cmdsubst19.0
M bin/sh/tests/expansion/cmdsubst2.0
M bin/sh/tests/expansion/cmdsubst20.0
M bin/sh/tests/expansion/cmdsubst21.0
M bin/sh/tests/expansion/cmdsubst22.0
M bin/sh/tests/expansion/cmdsubst23.0
A bin/sh/tests/expansion/cmdsubst24.0
A bin/sh/tests/expansion/cmdsubst25.0
A bin/sh/tests/expansion/cmdsubst26.0
M bin/sh/tests/expansion/cmdsubst3.0
M bin/sh/tests/expansion/cmdsubst4.0
M bin/sh/tests/expansion/cmdsubst5.0
M bin/sh/tests/expansion/cmdsubst6.0
M bin/sh/tests/expansion/cmdsubst7.0
M bin/sh/tests/expansion/cmdsubst8.0
M bin/sh/tests/expansion/cmdsubst9.0
M bin/sh/tests/expansion/export1.0
M bin/sh/tests/expansion/export2.0
M bin/sh/tests/expansion/export3.0
M bin/sh/tests/expansion/heredoc1.0
M bin/sh/tests/expansion/heredoc2.0
M bin/sh/tests/expansion/ifs1.0
M bin/sh/tests/expansion/ifs2.0
M bin/sh/tests/expansion/ifs3.0
M bin/sh/tests/expansion/ifs4.0
M bin/sh/tests/expansion/ifs5.0
M bin/sh/tests/expansion/ifs6.0
M bin/sh/tests/expansion/ifs7.0
M bin/sh/tests/expansion/length1.0
M bin/sh/tests/expansion/length2.0
M bin/sh/tests/expansion/length3.0
M bin/sh/tests/expansion/length4.0
M bin/sh/tests/expansion/length5.0
M bin/sh/tests/expansion/length6.0
M bin/sh/tests/expansion/length7.0
M bin/sh/tests/expansion/length8.0
M bin/sh/tests/expansion/local1.0
M bin/sh/tests/expansion/local2.0
M bin/sh/tests/expansion/pathname1.0
M bin/sh/tests/expansion/pathname2.0
M bin/sh/tests/expansion/pathname3.0
M bin/sh/tests/expansion/pathname4.0
M bin/sh/tests/expansion/pathname5.0
M bin/sh/tests/expansion/pathname6.0
M bin/sh/tests/expansion/plus-minus1.0
M bin/sh/tests/expansion/plus-minus2.0
M bin/sh/tests/expansion/plus-minus3.0
M bin/sh/tests/expansion/plus-minus4.0
M bin/sh/tests/expansion/plus-minus5.0
M bin/sh/tests/expansion/plus-minus6.0
M bin/sh/tests/expansion/plus-minus7.0
M bin/sh/tests/expansion/plus-minus8.0
A bin/sh/tests/expansion/plus-minus9.0
M bin/sh/tests/expansion/question1.0
A bin/sh/tests/expansion/question2.0
M bin/sh/tests/expansion/readonly1.0
M bin/sh/tests/expansion/redir1.0
M bin/sh/tests/expansion/set-u1.0
M bin/sh/tests/expansion/set-u2.0
M bin/sh/tests/expansion/set-u3.0
M bin/sh/tests/expansion/tilde1.0
M bin/sh/tests/expansion/tilde2.0
M bin/sh/tests/expansion/trim1.0
A bin/sh/tests/expansion/trim10.0
A bin/sh/tests/expansion/trim11.0
M bin/sh/tests/expansion/trim2.0
M bin/sh/tests/expansion/trim3.0
M bin/sh/tests/expansion/trim4.0
M bin/sh/tests/expansion/trim5.0
M bin/sh/tests/expansion/trim6.0
M bin/sh/tests/expansion/trim7.0
M bin/sh/tests/expansion/trim8.0
M bin/sh/tests/expansion/trim9.0
M bin/sh/tests/functional_test.sh
A bin/sh/tests/invocation/Makefile
A bin/sh/tests/invocation/Makefile.depend
A bin/sh/tests/invocation/sh-ac1.0
A bin/sh/tests/invocation/sh-c-missing1.0
A bin/sh/tests/invocation/sh-c1.0
A bin/sh/tests/invocation/sh-ca1.0
A bin/sh/tests/invocation/sh-fca1.0
M bin/sh/tests/parameters/Makefile
M bin/sh/tests/parameters/Makefile.depend
M bin/sh/tests/parameters/env1.0
M bin/sh/tests/parameters/exitstatus1.0
A bin/sh/tests/parameters/ifs1.0
M bin/sh/tests/parameters/mail1.0
M bin/sh/tests/parameters/mail2.0
M bin/sh/tests/parameters/optind1.0
M bin/sh/tests/parameters/optind2.0
M bin/sh/tests/parameters/positional1.0
M bin/sh/tests/parameters/positional2.0
M bin/sh/tests/parameters/positional3.0
M bin/sh/tests/parameters/positional4.0
M bin/sh/tests/parameters/positional5.0
M bin/sh/tests/parameters/positional6.0
M bin/sh/tests/parameters/positional7.0
M bin/sh/tests/parameters/positional8.0
M bin/sh/tests/parameters/positional9.0
M bin/sh/tests/parameters/pwd1.0
M bin/sh/tests/parameters/pwd2.0
M bin/sh/tests/parser/Makefile
M bin/sh/tests/parser/Makefile.depend
M bin/sh/tests/parser/alias1.0
M bin/sh/tests/parser/alias10.0
M bin/sh/tests/parser/alias11.0
M bin/sh/tests/parser/alias12.0
M bin/sh/tests/parser/alias13.0
M bin/sh/tests/parser/alias14.0
M bin/sh/tests/parser/alias15.0
A bin/sh/tests/parser/alias16.0
A bin/sh/tests/parser/alias17.0
A bin/sh/tests/parser/alias18.0
M bin/sh/tests/parser/alias2.0
M bin/sh/tests/parser/alias3.0
M bin/sh/tests/parser/alias4.0
M bin/sh/tests/parser/alias5.0
M bin/sh/tests/parser/alias6.0
M bin/sh/tests/parser/alias7.0
M bin/sh/tests/parser/alias8.0
M bin/sh/tests/parser/alias9.0
M bin/sh/tests/parser/and-pipe-not.0
M bin/sh/tests/parser/case1.0
M bin/sh/tests/parser/case2.0
M bin/sh/tests/parser/comment1.0
M bin/sh/tests/parser/comment2.42
M bin/sh/tests/parser/dollar-quote10.0
M bin/sh/tests/parser/dollar-quote11.0
M bin/sh/tests/parser/dollar-quote12.0
M bin/sh/tests/parser/dollar-quote13.0
M bin/sh/tests/parser/empty-braces1.0
M bin/sh/tests/parser/empty-cmd1.0
M bin/sh/tests/parser/for1.0
M bin/sh/tests/parser/for2.0
M bin/sh/tests/parser/func1.0
M bin/sh/tests/parser/func2.0
M bin/sh/tests/parser/func3.0
M bin/sh/tests/parser/heredoc1.0
M bin/sh/tests/parser/heredoc10.0
M bin/sh/tests/parser/heredoc11.0
M bin/sh/tests/parser/heredoc12.0
M bin/sh/tests/parser/heredoc13.0
M bin/sh/tests/parser/heredoc2.0
M bin/sh/tests/parser/heredoc3.0
M bin/sh/tests/parser/heredoc4.0
M bin/sh/tests/parser/heredoc5.0
M bin/sh/tests/parser/heredoc6.0
M bin/sh/tests/parser/heredoc7.0
M bin/sh/tests/parser/heredoc8.0
M bin/sh/tests/parser/heredoc9.0
M bin/sh/tests/parser/line-cont1.0
M bin/sh/tests/parser/line-cont10.0
M bin/sh/tests/parser/line-cont11.0
A bin/sh/tests/parser/line-cont12.0
M bin/sh/tests/parser/line-cont2.0
M bin/sh/tests/parser/line-cont3.0
M bin/sh/tests/parser/line-cont4.0
M bin/sh/tests/parser/line-cont5.0
M bin/sh/tests/parser/line-cont6.0
M bin/sh/tests/parser/line-cont7.0
M bin/sh/tests/parser/line-cont8.0
M bin/sh/tests/parser/line-cont9.0
M bin/sh/tests/parser/no-space1.0
M bin/sh/tests/parser/no-space2.0
M bin/sh/tests/parser/nul1.0
M bin/sh/tests/parser/only-redir1.0
M bin/sh/tests/parser/only-redir2.0
M bin/sh/tests/parser/only-redir3.0
M bin/sh/tests/parser/only-redir4.0
M bin/sh/tests/parser/pipe-not1.0
M bin/sh/tests/parser/set-v1.0
M bin/sh/tests/parser/var-assign1.0
M bin/sh/tests/set-e/Makefile
M bin/sh/tests/set-e/Makefile.depend
M bin/sh/tests/set-e/and1.0
M bin/sh/tests/set-e/and2.1
M bin/sh/tests/set-e/and3.0
M bin/sh/tests/set-e/and4.0
M bin/sh/tests/set-e/background1.0
M bin/sh/tests/set-e/cmd1.0
M bin/sh/tests/set-e/cmd2.1
M bin/sh/tests/set-e/elif1.0
M bin/sh/tests/set-e/elif2.0
M bin/sh/tests/set-e/eval1.0
M bin/sh/tests/set-e/eval2.1
M bin/sh/tests/set-e/for1.0
M bin/sh/tests/set-e/func1.0
M bin/sh/tests/set-e/func2.1
M bin/sh/tests/set-e/if1.0
M bin/sh/tests/set-e/if2.0
M bin/sh/tests/set-e/if3.0
M bin/sh/tests/set-e/not1.0
M bin/sh/tests/set-e/not2.0
M bin/sh/tests/set-e/or1.0
M bin/sh/tests/set-e/or2.0
M bin/sh/tests/set-e/or3.1
M bin/sh/tests/set-e/pipe1.1
M bin/sh/tests/set-e/pipe2.0
M bin/sh/tests/set-e/return1.0
M bin/sh/tests/set-e/semi1.1
M bin/sh/tests/set-e/semi2.1
M bin/sh/tests/set-e/subshell1.0
M bin/sh/tests/set-e/subshell2.1
M bin/sh/tests/set-e/until1.0
M bin/sh/tests/set-e/until2.0
M bin/sh/tests/set-e/until3.0
M bin/sh/tests/set-e/while1.0
M bin/sh/tests/set-e/while2.0
M bin/sh/tests/set-e/while3.0
M bin/sleep/Makefile
M bin/sleep/Makefile.depend
M bin/sleep/sleep.1
M bin/sleep/sleep.c
M bin/sleep/tests/Makefile
M bin/sleep/tests/Makefile.depend
M bin/stty/Makefile
M bin/stty/Makefile.depend
M bin/stty/cchar.c
M bin/stty/extern.h
M bin/stty/gfmt.c
M bin/stty/key.c
M bin/stty/modes.c
M bin/stty/print.c
M bin/stty/stty.1
M bin/stty/stty.c
M bin/stty/stty.h
M bin/stty/util.c
M bin/sync/Makefile
M bin/sync/Makefile.depend
M bin/sync/sync.8
M bin/sync/sync.c
M bin/test/Makefile
M bin/test/Makefile.depend
M bin/test/test.1
M bin/test/test.c
M bin/test/tests/Makefile
M bin/test/tests/Makefile.depend
M bin/test/tests/legacy_test.sh
M bin/tests/Makefile
M bin/tests/Makefile.depend
M bin/uuidgen/Makefile
M bin/uuidgen/Makefile.depend
M bin/uuidgen/uuidgen.1
M bin/uuidgen/uuidgen.c
M cddl/Makefile
M cddl/Makefile.inc
M cddl/compat/opensolaris/include/alloca.h
M cddl/compat/opensolaris/include/assert.h
M cddl/compat/opensolaris/include/devid.h
M cddl/compat/opensolaris/include/dtrace.h
M cddl/compat/opensolaris/include/fcntl.h
M cddl/compat/opensolaris/include/fsshare.h
M cddl/compat/opensolaris/include/libintl.h
M cddl/compat/opensolaris/include/libproc.h
M cddl/compat/opensolaris/include/libshare.h
M cddl/compat/opensolaris/include/mnttab.h
M cddl/compat/opensolaris/include/priv.h
M cddl/compat/opensolaris/include/sha2.h
M cddl/compat/opensolaris/include/solaris.h
M cddl/compat/opensolaris/include/stdio.h
M cddl/compat/opensolaris/include/zone.h
M cddl/compat/opensolaris/lib/libumem/umem.c
M cddl/compat/opensolaris/lib/libumem/umem.h
M cddl/compat/opensolaris/misc/deviceid.c
M cddl/compat/opensolaris/misc/thread_pool.c
M cddl/compat/opensolaris/misc/zmount.c
M cddl/compat/opensolaris/misc/zone.c
M cddl/lib/Makefile
M cddl/lib/Makefile.inc
M cddl/lib/drti/Makefile
M cddl/lib/drti/Makefile.depend
M cddl/lib/libavl/Makefile
M cddl/lib/libavl/Makefile.depend
M cddl/lib/libctf/Makefile
M cddl/lib/libctf/Makefile.depend
M cddl/lib/libdtrace/Makefile
M cddl/lib/libdtrace/Makefile.depend
M cddl/lib/libdtrace/errno.d
M cddl/lib/libdtrace/io.d
M cddl/lib/libdtrace/ip.d
M cddl/lib/libdtrace/libproc_compat.h
M cddl/lib/libdtrace/net.d
M cddl/lib/libdtrace/nfs.d
M cddl/lib/libdtrace/nfssrv.d
M cddl/lib/libdtrace/psinfo.d
M cddl/lib/libdtrace/regs_x86.d
M cddl/lib/libdtrace/sched.d
A cddl/lib/libdtrace/sctp.d
M cddl/lib/libdtrace/siftr.d
M cddl/lib/libdtrace/signal.d
M cddl/lib/libdtrace/socket.d
M cddl/lib/libdtrace/tcp.d
M cddl/lib/libdtrace/udp.d
A cddl/lib/libdtrace/udplite.d
M cddl/lib/libdtrace/unistd.d
M cddl/lib/libnvpair/Makefile
M cddl/lib/libnvpair/Makefile.depend
M cddl/lib/libumem/Makefile
M cddl/lib/libumem/Makefile.depend
M cddl/lib/libuutil/Makefile
M cddl/lib/libuutil/Makefile.depend
M cddl/lib/libzfs/Makefile
M cddl/lib/libzfs/Makefile.depend
M cddl/lib/libzfs_core/Makefile
M cddl/lib/libzfs_core/Makefile.depend
M cddl/lib/libzpool/Makefile
M cddl/lib/libzpool/Makefile.depend
M cddl/lib/tests/Makefile
M cddl/lib/tests/Makefile.depend
M cddl/sbin/Makefile
M cddl/sbin/Makefile.inc
M cddl/sbin/tests/Makefile
M cddl/sbin/tests/Makefile.depend
M cddl/sbin/zfs/Makefile
M cddl/sbin/zfs/Makefile.depend
M cddl/sbin/zpool/Makefile
M cddl/sbin/zpool/Makefile.depend
M cddl/tests/Makefile
M cddl/tests/Makefile.depend
M cddl/usr.bin/Makefile
M cddl/usr.bin/Makefile.inc
M cddl/usr.bin/ctfconvert/Makefile
M cddl/usr.bin/ctfconvert/Makefile.depend
M cddl/usr.bin/ctfconvert/ctfconvert.1
M cddl/usr.bin/ctfconvert/tests/Makefile
M cddl/usr.bin/ctfconvert/tests/ctfconvert_test.sh
M cddl/usr.bin/ctfdump/Makefile
M cddl/usr.bin/ctfdump/Makefile.depend
M cddl/usr.bin/ctfdump/ctfdump.1
M cddl/usr.bin/ctfmerge/Makefile
M cddl/usr.bin/ctfmerge/Makefile.depend
M cddl/usr.bin/ctfmerge/ctfmerge.1
M cddl/usr.bin/tests/Makefile
M cddl/usr.bin/tests/Makefile.depend
M cddl/usr.bin/zinject/Makefile
M cddl/usr.bin/zinject/Makefile.depend
M cddl/usr.bin/zlook/Makefile
M cddl/usr.bin/zstreamdump/Makefile
M cddl/usr.bin/zstreamdump/Makefile.depend
M cddl/usr.bin/ztest/Makefile
M cddl/usr.bin/ztest/Makefile.depend
A cddl/usr.bin/ztest/tests/Makefile
A cddl/usr.bin/ztest/tests/ztest.sh
M cddl/usr.sbin/Makefile
M cddl/usr.sbin/Makefile.inc
M cddl/usr.sbin/dtrace/Makefile.depend
M cddl/usr.sbin/dtrace/tests/Makefile
M cddl/usr.sbin/dtrace/tests/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/Makefile
M cddl/usr.sbin/dtrace/tests/common/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile
M cddl/usr.sbin/dtrace/tests/common/aggs/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile
M cddl/usr.sbin/dtrace/tests/common/arithmetic/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile
M cddl/usr.sbin/dtrace/tests/common/arrays/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile
M cddl/usr.sbin/dtrace/tests/common/assocs/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/begin/Makefile
M cddl/usr.sbin/dtrace/tests/common/begin/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile
M cddl/usr.sbin/dtrace/tests/common/bitfields/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile
M cddl/usr.sbin/dtrace/tests/common/buffering/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile
M cddl/usr.sbin/dtrace/tests/common/builtinvar/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/cg/Makefile
M cddl/usr.sbin/dtrace/tests/common/cg/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile
M cddl/usr.sbin/dtrace/tests/common/clauses/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile
M cddl/usr.sbin/dtrace/tests/common/cpc/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/decls/Makefile
M cddl/usr.sbin/dtrace/tests/common/decls/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile
M cddl/usr.sbin/dtrace/tests/common/docsExamples/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/drops/Makefile
M cddl/usr.sbin/dtrace/tests/common/drops/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile
M cddl/usr.sbin/dtrace/tests/common/dtraceUtil/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/end/Makefile
M cddl/usr.sbin/dtrace/tests/common/end/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/enum/Makefile
M cddl/usr.sbin/dtrace/tests/common/enum/Makefile.depend
A cddl/usr.sbin/dtrace/tests/common/env/Makefile
M cddl/usr.sbin/dtrace/tests/common/error/Makefile
M cddl/usr.sbin/dtrace/tests/common/error/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/exit/Makefile
M cddl/usr.sbin/dtrace/tests/common/exit/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile
M cddl/usr.sbin/dtrace/tests/common/fbtprovider/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile
M cddl/usr.sbin/dtrace/tests/common/funcs/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile
M cddl/usr.sbin/dtrace/tests/common/grammar/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/include/Makefile
M cddl/usr.sbin/dtrace/tests/common/include/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/inline/Makefile
M cddl/usr.sbin/dtrace/tests/common/inline/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/io/Makefile
M cddl/usr.sbin/dtrace/tests/common/io/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/ip/Makefile
M cddl/usr.sbin/dtrace/tests/common/ip/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile
M cddl/usr.sbin/dtrace/tests/common/java_api/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/json/Makefile
M cddl/usr.sbin/dtrace/tests/common/json/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile
M cddl/usr.sbin/dtrace/tests/common/lexer/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile
M cddl/usr.sbin/dtrace/tests/common/llquantize/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile
M cddl/usr.sbin/dtrace/tests/common/mdb/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/mib/Makefile
M cddl/usr.sbin/dtrace/tests/common/mib/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/misc/Makefile
M cddl/usr.sbin/dtrace/tests/common/misc/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile
M cddl/usr.sbin/dtrace/tests/common/multiaggs/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/nfs/Makefile
M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile
M cddl/usr.sbin/dtrace/tests/common/offsetof/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/operators/Makefile
M cddl/usr.sbin/dtrace/tests/common/operators/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/pid/Makefile
M cddl/usr.sbin/dtrace/tests/common/pid/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile
M cddl/usr.sbin/dtrace/tests/common/plockstat/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile
M cddl/usr.sbin/dtrace/tests/common/pointers/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile
M cddl/usr.sbin/dtrace/tests/common/pragma/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile
M cddl/usr.sbin/dtrace/tests/common/predicates/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile
M cddl/usr.sbin/dtrace/tests/common/preprocessor/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/print/Makefile
M cddl/usr.sbin/dtrace/tests/common/print/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/printa/Makefile
M cddl/usr.sbin/dtrace/tests/common/printa/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/printf/Makefile
M cddl/usr.sbin/dtrace/tests/common/printf/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/privs/Makefile
M cddl/usr.sbin/dtrace/tests/common/privs/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/probes/Makefile
M cddl/usr.sbin/dtrace/tests/common/probes/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/proc/Makefile
M cddl/usr.sbin/dtrace/tests/common/proc/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile
M cddl/usr.sbin/dtrace/tests/common/profile-n/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/providers/Makefile
M cddl/usr.sbin/dtrace/tests/common/providers/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/raise/Makefile
M cddl/usr.sbin/dtrace/tests/common/raise/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/rates/Makefile
M cddl/usr.sbin/dtrace/tests/common/rates/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/safety/Makefile
M cddl/usr.sbin/dtrace/tests/common/safety/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile
M cddl/usr.sbin/dtrace/tests/common/scalars/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/sched/Makefile
M cddl/usr.sbin/dtrace/tests/common/sched/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile
M cddl/usr.sbin/dtrace/tests/common/scripting/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile
M cddl/usr.sbin/dtrace/tests/common/sdt/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile
M cddl/usr.sbin/dtrace/tests/common/sizeof/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile
M cddl/usr.sbin/dtrace/tests/common/speculation/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/stability/Makefile
M cddl/usr.sbin/dtrace/tests/common/stability/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/stack/Makefile
M cddl/usr.sbin/dtrace/tests/common/stack/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile
M cddl/usr.sbin/dtrace/tests/common/stackdepth/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/stop/Makefile
M cddl/usr.sbin/dtrace/tests/common/stop/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile
M cddl/usr.sbin/dtrace/tests/common/strlen/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile
M cddl/usr.sbin/dtrace/tests/common/strtoll/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/struct/Makefile
M cddl/usr.sbin/dtrace/tests/common/struct/Makefile.depend
A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile
A cddl/usr.sbin/dtrace/tests/common/sugar/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile
M cddl/usr.sbin/dtrace/tests/common/syscall/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/sysevent/Makefile
M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile
M cddl/usr.sbin/dtrace/tests/common/tick-n/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/trace/Makefile
M cddl/usr.sbin/dtrace/tests/common/trace/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile
M cddl/usr.sbin/dtrace/tests/common/tracemem/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/translators/Makefile
M cddl/usr.sbin/dtrace/tests/common/translators/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile
M cddl/usr.sbin/dtrace/tests/common/typedef/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/types/Makefile
M cddl/usr.sbin/dtrace/tests/common/types/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile
M cddl/usr.sbin/dtrace/tests/common/uctf/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/union/Makefile
M cddl/usr.sbin/dtrace/tests/common/union/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile
M cddl/usr.sbin/dtrace/tests/common/usdt/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile
M cddl/usr.sbin/dtrace/tests/common/ustack/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/vars/Makefile
M cddl/usr.sbin/dtrace/tests/common/vars/Makefile.depend
M cddl/usr.sbin/dtrace/tests/common/version/Makefile
M cddl/usr.sbin/dtrace/tests/common/version/Makefile.depend
M cddl/usr.sbin/dtrace/tests/dtrace.test.mk
A cddl/usr.sbin/dtrace/tests/i386/Makefile
A cddl/usr.sbin/dtrace/tests/i386/arrays/Makefile
A cddl/usr.sbin/dtrace/tests/i386/funcs/Makefile
A cddl/usr.sbin/dtrace/tests/i386/pid/Makefile
A cddl/usr.sbin/dtrace/tests/i386/ustack/Makefile
M cddl/usr.sbin/dtrace/tests/tools/dtest.sh
M cddl/usr.sbin/dtrace/tests/tools/exclude.sh
M cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh
M cddl/usr.sbin/dtrace/tests/tools/gentest.sh
M cddl/usr.sbin/dwatch/Makefile
M cddl/usr.sbin/dwatch/dwatch
M cddl/usr.sbin/dwatch/dwatch.1
M cddl/usr.sbin/dwatch/examples/Makefile
M cddl/usr.sbin/dwatch/examples/profile_template
M cddl/usr.sbin/dwatch/libexec/Makefile
M cddl/usr.sbin/dwatch/libexec/chmod
M cddl/usr.sbin/dwatch/libexec/errno
M cddl/usr.sbin/dwatch/libexec/io
M cddl/usr.sbin/dwatch/libexec/ip
M cddl/usr.sbin/dwatch/libexec/kill
M cddl/usr.sbin/dwatch/libexec/nanosleep
M cddl/usr.sbin/dwatch/libexec/open
M cddl/usr.sbin/dwatch/libexec/proc
M cddl/usr.sbin/dwatch/libexec/rw
M cddl/usr.sbin/dwatch/libexec/sched
M cddl/usr.sbin/dwatch/libexec/sendrecv
A cddl/usr.sbin/dwatch/libexec/systop
M cddl/usr.sbin/dwatch/libexec/tcp
M cddl/usr.sbin/dwatch/libexec/udp
A cddl/usr.sbin/dwatch/libexec/udplite
M cddl/usr.sbin/dwatch/libexec/vop_create
M cddl/usr.sbin/dwatch/libexec/vop_readdir
M cddl/usr.sbin/dwatch/libexec/vop_rename
M cddl/usr.sbin/dwatch/libexec/vop_symlink
M cddl/usr.sbin/lockstat/Makefile.depend
M cddl/usr.sbin/plockstat/Makefile
M cddl/usr.sbin/plockstat/Makefile.depend
M cddl/usr.sbin/plockstat/plockstat.1
M cddl/usr.sbin/tests/Makefile
M cddl/usr.sbin/tests/Makefile.depend
M cddl/usr.sbin/zdb/Makefile
M cddl/usr.sbin/zdb/Makefile.depend
M cddl/usr.sbin/zfsd/Makefile
M cddl/usr.sbin/zfsd/Makefile.common
M cddl/usr.sbin/zfsd/Makefile.depend
M cddl/usr.sbin/zfsd/callout.cc
M cddl/usr.sbin/zfsd/callout.h
M cddl/usr.sbin/zfsd/case_file.cc
M cddl/usr.sbin/zfsd/case_file.h
M cddl/usr.sbin/zfsd/tests/Makefile
M cddl/usr.sbin/zfsd/tests/libmocks.c
M cddl/usr.sbin/zfsd/tests/libmocks.h
M cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc
M cddl/usr.sbin/zfsd/tests/zfsd_unittest.supp
M cddl/usr.sbin/zfsd/vdev.cc
M cddl/usr.sbin/zfsd/vdev.h
M cddl/usr.sbin/zfsd/vdev_iterator.cc
M cddl/usr.sbin/zfsd/vdev_iterator.h
M cddl/usr.sbin/zfsd/zfsd.8
M cddl/usr.sbin/zfsd/zfsd.cc
M cddl/usr.sbin/zfsd/zfsd.h
M cddl/usr.sbin/zfsd/zfsd_event.cc
M cddl/usr.sbin/zfsd/zfsd_event.h
M cddl/usr.sbin/zfsd/zfsd_exception.cc
M cddl/usr.sbin/zfsd/zfsd_exception.h
M cddl/usr.sbin/zfsd/zfsd_main.cc
M cddl/usr.sbin/zfsd/zpool_list.cc
M cddl/usr.sbin/zfsd/zpool_list.h
M cddl/usr.sbin/zhack/Makefile.depend
R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divmod.m4
R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/divsi3.S
R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/generate.sh
R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/modsi3.S
R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/udivsi3.S
R contrib/llvm-project/compiler-rt/lib/builtins/sparc64/umodsi3.S
R contrib/netbsd-tests/lib/csu/arch/sparc64/h_initfini_align.S
R contrib/netbsd-tests/lib/libc/arch/sparc64/exec_prot_support.c
R contrib/netbsd-tests/lib/libc/arch/sparc64/return_one.S
M etc/Makefile
M etc/mail/mailer.conf
M etc/mtree/BSD.debug.dist
M etc/mtree/BSD.include.dist
M etc/mtree/BSD.lib32.dist
M etc/mtree/BSD.root.dist
M etc/mtree/BSD.tests.dist
M etc/mtree/BSD.usr.dist
M etc/mtree/BSD.var.dist
M etc/mtree/Makefile
M etc/rc.firewall
M etc/sendmail/Makefile
M etc/sendmail/Makefile.depend
M gnu/Makefile
M gnu/lib/Makefile
M gnu/lib/Makefile.inc
M gnu/lib/csu/Makefile
M gnu/lib/csu/Makefile.depend
M gnu/lib/libdialog/Makefile
M gnu/lib/libdialog/dlg_config.h
M gnu/lib/libgcc/Makefile
M gnu/lib/libgcc/Makefile.depend
M gnu/lib/libgcov/Makefile
M gnu/lib/libgcov/Makefile.depend
M gnu/lib/libgomp/Makefile
M gnu/lib/libgomp/Makefile.depend
M gnu/lib/libgomp/config.h
R gnu/lib/libodialog/CHANGES
R gnu/lib/libodialog/COPYING
R gnu/lib/libodialog/Makefile
R gnu/lib/libodialog/README
R gnu/lib/libodialog/TESTS/Makefile
R gnu/lib/libodialog/TESTS/check1.c
R gnu/lib/libodialog/TESTS/check2.c
R gnu/lib/libodialog/TESTS/check3.c
R gnu/lib/libodialog/TESTS/dselect.c
R gnu/lib/libodialog/TESTS/fselect.c
R gnu/lib/libodialog/TESTS/ftree1.c
R gnu/lib/libodialog/TESTS/ftree1.test
R gnu/lib/libodialog/TESTS/ftree2.c
R gnu/lib/libodialog/TESTS/ftree2.test
R gnu/lib/libodialog/TESTS/gauge.c
R gnu/lib/libodialog/TESTS/input1.c
R gnu/lib/libodialog/TESTS/input2.c
R gnu/lib/libodialog/TESTS/menu1.c
R gnu/lib/libodialog/TESTS/menu2.c
R gnu/lib/libodialog/TESTS/menu3.c
R gnu/lib/libodialog/TESTS/msg.c
R gnu/lib/libodialog/TESTS/prgbox.c
R gnu/lib/libodialog/TESTS/radio1.c
R gnu/lib/libodialog/TESTS/radio2.c
R gnu/lib/libodialog/TESTS/radio3.c
R gnu/lib/libodialog/TESTS/text.c
R gnu/lib/libodialog/TESTS/tree.c
R gnu/lib/libodialog/TESTS/yesno.c
R gnu/lib/libodialog/TODO
R gnu/lib/libodialog/checklist.c
R gnu/lib/libodialog/colors.h
R gnu/lib/libodialog/dialog.3
R gnu/lib/libodialog/dialog.h
R gnu/lib/libodialog/dialog.priv.h
R gnu/lib/libodialog/dir.c
R gnu/lib/libodialog/dir.h
R gnu/lib/libodialog/fselect.c
R gnu/lib/libodialog/gauge.c
R gnu/lib/libodialog/help.c
R gnu/lib/libodialog/inputbox.c
R gnu/lib/libodialog/kernel.c
R gnu/lib/libodialog/lineedit.c
R gnu/lib/libodialog/menubox.c
R gnu/lib/libodialog/msgbox.c
R gnu/lib/libodialog/notify.c
R gnu/lib/libodialog/prgbox.c
R gnu/lib/libodialog/radiolist.c
R gnu/lib/libodialog/raw_popen.c
R gnu/lib/libodialog/rc.c
R gnu/lib/libodialog/rc.h
R gnu/lib/libodialog/textbox.c
R gnu/lib/libodialog/tree.c
R gnu/lib/libodialog/ui_objects.c
R gnu/lib/libodialog/ui_objects.h
R gnu/lib/libodialog/yesno.c
R gnu/lib/libreadline/Makefile
R gnu/lib/libreadline/Makefile.inc
R gnu/lib/libreadline/config.h
R gnu/lib/libreadline/history/Makefile
R gnu/lib/libreadline/history/doc/Makefile
R gnu/lib/libreadline/readline/Makefile
R gnu/lib/libreadline/readline/Makefile.depend
R gnu/lib/libreadline/readline/doc/Makefile
M gnu/lib/libregex/Makefile
M gnu/lib/libregex/Makefile.depend
M gnu/lib/libregex/config.h
M gnu/lib/libregex/gnuregex.h
M gnu/lib/libregex/regex.h
M gnu/lib/libssp/Makefile
M gnu/lib/libssp/Makefile.depend
M gnu/lib/libssp/config.h
M gnu/lib/libssp/libssp_nonshared/Makefile
M gnu/lib/libssp/libssp_nonshared/Makefile.depend
M gnu/lib/libstdc++/Makefile
M gnu/lib/libstdc++/Makefile.depend
M gnu/lib/libstdc++/config.h
M gnu/lib/libsupc++/Makefile
M gnu/lib/libsupc++/Makefile.depend
M gnu/lib/libsupc++/Version.map
M gnu/lib/tests/Makefile
M gnu/lib/tests/Makefile.depend
M gnu/tests/Makefile
M gnu/tests/Makefile.depend
M gnu/usr.bin/Makefile
M gnu/usr.bin/Makefile.inc
M gnu/usr.bin/binutils/Makefile
M gnu/usr.bin/binutils/Makefile.inc0
M gnu/usr.bin/binutils/as/Makefile
M gnu/usr.bin/binutils/as/Makefile.depend
M gnu/usr.bin/binutils/as/amd64-freebsd/itbl-cpu.h
M gnu/usr.bin/binutils/as/amd64-freebsd/targ-cpu.h
M gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h
M gnu/usr.bin/binutils/as/as.1
M gnu/usr.bin/binutils/as/config.h
M gnu/usr.bin/binutils/as/mips-freebsd/itbl-cpu.h
M gnu/usr.bin/binutils/as/mips-freebsd/targ-cpu.h
M gnu/usr.bin/binutils/as/obj-format.h
M gnu/usr.bin/binutils/as/powerpc-freebsd/itbl-cpu.h
M gnu/usr.bin/binutils/as/powerpc-freebsd/targ-cpu.h
M gnu/usr.bin/binutils/as/sparc64-freebsd/targ-cpu.h
M gnu/usr.bin/binutils/ld/Makefile
M gnu/usr.bin/binutils/ld/Makefile.arm
M gnu/usr.bin/binutils/ld/Makefile.depend
M gnu/usr.bin/binutils/ld/Makefile.depend.host
M gnu/usr.bin/binutils/ld/Makefile.i386
M gnu/usr.bin/binutils/ld/Makefile.mips
M gnu/usr.bin/binutils/ld/Makefile.powerpc
M gnu/usr.bin/binutils/ld/Makefile.powerpc64
R gnu/usr.bin/binutils/ld/Makefile.sparc64
M gnu/usr.bin/binutils/ld/armelfb_fbsd.sh
M gnu/usr.bin/binutils/ld/config.h
M gnu/usr.bin/binutils/ld/elf32btsmip_fbsd.sh
M gnu/usr.bin/binutils/ld/elf32btsmipn32_fbsd.sh
M gnu/usr.bin/binutils/ld/elf32ltsmip_fbsd.sh
M gnu/usr.bin/binutils/ld/elf32ltsmipn32_fbsd.sh
M gnu/usr.bin/binutils/ld/elf64btsmip_fbsd.sh
M gnu/usr.bin/binutils/ld/elf64ltsmip_fbsd.sh
M gnu/usr.bin/binutils/ld/genscripts.sh
M gnu/usr.bin/binutils/ld/ld.1
M gnu/usr.bin/binutils/libbfd/Makefile.amd64
M gnu/usr.bin/binutils/libbfd/Makefile.arm
M gnu/usr.bin/binutils/libbfd/Makefile.depend
M gnu/usr.bin/binutils/libbfd/Makefile.depend.host
M gnu/usr.bin/binutils/libbfd/Makefile.i386
M gnu/usr.bin/binutils/libbfd/Makefile.mips
M gnu/usr.bin/binutils/libbfd/Makefile.powerpc
M gnu/usr.bin/binutils/libbfd/Makefile.powerpc64
R gnu/usr.bin/binutils/libbfd/Makefile.sparc64
M gnu/usr.bin/binutils/libbfd/bfd.h
M gnu/usr.bin/binutils/libbfd/config.h.fbsd
M gnu/usr.bin/binutils/libbfd/elf-fbsd-brand.c
M gnu/usr.bin/binutils/libbinutils/config.h
M gnu/usr.bin/binutils/libiberty/config.h
M gnu/usr.bin/binutils/libopcodes/Makefile.depend
M gnu/usr.bin/binutils/libopcodes/Makefile.i386
R gnu/usr.bin/binutils/libopcodes/Makefile.m68k
M gnu/usr.bin/binutils/libopcodes/Makefile.mips
M gnu/usr.bin/binutils/libopcodes/Makefile.powerpc
R gnu/usr.bin/binutils/libopcodes/Makefile.sparc
R gnu/usr.bin/binutils/libopcodes/Makefile.sparc64
M gnu/usr.bin/binutils/objcopy/Makefile
M gnu/usr.bin/binutils/objcopy/Makefile.depend
M gnu/usr.bin/binutils/objcopy/objcopy.1
M gnu/usr.bin/binutils/objdump/Makefile
M gnu/usr.bin/binutils/objdump/Makefile.depend
M gnu/usr.bin/binutils/objdump/objdump.1
M gnu/usr.bin/binutils/update.sh
M gnu/usr.bin/cc/Makefile.fe
M gnu/usr.bin/cc/Makefile.inc
M gnu/usr.bin/cc/Makefile.tgt
M gnu/usr.bin/cc/c++/Makefile.depend
M gnu/usr.bin/cc/cc/Makefile.depend
M gnu/usr.bin/cc/cc1/Makefile
M gnu/usr.bin/cc/cc1/Makefile.depend
M gnu/usr.bin/cc/cc1plus/Makefile
M gnu/usr.bin/cc/cc1plus/Makefile.depend
M gnu/usr.bin/cc/cc_int/Makefile
M gnu/usr.bin/cc/cc_int/Makefile.depend
M gnu/usr.bin/cc/cc_tools/Makefile
M gnu/usr.bin/cc/cc_tools/Makefile.dep
M gnu/usr.bin/cc/cc_tools/Makefile.depend
M gnu/usr.bin/cc/cc_tools/Makefile.hdrs
M gnu/usr.bin/cc/cc_tools/arm.md.diff
M gnu/usr.bin/cc/cc_tools/auto-host.h
M gnu/usr.bin/cc/cc_tools/elfos-undef.h
M gnu/usr.bin/cc/cc_tools/freebsd-native.h
M gnu/usr.bin/cc/cc_tools/freebsd.opt
M gnu/usr.bin/cc/cc_tools/i386-freebsd.opt
M gnu/usr.bin/cc/cc_tools/size-host.h
M gnu/usr.bin/cc/cpp/Makefile.depend
M gnu/usr.bin/cc/gcov/Makefile.depend
M gnu/usr.bin/cc/include/Makefile
M gnu/usr.bin/cc/include/Makefile.depend
M gnu/usr.bin/cc/include/__wmmintrin_aes.h
M gnu/usr.bin/cc/include/__wmmintrin_pclmul.h
M gnu/usr.bin/cc/libcpp/Makefile
M gnu/usr.bin/cc/libcpp/Makefile.depend
M gnu/usr.bin/cc/libcpp/config.h
M gnu/usr.bin/cc/libdecnumber/Makefile
M gnu/usr.bin/cc/libdecnumber/Makefile.depend
M gnu/usr.bin/cc/libdecnumber/config.h
M gnu/usr.bin/cc/libiberty/Makefile
M gnu/usr.bin/cc/libiberty/Makefile.depend
M gnu/usr.bin/cc/libiberty/config.h
M gnu/usr.bin/dialog/Makefile
M gnu/usr.bin/dialog/Makefile.depend
R gnu/usr.bin/diff/Makefile
R gnu/usr.bin/diff/Makefile.inc
R gnu/usr.bin/diff/Makefile.inc0
R gnu/usr.bin/diff/diff/Makefile
R gnu/usr.bin/diff/diff/paths.h
R gnu/usr.bin/diff/diff/system.h
R gnu/usr.bin/diff/diff3/Makefile
R gnu/usr.bin/diff/doc/Makefile
R gnu/usr.bin/diff/libdiffutils/Makefile
R gnu/usr.bin/diff/libdiffutils/alloca.h
R gnu/usr.bin/diff/libdiffutils/arg-nonnull.h
R gnu/usr.bin/diff/libdiffutils/config.h
R gnu/usr.bin/diff/libdiffutils/configmake.h
R gnu/usr.bin/diff/libdiffutils/fcntl.h
R gnu/usr.bin/diff/libdiffutils/fnmatch.h
R gnu/usr.bin/diff/libdiffutils/getopt.h
R gnu/usr.bin/diff/libdiffutils/gnuwidechar.h
R gnu/usr.bin/diff/libdiffutils/string.h
R gnu/usr.bin/diff/libdiffutils/strings.h
R gnu/usr.bin/diff/libdiffutils/sys/stat.h
R gnu/usr.bin/diff/libdiffutils/unistr.h
R gnu/usr.bin/diff/libdiffutils/unitypes.h
R gnu/usr.bin/diff/libdiffutils/uniwidth.h
R gnu/usr.bin/diff/libdiffutils/unused-parameter.h
R gnu/usr.bin/diff/libdiffutils/warn-on-use.h
R gnu/usr.bin/diff/libver/Makefile
R gnu/usr.bin/diff/libver/version.c
R gnu/usr.bin/diff/libver/version.h
R gnu/usr.bin/diff/tests/Makefile
R gnu/usr.bin/diff/tests/Makefile.depend
A gnu/usr.bin/diff3/Makefile
A gnu/usr.bin/diff3/Makefile.depend
A gnu/usr.bin/diff3/diff3.c.diff
M gnu/usr.bin/dtc/Makefile
M gnu/usr.bin/dtc/Makefile.depend
M gnu/usr.bin/gdb/Makefile
M gnu/usr.bin/gdb/Makefile.inc
M gnu/usr.bin/gdb/arch/amd64/Makefile
M gnu/usr.bin/gdb/arch/amd64/config.h
M gnu/usr.bin/gdb/arch/amd64/init.c
M gnu/usr.bin/gdb/arch/arm/Makefile
M gnu/usr.bin/gdb/arch/arm/armfbsd-nat.c
M gnu/usr.bin/gdb/arch/arm/armfbsd-tdep.c
M gnu/usr.bin/gdb/arch/arm/config.h
M gnu/usr.bin/gdb/arch/arm/init.c
M gnu/usr.bin/gdb/arch/arm/nm-fbsd.h
M gnu/usr.bin/gdb/arch/arm/tm-fbsd.h
M gnu/usr.bin/gdb/arch/arm/xm-fbsd.h
M gnu/usr.bin/gdb/arch/i386/Makefile
M gnu/usr.bin/gdb/arch/i386/config.h
M gnu/usr.bin/gdb/arch/i386/init.c
M gnu/usr.bin/gdb/arch/mips/Makefile
M gnu/usr.bin/gdb/arch/mips/config.h
M gnu/usr.bin/gdb/arch/mips/init.c
M gnu/usr.bin/gdb/arch/powerpc/Makefile
M gnu/usr.bin/gdb/arch/powerpc/config.h
M gnu/usr.bin/gdb/arch/powerpc/init.c
M gnu/usr.bin/gdb/arch/powerpc64/Makefile
M gnu/usr.bin/gdb/arch/powerpc64/config.h
M gnu/usr.bin/gdb/arch/powerpc64/init.c
R gnu/usr.bin/gdb/arch/sparc64/Makefile
R gnu/usr.bin/gdb/arch/sparc64/config.h
R gnu/usr.bin/gdb/arch/sparc64/init.c
M gnu/usr.bin/gdb/gdb/Makefile
M gnu/usr.bin/gdb/gdb/Makefile.depend
M gnu/usr.bin/gdb/gdb/gdb.1
M gnu/usr.bin/gdb/gdbserver/Makefile
M gnu/usr.bin/gdb/gdbserver/Makefile.depend
M gnu/usr.bin/gdb/gdbserver/fbsd-amd64-low.c
M gnu/usr.bin/gdb/gdbserver/fbsd-arm-low.c
M gnu/usr.bin/gdb/gdbserver/fbsd-i386-low.c
M gnu/usr.bin/gdb/gdbserver/fbsd-low.c
M gnu/usr.bin/gdb/gdbserver/fbsd-low.h
M gnu/usr.bin/gdb/gdbserver/fbsd-powerpc-low.c
M gnu/usr.bin/gdb/gdbserver/reg-amd64.c
M gnu/usr.bin/gdb/gdbserver/reg-arm.c
M gnu/usr.bin/gdb/gdbserver/reg-i386.c
M gnu/usr.bin/gdb/gdbserver/reg-powerpc.c
M gnu/usr.bin/gdb/kgdb/Makefile
M gnu/usr.bin/gdb/kgdb/Makefile.depend
M gnu/usr.bin/gdb/kgdb/kgdb.1
M gnu/usr.bin/gdb/kgdb/kgdb.h
M gnu/usr.bin/gdb/kgdb/kld.c
M gnu/usr.bin/gdb/kgdb/kthr.c
M gnu/usr.bin/gdb/kgdb/main.c
M gnu/usr.bin/gdb/kgdb/trgt.c
M gnu/usr.bin/gdb/kgdb/trgt_amd64.c
M gnu/usr.bin/gdb/kgdb/trgt_arm.c
M gnu/usr.bin/gdb/kgdb/trgt_i386.c
M gnu/usr.bin/gdb/kgdb/trgt_mips.c
M gnu/usr.bin/gdb/kgdb/trgt_powerpc.c
M gnu/usr.bin/gdb/kgdb/trgt_powerpc64.c
M gnu/usr.bin/gdb/kgdb/trgt_sparc64.c
M gnu/usr.bin/gdb/libgdb/Makefile
M gnu/usr.bin/gdb/libgdb/Makefile.depend
M gnu/usr.bin/gdb/libgdb/fbsd-threads.c
M gnu/usr.bin/gperf/Makefile
M gnu/usr.bin/gperf/Makefile.depend
M gnu/usr.bin/gperf/config.h
R gnu/usr.bin/grep/FREEBSD-upgrade
M gnu/usr.bin/grep/Makefile
M gnu/usr.bin/grep/Makefile.depend
R gnu/usr.bin/groff/Makefile
R gnu/usr.bin/groff/Makefile.inc
R gnu/usr.bin/groff/contrib/Makefile
R gnu/usr.bin/groff/contrib/Makefile.inc
R gnu/usr.bin/groff/contrib/groffer/Makefile
R gnu/usr.bin/groff/contrib/mm/Makefile
R gnu/usr.bin/groff/contrib/mm/Makefile.depend
R gnu/usr.bin/groff/font/Makefile
R gnu/usr.bin/groff/font/Makefile.dev
R gnu/usr.bin/groff/font/Makefile.inc
R gnu/usr.bin/groff/font/Makefile.tty
R gnu/usr.bin/groff/font/devX100-12/Makefile
R gnu/usr.bin/groff/font/devX100-12/Makefile.depend
R gnu/usr.bin/groff/font/devX100/Makefile
R gnu/usr.bin/groff/font/devX100/Makefile.depend
R gnu/usr.bin/groff/font/devX75-12/Makefile
R gnu/usr.bin/groff/font/devX75-12/Makefile.depend
R gnu/usr.bin/groff/font/devX75/Makefile
R gnu/usr.bin/groff/font/devX75/Makefile.depend
R gnu/usr.bin/groff/font/devascii/Makefile
R gnu/usr.bin/groff/font/devascii/Makefile.depend
R gnu/usr.bin/groff/font/devcp1047/Makefile
R gnu/usr.bin/groff/font/devcp1047/Makefile.depend
R gnu/usr.bin/groff/font/devdvi/Makefile
R gnu/usr.bin/groff/font/devdvi/Makefile.depend
R gnu/usr.bin/groff/font/devhtml/Makefile
R gnu/usr.bin/groff/font/devhtml/Makefile.depend
R gnu/usr.bin/groff/font/devkoi8-r/DESC.proto
R gnu/usr.bin/groff/font/devkoi8-r/Makefile
R gnu/usr.bin/groff/font/devkoi8-r/Makefile.depend
R gnu/usr.bin/groff/font/devkoi8-r/R.proto
R gnu/usr.bin/groff/font/devlatin1/Makefile
R gnu/usr.bin/groff/font/devlatin1/Makefile.depend
R gnu/usr.bin/groff/font/devlbp/Makefile
R gnu/usr.bin/groff/font/devlbp/Makefile.depend
R gnu/usr.bin/groff/font/devlj4/Makefile
R gnu/usr.bin/groff/font/devlj4/Makefile.depend
R gnu/usr.bin/groff/font/devps/Makefile
R gnu/usr.bin/groff/font/devps/Makefile.depend
R gnu/usr.bin/groff/font/devutf8/Makefile
R gnu/usr.bin/groff/font/devutf8/Makefile.depend
R gnu/usr.bin/groff/man/Makefile
R gnu/usr.bin/groff/man/Makefile.depend
R gnu/usr.bin/groff/mdate.sh
R gnu/usr.bin/groff/src/Makefile
R gnu/usr.bin/groff/src/devices/Makefile
R gnu/usr.bin/groff/src/devices/Makefile.inc
R gnu/usr.bin/groff/src/devices/grodvi/Makefile
R gnu/usr.bin/groff/src/devices/grodvi/Makefile.depend
R gnu/usr.bin/groff/src/devices/grohtml/Makefile
R gnu/usr.bin/groff/src/devices/grohtml/Makefile.depend
R gnu/usr.bin/groff/src/devices/grolbp/Makefile
R gnu/usr.bin/groff/src/devices/grolbp/Makefile.depend
R gnu/usr.bin/groff/src/devices/grolj4/Makefile
R gnu/usr.bin/groff/src/devices/grolj4/Makefile.depend
R gnu/usr.bin/groff/src/devices/grops/Makefile
R gnu/usr.bin/groff/src/devices/grops/Makefile.depend
R gnu/usr.bin/groff/src/devices/grotty/Makefile
R gnu/usr.bin/groff/src/devices/grotty/Makefile.depend
R gnu/usr.bin/groff/src/devices/xditview/Makefile
R gnu/usr.bin/groff/src/include/config.h
R gnu/usr.bin/groff/src/include/defs.h
R gnu/usr.bin/groff/src/libs/Makefile
R gnu/usr.bin/groff/src/libs/Makefile.inc
R gnu/usr.bin/groff/src/libs/libbib/Makefile
R gnu/usr.bin/groff/src/libs/libbib/Makefile.depend
R gnu/usr.bin/groff/src/libs/libdriver/Makefile
R gnu/usr.bin/groff/src/libs/libdriver/Makefile.depend
R gnu/usr.bin/groff/src/libs/libgroff/Makefile
R gnu/usr.bin/groff/src/libs/libgroff/Makefile.depend
R gnu/usr.bin/groff/src/preproc/Makefile
R gnu/usr.bin/groff/src/preproc/Makefile.inc
R gnu/usr.bin/groff/src/preproc/eqn/Makefile
R gnu/usr.bin/groff/src/preproc/eqn/Makefile.depend
R gnu/usr.bin/groff/src/preproc/grn/Makefile
R gnu/usr.bin/groff/src/preproc/grn/Makefile.depend
R gnu/usr.bin/groff/src/preproc/html/Makefile
R gnu/usr.bin/groff/src/preproc/html/Makefile.depend
R gnu/usr.bin/groff/src/preproc/pic/Makefile
R gnu/usr.bin/groff/src/preproc/pic/Makefile.depend
R gnu/usr.bin/groff/src/preproc/refer/Makefile
R gnu/usr.bin/groff/src/preproc/refer/Makefile.depend
R gnu/usr.bin/groff/src/preproc/soelim/Makefile
R gnu/usr.bin/groff/src/preproc/tbl/Makefile
R gnu/usr.bin/groff/src/preproc/tbl/Makefile.depend
R gnu/usr.bin/groff/src/roff/Makefile
R gnu/usr.bin/groff/src/roff/Makefile.inc
R gnu/usr.bin/groff/src/roff/groff/Makefile
R gnu/usr.bin/groff/src/roff/groff/Makefile.depend
R gnu/usr.bin/groff/src/roff/grog/Makefile
R gnu/usr.bin/groff/src/roff/grog/Makefile.depend
R gnu/usr.bin/groff/src/roff/nroff/Makefile
R gnu/usr.bin/groff/src/roff/nroff/Makefile.depend
R gnu/usr.bin/groff/src/roff/psroff/Makefile
R gnu/usr.bin/groff/src/roff/psroff/Makefile.depend
R gnu/usr.bin/groff/src/roff/psroff/psroff.1
R gnu/usr.bin/groff/src/roff/psroff/psroff.sh
R gnu/usr.bin/groff/src/roff/troff/Makefile
R gnu/usr.bin/groff/src/roff/troff/Makefile.depend
R gnu/usr.bin/groff/src/utils/Makefile
R gnu/usr.bin/groff/src/utils/Makefile.inc
R gnu/usr.bin/groff/src/utils/addftinfo/Makefile
R gnu/usr.bin/groff/src/utils/addftinfo/Makefile.depend
R gnu/usr.bin/groff/src/utils/afmtodit/Makefile
R gnu/usr.bin/groff/src/utils/afmtodit/Makefile.depend
R gnu/usr.bin/groff/src/utils/hpftodit/Makefile
R gnu/usr.bin/groff/src/utils/hpftodit/Makefile.depend
R gnu/usr.bin/groff/src/utils/indxbib/Makefile
R gnu/usr.bin/groff/src/utils/indxbib/Makefile.depend
R gnu/usr.bin/groff/src/utils/lkbib/Makefile
R gnu/usr.bin/groff/src/utils/lkbib/Makefile.depend
R gnu/usr.bin/groff/src/utils/lookbib/Makefile
R gnu/usr.bin/groff/src/utils/lookbib/Makefile.depend
R gnu/usr.bin/groff/src/utils/pfbtops/Makefile
R gnu/usr.bin/groff/src/utils/pfbtops/Makefile.depend
R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile
R gnu/usr.bin/groff/src/utils/tfmtodit/Makefile.depend
R gnu/usr.bin/groff/tmac/Makefile
R gnu/usr.bin/groff/tmac/Makefile.depend
R gnu/usr.bin/groff/tmac/fr.ISO8859-1.in
R gnu/usr.bin/groff/tmac/hyphen.ru
R gnu/usr.bin/groff/tmac/koi8-r.tmac
R gnu/usr.bin/groff/tmac/mdoc.local.in
R gnu/usr.bin/groff/tmac/ru.KOI8-R.in
R gnu/usr.bin/texinfo/Makefile
R gnu/usr.bin/texinfo/Makefile.inc
R gnu/usr.bin/texinfo/doc/Makefile
R gnu/usr.bin/texinfo/info/Makefile
R gnu/usr.bin/texinfo/infokey/Makefile
R gnu/usr.bin/texinfo/install-info/Makefile
R gnu/usr.bin/texinfo/libtxi/Makefile
R gnu/usr.bin/texinfo/makeinfo/Makefile
R gnu/usr.bin/texinfo/texindex/Makefile
M include/Makefile
M include/Makefile.depend
M include/_ctype.h
M include/a.out.h
M include/ar.h
M include/arpa/Makefile
M include/arpa/Makefile.depend
M include/arpa/ftp.h
M include/arpa/inet.h
M include/arpa/nameser.h
M include/arpa/nameser_compat.h
M include/arpa/telnet.h
M include/arpa/tftp.h
M include/assert.h
M include/bitstring.h
M include/complex.h
M include/cpio.h
M include/ctype.h
M include/db.h
M include/dirent.h
M include/dlfcn.h
M include/elf-hints.h
M include/elf.h
M include/err.h
M include/fmtmsg.h
M include/fnmatch.h
M include/fstab.h
M include/fts.h
M include/ftw.h
M include/getopt.h
M include/glob.h
M include/grp.h
M include/gssapi.h
M include/gssapi/Makefile
M include/gssapi/Makefile.depend
M include/gssapi/gssapi.h
M include/hesiod.h
M include/iconv.h
M include/ieeefp.h
M include/ifaddrs.h
M include/inttypes.h
M include/iso646.h
M include/kenv.h
M include/langinfo.h
M include/libgen.h
M include/limits.h
M include/link.h
M include/locale.h
M include/malloc.h
M include/malloc_np.h
M include/memory.h
M include/mk-osreldate.sh
M include/monetary.h
M include/mpool.h
M include/mqueue.h
M include/ndbm.h
M include/netconfig.h
M include/netdb.h
M include/nl_types.h
M include/nlist.h
M include/nss.h
M include/nsswitch.h
M include/paths.h
M include/printf.h
M include/proc_service.h
M include/protocols/Makefile
M include/protocols/Makefile.depend
M include/protocols/dumprestore.h
M include/protocols/routed.h
M include/protocols/rwhod.h
M include/protocols/talkd.h
M include/protocols/timed.h
M include/pthread.h
M include/pthread_np.h
M include/pwd.h
M include/ranlib.h
M include/readpassphrase.h
M include/regex.h
M include/res_update.h
M include/resolv.h
M include/rpc/Makefile
M include/rpc/Makefile.depend
M include/rpc/auth.h
M include/rpc/auth_des.h
M include/rpc/auth_kerb.h
M include/rpc/auth_unix.h
M include/rpc/clnt.h
M include/rpc/clnt_soc.h
M include/rpc/clnt_stat.h
M include/rpc/des.h
M include/rpc/des_crypt.h
M include/rpc/nettype.h
M include/rpc/pmap_clnt.h
M include/rpc/pmap_prot.h
M include/rpc/pmap_rmt.h
M include/rpc/raw.h
M include/rpc/rpc.h
M include/rpc/rpc_com.h
M include/rpc/rpc_msg.h
M include/rpc/rpcb_clnt.h
M include/rpc/rpcb_prot.x
M include/rpc/rpcent.h
M include/rpc/rpcsec_gss.h
M include/rpc/svc.h
M include/rpc/svc_auth.h
M include/rpc/svc_dg.h
M include/rpc/svc_soc.h
M include/rpc/xdr.h
M include/rpcsvc/Makefile
M include/rpcsvc/Makefile.depend
M include/rpcsvc/bootparam_prot.x
M include/rpcsvc/crypt.x
M include/rpcsvc/key_prot.x
M include/rpcsvc/klm_prot.x
M include/rpcsvc/mount.x
M include/rpcsvc/nfs_prot.x
M include/rpcsvc/nis.x
M include/rpcsvc/nis_cache.x
M include/rpcsvc/nis_callback.x
M include/rpcsvc/nis_db.h
M include/rpcsvc/nis_object.x
M include/rpcsvc/nis_tags.h
M include/rpcsvc/nislib.h
M include/rpcsvc/nlm_prot.x
M include/rpcsvc/pmap_prot.x
M include/rpcsvc/rex.x
M include/rpcsvc/rnusers.x
M include/rpcsvc/rquota.x
M include/rpcsvc/rstat.x
M include/rpcsvc/sm_inter.x
M include/rpcsvc/spray.x
M include/rpcsvc/yp.x
M include/rpcsvc/yp_prot.h
M include/rpcsvc/ypclnt.h
M include/rpcsvc/yppasswd.x
M include/rpcsvc/ypupdate_prot.x
M include/rpcsvc/ypxfrd.x
M include/runetype.h
M include/search.h
M include/semaphore.h
M include/setjmp.h
M include/signal.h
M include/spawn.h
M include/stab.h
M include/stdalign.h
M include/stdbool.h
M include/stddef.h
M include/stdio.h
M include/stdlib.h
M include/stdnoreturn.h
M include/string.h
M include/stringlist.h
M include/strings.h
M include/sysexits.h
M include/tar.h
M include/termios.h
M include/tgmath.h
M include/time.h
M include/timeconv.h
M include/timers.h
M include/ttyent.h
M include/uchar.h
M include/ulimit.h
M include/unistd.h
M include/unwind.h
M include/utime.h
M include/utmpx.h
M include/uuid.h
M include/varargs.h
M include/wchar.h
M include/wctype.h
M include/wordexp.h
M include/xlocale.h
M include/xlocale/Makefile
M include/xlocale/Makefile.depend
M include/xlocale/_ctype.h
M include/xlocale/_inttypes.h
M include/xlocale/_langinfo.h
M include/xlocale/_locale.h
M include/xlocale/_monetary.h
M include/xlocale/_stdio.h
M include/xlocale/_stdlib.h
M include/xlocale/_string.h
M include/xlocale/_strings.h
M include/xlocale/_time.h
M include/xlocale/_uchar.h
M include/xlocale/_wchar.h
M lib/Makefile
M lib/Makefile.inc
M lib/atf/Makefile
M lib/atf/Makefile.inc
M lib/atf/common.mk
M lib/atf/libatf-c++/Makefile
M lib/atf/libatf-c++/Makefile.depend
M lib/atf/libatf-c++/Makefile.inc
M lib/atf/libatf-c++/tests/Makefile.depend
M lib/atf/libatf-c++/tests/detail/Makefile.depend
M lib/atf/libatf-c/Makefile
M lib/atf/libatf-c/Makefile.depend
M lib/atf/libatf-c/Makefile.inc
M lib/atf/libatf-c/tests/Makefile
M lib/atf/libatf-c/tests/Makefile.depend
M lib/atf/libatf-c/tests/Makefile.inc
M lib/atf/libatf-c/tests/detail/Makefile
M lib/atf/libatf-c/tests/detail/Makefile.depend
M lib/atf/tests/Makefile
M lib/atf/tests/Makefile.depend
M lib/atf/tests/test-programs/Makefile
M lib/atf/tests/test-programs/Makefile.depend
M lib/clang/Makefile
A lib/clang/Makefile.inc
M lib/clang/clang.build.mk
M lib/clang/headers/Makefile
M lib/clang/headers/Makefile.depend
A lib/clang/include/Plugins/Plugins.def
M lib/clang/include/VCSVersion.inc
M lib/clang/include/clang/Basic/Version.inc
M lib/clang/include/clang/Config/config.h
M lib/clang/include/lld/Common/Version.inc
M lib/clang/include/lldb/Host/Config.h
M lib/clang/include/llvm/Config/AsmParsers.def
M lib/clang/include/llvm/Config/abi-breaking.h
M lib/clang/include/llvm/Config/config.h
M lib/clang/include/llvm/Config/llvm-config.h
M lib/clang/include/llvm/Support/VCSRevision.h
M lib/clang/libclang/Makefile
A lib/clang/liblldb/LLDBWrapLua.cpp
M lib/clang/liblldb/Makefile
M lib/clang/libllvm/Makefile
M lib/clang/libllvmminimal/Makefile
M lib/clang/llvm.build.mk
M lib/csu/Makefile
M lib/csu/Makefile.inc
M lib/csu/aarch64/Makefile
A lib/csu/aarch64/crt.h
M lib/csu/aarch64/crt1.c
M lib/csu/aarch64/crti.S
M lib/csu/aarch64/crtn.S
M lib/csu/amd64/Makefile
A lib/csu/amd64/crt.h
M lib/csu/amd64/crt1.c
A lib/csu/amd64/reloc.c
M lib/csu/arm/Makefile
M lib/csu/arm/Makefile.depend
A lib/csu/arm/crt.h
M lib/csu/arm/crt1.c
M lib/csu/arm/crti.S
M lib/csu/arm/crtn.S
A lib/csu/common/crtbegin.c
M lib/csu/common/crtbrand.c
A lib/csu/common/crtend.c
M lib/csu/common/ignore_init.c
M lib/csu/common/notes.h
M lib/csu/i386/Makefile
A lib/csu/i386/crt.h
M lib/csu/i386/crt1_c.c
A lib/csu/i386/reloc.c
M lib/csu/mips/Makefile
M lib/csu/mips/Makefile.depend
A lib/csu/mips/crt.h
M lib/csu/mips/crt1.c
M lib/csu/mips/crti.S
M lib/csu/mips/crtn.S
M lib/csu/powerpc/Makefile
M lib/csu/powerpc/Makefile.depend
A lib/csu/powerpc/crt.h
M lib/csu/powerpc/crt1.c
M lib/csu/powerpc/crti.S
M lib/csu/powerpc/crtn.S
A lib/csu/powerpc/crtsavres.S
M lib/csu/powerpc64/Makefile
M lib/csu/powerpc64/Makefile.depend
A lib/csu/powerpc64/crt.h
M lib/csu/powerpc64/crt1.c
M lib/csu/powerpc64/crti.S
M lib/csu/powerpc64/crtn.S
M lib/csu/riscv/Makefile
A lib/csu/riscv/crt.h
M lib/csu/riscv/crt1.c
M lib/csu/riscv/crti.S
M lib/csu/riscv/crtn.S
A lib/csu/tests/Makefile
A lib/csu/tests/Makefile.inc
A lib/csu/tests/Makefile.tests
A lib/csu/tests/cxx_constructors.cc
A lib/csu/tests/dso/Makefile
A lib/csu/tests/dynamic/Makefile
A lib/csu/tests/dynamiclib/Makefile
A lib/csu/tests/dynamicpie/Makefile
A lib/csu/tests/fini_test.c
A lib/csu/tests/init_test.c
A lib/csu/tests/static/Makefile
A lib/geom/Makefile
A lib/geom/Makefile.classes
A lib/geom/Makefile.inc
A lib/geom/cache/Makefile
A lib/geom/cache/Makefile.depend
A lib/geom/cache/gcache.8
A lib/geom/cache/geom_cache.c
A lib/geom/concat/Makefile
A lib/geom/concat/Makefile.depend
A lib/geom/concat/gconcat.8
A lib/geom/concat/geom_concat.c
A lib/geom/eli/Makefile
A lib/geom/eli/Makefile.depend
A lib/geom/eli/geli.8
A lib/geom/eli/geom_eli.c
A lib/geom/journal/Makefile
A lib/geom/journal/Makefile.depend
A lib/geom/journal/geom_journal.c
A lib/geom/journal/geom_journal.h
A lib/geom/journal/geom_journal_ufs.c
A lib/geom/journal/gjournal.8
A lib/geom/label/Makefile
A lib/geom/label/Makefile.depend
A lib/geom/label/geom_label.c
A lib/geom/label/glabel.8
A lib/geom/mirror/Makefile
A lib/geom/mirror/Makefile.depend
A lib/geom/mirror/geom_mirror.c
A lib/geom/mirror/gmirror.8
A lib/geom/mountver/Makefile
A lib/geom/mountver/Makefile.depend
A lib/geom/mountver/geom_mountver.c
A lib/geom/mountver/gmountver.8
A lib/geom/multipath/Makefile
A lib/geom/multipath/Makefile.depend
A lib/geom/multipath/geom_multipath.c
A lib/geom/multipath/gmultipath.8
A lib/geom/nop/Makefile
A lib/geom/nop/Makefile.depend
A lib/geom/nop/geom_nop.c
A lib/geom/nop/gnop.8
A lib/geom/part/Makefile
A lib/geom/part/Makefile.depend
A lib/geom/part/geom_part.c
A lib/geom/part/gpart.8
A lib/geom/raid/Makefile
A lib/geom/raid/Makefile.depend
A lib/geom/raid/geom_raid.c
A lib/geom/raid/graid.8
A lib/geom/raid3/Makefile
A lib/geom/raid3/Makefile.depend
A lib/geom/raid3/geom_raid3.c
A lib/geom/raid3/graid3.8
A lib/geom/sched/Makefile
A lib/geom/sched/Makefile.depend
A lib/geom/sched/geom_sched.c
A lib/geom/sched/gsched.8
A lib/geom/shsec/Makefile
A lib/geom/shsec/Makefile.depend
A lib/geom/shsec/geom_shsec.c
A lib/geom/shsec/gshsec.8
A lib/geom/stripe/Makefile
A lib/geom/stripe/Makefile.depend
A lib/geom/stripe/geom_stripe.c
A lib/geom/stripe/gstripe.8
A lib/geom/virstor/Makefile
A lib/geom/virstor/Makefile.depend
A lib/geom/virstor/geom_virstor.c
A lib/geom/virstor/gvirstor.8
A lib/googletest/Makefile
A lib/googletest/Makefile.inc
A lib/googletest/gmock/Makefile
A lib/googletest/gmock/Makefile.inc
A lib/googletest/gmock_main/Makefile
A lib/googletest/gmock_main/Makefile.inc
A lib/googletest/gtest/Makefile
A lib/googletest/gtest/Makefile.inc
A lib/googletest/gtest_main/Makefile
A lib/googletest/gtest_main/Makefile.inc
A lib/googletest/tests/Makefile
A lib/googletest/tests/Makefile.inc
A lib/googletest/tests/gmock/Makefile
A lib/googletest/tests/gmock_main/Makefile
A lib/googletest/tests/gtest/Makefile
A lib/googletest/tests/gtest_main/Makefile
M lib/lib80211/Makefile
M lib/lib80211/Makefile.depend
M lib/lib80211/lib80211.3
M lib/lib80211/lib80211_ioctl.c
M lib/lib80211/lib80211_ioctl.h
M lib/lib80211/lib80211_regdomain.c
M lib/lib80211/lib80211_regdomain.h
A lib/lib80211/regdomain.xml
M lib/libalias/libalias/Makefile
M lib/libalias/libalias/Makefile.depend
A lib/libalias/libalias/libalias.conf
M lib/libalias/modules/Makefile.inc
M lib/libalias/modules/cuseeme/Makefile
M lib/libalias/modules/cuseeme/Makefile.depend
M lib/libalias/modules/dummy/Makefile
M lib/libalias/modules/dummy/Makefile.depend
M lib/libalias/modules/ftp/Makefile
M lib/libalias/modules/ftp/Makefile.depend
M lib/libalias/modules/irc/Makefile
M lib/libalias/modules/irc/Makefile.depend
M lib/libalias/modules/nbt/Makefile.depend
M lib/libalias/modules/pptp/Makefile.depend
M lib/libalias/modules/skinny/Makefile
M lib/libalias/modules/skinny/Makefile.depend
M lib/libalias/modules/smedia/Makefile
M lib/libalias/modules/smedia/Makefile.depend
M lib/libarchive/Makefile
M lib/libarchive/Makefile.depend
A lib/libarchive/Makefile.depend.options
M lib/libarchive/tests/Makefile
M lib/libarchive/tests/Makefile.depend
M lib/libarchive/tests/functional_test.sh
M lib/libauditd/Makefile.depend
M lib/libbe/Makefile
A lib/libbe/Makefile.depend
M lib/libbe/be.c
M lib/libbe/be.h
M lib/libbe/be_access.c
M lib/libbe/be_error.c
M lib/libbe/be_impl.h
M lib/libbe/be_info.c
M lib/libbe/libbe.3
M lib/libbe/tests/Makefile
M lib/libbe/tests/be_create.sh
M lib/libbe/tests/target_prog.c
A lib/libbearssl/Makefile
A lib/libbearssl/Makefile.depend
A lib/libbearssl/Makefile.inc
A lib/libbearssl/Makefile.libsa.inc
M lib/libbegemot/Makefile
M lib/libbegemot/Makefile.depend
M lib/libblacklist/Makefile
M lib/libblacklist/Makefile.depend
M lib/libblocksruntime/Makefile
M lib/libblocksruntime/Makefile.depend
M lib/libbluetooth/Makefile
M lib/libbluetooth/Makefile.depend
M lib/libbluetooth/bluetooth.3
M lib/libbluetooth/bluetooth.c
M lib/libbluetooth/bluetooth.h
M lib/libbluetooth/dev.c
M lib/libbluetooth/hci.c
A lib/libbluetooth/hosts
A lib/libbluetooth/protocols
M lib/libbsdstat/Makefile.depend
M lib/libbsdstat/bsdstat.c
M lib/libbsdstat/bsdstat.h
M lib/libbsm/Makefile.depend
M lib/libbsnmp/Makefile
M lib/libbsnmp/libbsnmp/Makefile
M lib/libbz2/Makefile
M lib/libbz2/Makefile.depend
M lib/libc++/Makefile
M lib/libc++/Makefile.depend
A lib/libc++/__config_site
M lib/libc++experimental/Makefile
A lib/libc++experimental/Makefile.depend
M lib/libc/Makefile
M lib/libc/Makefile.depend
A lib/libc/Makefile.depend.options
M lib/libc/aarch64/Makefile.inc
M lib/libc/aarch64/SYS.h
M lib/libc/aarch64/Symbol.map
M lib/libc/aarch64/_fpmath.h
M lib/libc/aarch64/arith.h
M lib/libc/aarch64/gd_qnan.h
M lib/libc/aarch64/gen/Makefile.inc
M lib/libc/aarch64/gen/_ctx_start.S
M lib/libc/aarch64/gen/_set_tp.c
M lib/libc/aarch64/gen/_setjmp.S
M lib/libc/aarch64/gen/fabs.S
M lib/libc/aarch64/gen/flt_rounds.c
M lib/libc/aarch64/gen/fpgetmask.c
M lib/libc/aarch64/gen/fpsetmask.c
M lib/libc/aarch64/gen/infinity.c
M lib/libc/aarch64/gen/makecontext.c
M lib/libc/aarch64/gen/setjmp.S
M lib/libc/aarch64/gen/sigsetjmp.S
M lib/libc/aarch64/static_tls.h
A lib/libc/aarch64/string/Makefile.inc
M lib/libc/aarch64/sys/Makefile.inc
M lib/libc/aarch64/sys/__vdso_gettc.c
M lib/libc/aarch64/sys/cerror.S
M lib/libc/aarch64/sys/syscall.S
M lib/libc/aarch64/sys/vfork.S
M lib/libc/amd64/Makefile.inc
M lib/libc/amd64/SYS.h
M lib/libc/amd64/Symbol.map
M lib/libc/amd64/_fpmath.h
M lib/libc/amd64/gd_qnan.h
M lib/libc/amd64/gen/Makefile.inc
M lib/libc/amd64/gen/_set_tp.c
M lib/libc/amd64/gen/_setjmp.S
M lib/libc/amd64/gen/fpgetmask.c
M lib/libc/amd64/gen/fpgetprec.c
M lib/libc/amd64/gen/fpgetround.c
M lib/libc/amd64/gen/fpgetsticky.c
M lib/libc/amd64/gen/fpsetmask.c
M lib/libc/amd64/gen/fpsetprec.c
M lib/libc/amd64/gen/fpsetround.c
M lib/libc/amd64/gen/infinity.c
M lib/libc/amd64/gen/makecontext.c
M lib/libc/amd64/gen/rfork_thread.S
M lib/libc/amd64/gen/setjmp.S
M lib/libc/amd64/gen/signalcontext.c
M lib/libc/amd64/gen/sigsetjmp.S
M lib/libc/amd64/stdlib/div.S
M lib/libc/amd64/stdlib/ldiv.S
M lib/libc/amd64/stdlib/lldiv.S
M lib/libc/amd64/string/Makefile.inc
M lib/libc/amd64/string/bcmp.S
A lib/libc/amd64/string/bcopy.c
A lib/libc/amd64/string/bzero.c
M lib/libc/amd64/string/memcmp.S
M lib/libc/amd64/string/memcpy.S
M lib/libc/amd64/string/memmove.S
M lib/libc/amd64/string/memset.S
M lib/libc/amd64/string/stpcpy.S
M lib/libc/amd64/string/strcat.S
M lib/libc/amd64/string/strcmp.S
M lib/libc/amd64/string/strcpy.c
M lib/libc/amd64/sys/Makefile.inc
M lib/libc/amd64/sys/amd64_get_fsbase.c
M lib/libc/amd64/sys/amd64_get_gsbase.c
M lib/libc/amd64/sys/amd64_set_fsbase.c
M lib/libc/amd64/sys/amd64_set_gsbase.c
M lib/libc/amd64/sys/cerror.S
M lib/libc/amd64/sys/getcontext.S
M lib/libc/amd64/sys/vfork.S
M lib/libc/arm/Makefile.inc
M lib/libc/arm/SYS.h
M lib/libc/arm/Symbol.map
M lib/libc/arm/Symbol_vfp.map
M lib/libc/arm/_fpmath.h
M lib/libc/arm/aeabi/Makefile.inc
M lib/libc/arm/aeabi/Symbol.map
M lib/libc/arm/aeabi/aeabi_asm_double.S
M lib/libc/arm/aeabi/aeabi_asm_float.S
M lib/libc/arm/aeabi/aeabi_atexit.c
M lib/libc/arm/aeabi/aeabi_double.c
M lib/libc/arm/aeabi/aeabi_float.c
M lib/libc/arm/aeabi/aeabi_int_div.S
M lib/libc/arm/aeabi/aeabi_unwind_cpp.c
M lib/libc/arm/aeabi/aeabi_unwind_exidx.c
M lib/libc/arm/aeabi/aeabi_vfp.h
M lib/libc/arm/aeabi/aeabi_vfp_double.S
M lib/libc/arm/aeabi/aeabi_vfp_float.S
M lib/libc/arm/arith.h
M lib/libc/arm/gd_qnan.h
M lib/libc/arm/gen/Makefile.inc
M lib/libc/arm/gen/__aeabi_read_tp.S
M lib/libc/arm/gen/_ctx_start.S
M lib/libc/arm/gen/_set_tp.c
M lib/libc/arm/gen/_setjmp.S
M lib/libc/arm/gen/alloca.S
A lib/libc/arm/gen/arm_drain_writebuf.2
A lib/libc/arm/gen/arm_drain_writebuf.c
M lib/libc/arm/gen/arm_initfini.c
A lib/libc/arm/gen/arm_sync_icache.2
A lib/libc/arm/gen/arm_sync_icache.c
M lib/libc/arm/gen/divsi3.S
M lib/libc/arm/gen/fabs.c
M lib/libc/arm/gen/flt_rounds.c
M lib/libc/arm/gen/fpgetmask_vfp.c
M lib/libc/arm/gen/fpgetround_vfp.c
M lib/libc/arm/gen/fpgetsticky_vfp.c
M lib/libc/arm/gen/fpsetmask_vfp.c
M lib/libc/arm/gen/fpsetround_vfp.c
M lib/libc/arm/gen/fpsetsticky_vfp.c
M lib/libc/arm/gen/getcontextx.c
M lib/libc/arm/gen/infinity.c
M lib/libc/arm/gen/makecontext.c
M lib/libc/arm/gen/setjmp.S
M lib/libc/arm/gen/signalcontext.c
M lib/libc/arm/gen/sigsetjmp.S
M lib/libc/arm/softfloat/arm-gcc.h
M lib/libc/arm/softfloat/milieu.h
M lib/libc/arm/softfloat/softfloat.h
M lib/libc/arm/static_tls.h
M lib/libc/arm/string/Makefile.inc
M lib/libc/arm/string/bcopy.S
M lib/libc/arm/string/bzero.S
M lib/libc/arm/string/ffs.S
M lib/libc/arm/string/memcmp.S
M lib/libc/arm/string/memcpy.S
M lib/libc/arm/string/memcpy_arm.S
M lib/libc/arm/string/memcpy_xscale.S
M lib/libc/arm/string/memmove.S
M lib/libc/arm/string/memset.S
M lib/libc/arm/string/strcmp.S
M lib/libc/arm/string/strlen.S
M lib/libc/arm/string/strncmp.S
M lib/libc/arm/sys/Makefile.inc
M lib/libc/arm/sys/Ovfork.S
M lib/libc/arm/sys/__vdso_gettc.c
M lib/libc/arm/sys/cerror.S
M lib/libc/arm/sys/syscall.S
M lib/libc/capability/cap_rights_init.3
M lib/libc/compat-43/creat.2
M lib/libc/compat-43/creat.c
M lib/libc/compat-43/gethostid.3
M lib/libc/compat-43/gethostid.c
M lib/libc/compat-43/getwd.c
M lib/libc/compat-43/killpg.2
M lib/libc/compat-43/killpg.c
M lib/libc/compat-43/sethostid.c
M lib/libc/compat-43/setpgrp.c
M lib/libc/compat-43/setrgid.c
M lib/libc/compat-43/setruid.3
M lib/libc/compat-43/setruid.c
M lib/libc/compat-43/sigcompat.c
M lib/libc/compat-43/sigpause.2
M lib/libc/compat-43/sigsetmask.2
M lib/libc/compat-43/sigvec.2
M lib/libc/db/Symbol.map
M lib/libc/db/btree/Makefile.inc
M lib/libc/db/btree/bt_close.c
M lib/libc/db/btree/bt_conv.c
M lib/libc/db/btree/bt_debug.c
M lib/libc/db/btree/bt_delete.c
M lib/libc/db/btree/bt_get.c
M lib/libc/db/btree/bt_open.c
M lib/libc/db/btree/bt_overflow.c
M lib/libc/db/btree/bt_page.c
M lib/libc/db/btree/bt_put.c
M lib/libc/db/btree/bt_search.c
M lib/libc/db/btree/bt_seq.c
M lib/libc/db/btree/bt_split.c
M lib/libc/db/btree/bt_utils.c
M lib/libc/db/btree/btree.h
M lib/libc/db/btree/extern.h
M lib/libc/db/db/Makefile.inc
M lib/libc/db/db/db.c
M lib/libc/db/docs/hash.usenix.ps
M lib/libc/db/docs/libtp.usenix.ps
M lib/libc/db/hash/Makefile.inc
M lib/libc/db/hash/README
M lib/libc/db/hash/extern.h
M lib/libc/db/hash/hash.c
M lib/libc/db/hash/hash.h
M lib/libc/db/hash/hash_bigkey.c
M lib/libc/db/hash/hash_buf.c
M lib/libc/db/hash/hash_func.c
M lib/libc/db/hash/hash_log2.c
M lib/libc/db/hash/hash_page.c
M lib/libc/db/hash/ndbm.c
M lib/libc/db/hash/page.h
M lib/libc/db/man/btree.3
M lib/libc/db/man/dbopen.3
M lib/libc/db/man/hash.3
M lib/libc/db/man/mpool.3
M lib/libc/db/man/recno.3
M lib/libc/db/mpool/Makefile.inc
M lib/libc/db/mpool/mpool-compat.c
M lib/libc/db/mpool/mpool.c
M lib/libc/db/mpool/mpool.libtp
M lib/libc/db/recno/Makefile.inc
M lib/libc/db/recno/extern.h
M lib/libc/db/recno/rec_close.c
M lib/libc/db/recno/rec_delete.c
M lib/libc/db/recno/rec_get.c
M lib/libc/db/recno/rec_open.c
M lib/libc/db/recno/rec_put.c
M lib/libc/db/recno/rec_search.c
M lib/libc/db/recno/rec_seq.c
M lib/libc/db/recno/rec_utils.c
M lib/libc/db/recno/recno.h
M lib/libc/db/test/Makefile
M lib/libc/db/test/btree.tests/main.c
M lib/libc/db/test/dbtest.c
M lib/libc/db/test/hash.tests/driver2.c
M lib/libc/db/test/hash.tests/tcreat3.c
M lib/libc/db/test/hash.tests/tdel.c
M lib/libc/db/test/hash.tests/thash4.c
M lib/libc/db/test/hash.tests/tread2.c
M lib/libc/db/test/hash.tests/tseq.c
M lib/libc/db/test/hash.tests/tverify.c
M lib/libc/gdtoa/Makefile.inc
M lib/libc/gdtoa/Symbol.map
M lib/libc/gdtoa/_hdtoa.c
M lib/libc/gdtoa/_hldtoa.c
M lib/libc/gdtoa/_ldtoa.c
M lib/libc/gdtoa/glue.c
M lib/libc/gdtoa/machdep_ldisQ.c
M lib/libc/gdtoa/machdep_ldisd.c
M lib/libc/gdtoa/machdep_ldisx.c
M lib/libc/gen/Makefile.inc
M lib/libc/gen/Symbol.map
M lib/libc/gen/__getosreldate.c
M lib/libc/gen/__pthread_mutex_init_calloc_cb_stub.c
M lib/libc/gen/__xuname.c
M lib/libc/gen/_once_stub.c
M lib/libc/gen/_pthread_stubs.c
M lib/libc/gen/_rand48.c
M lib/libc/gen/_spinlock_stub.c
M lib/libc/gen/_thread_init.c
M lib/libc/gen/alarm.3
M lib/libc/gen/alarm.c
A lib/libc/gen/arc4random-compat.c
M lib/libc/gen/arc4random.3
M lib/libc/gen/arc4random.c
A lib/libc/gen/arc4random.h
A lib/libc/gen/arc4random_uniform.c
M lib/libc/gen/assert.c
A lib/libc/gen/auxv.3
M lib/libc/gen/auxv.c
M lib/libc/gen/basename.3
M lib/libc/gen/basename.c
A lib/libc/gen/basename_compat.c
M lib/libc/gen/cap_rights_get.3
M lib/libc/gen/cap_sandboxed.3
M lib/libc/gen/cap_sandboxed.c
M lib/libc/gen/check_utility_compat.3
M lib/libc/gen/check_utility_compat.c
M lib/libc/gen/clock.3
M lib/libc/gen/clock.c
M lib/libc/gen/clock_getcpuclockid.3
M lib/libc/gen/clock_getcpuclockid.c
M lib/libc/gen/closedir.c
M lib/libc/gen/confstr.3
M lib/libc/gen/confstr.c
M lib/libc/gen/crypt.c
M lib/libc/gen/ctermid.3
M lib/libc/gen/ctermid.c
M lib/libc/gen/daemon.3
M lib/libc/gen/daemon.c
A lib/libc/gen/devname-compat11.c
M lib/libc/gen/devname.3
M lib/libc/gen/devname.c
M lib/libc/gen/directory.3
M lib/libc/gen/dirfd.c
M lib/libc/gen/dirname.3
M lib/libc/gen/dirname.c
A lib/libc/gen/dirname_compat.c
M lib/libc/gen/disklabel.c
M lib/libc/gen/dl_iterate_phdr.3
M lib/libc/gen/dladdr.3
M lib/libc/gen/dlfcn.c
M lib/libc/gen/dlinfo.3
M lib/libc/gen/dllockinit.3
M lib/libc/gen/drand48.c
M lib/libc/gen/dup3.3
M lib/libc/gen/dup3.c
M lib/libc/gen/elf_utils.c
M lib/libc/gen/erand48.c
M lib/libc/gen/err.3
M lib/libc/gen/err.c
M lib/libc/gen/errlst.c
M lib/libc/gen/errno.c
M lib/libc/gen/exec.3
M lib/libc/gen/exec.c
A lib/libc/gen/exect.c
M lib/libc/gen/fdevname.c
M lib/libc/gen/feature_present.3
M lib/libc/gen/feature_present.c
M lib/libc/gen/fmtcheck.3
M lib/libc/gen/fmtcheck.c
M lib/libc/gen/fmtmsg.3
M lib/libc/gen/fmtmsg.c
M lib/libc/gen/fnmatch.3
M lib/libc/gen/fnmatch.c
M lib/libc/gen/fpclassify.3
M lib/libc/gen/fpclassify.c
M lib/libc/gen/frexp.3
M lib/libc/gen/frexp.c
M lib/libc/gen/fstab.c
M lib/libc/gen/ftok.3
M lib/libc/gen/ftok.c
M lib/libc/gen/fts-compat.c
M lib/libc/gen/fts-compat.h
A lib/libc/gen/fts-compat11.c
A lib/libc/gen/fts-compat11.h
M lib/libc/gen/fts.3
M lib/libc/gen/fts.c
A lib/libc/gen/ftw-compat11.c
M lib/libc/gen/ftw.3
M lib/libc/gen/ftw.c
A lib/libc/gen/gen-compat.h
M lib/libc/gen/gen-private.h
M lib/libc/gen/getbootfile.3
M lib/libc/gen/getbootfile.c
M lib/libc/gen/getbsize.3
M lib/libc/gen/getbsize.c
M lib/libc/gen/getcap.3
M lib/libc/gen/getcap.c
M lib/libc/gen/getcontext.3
M lib/libc/gen/getcwd.3
M lib/libc/gen/getcwd.c
M lib/libc/gen/getdiskbyname.3
M lib/libc/gen/getdomainname.3
M lib/libc/gen/getdomainname.c
A lib/libc/gen/getentropy.3
A lib/libc/gen/getentropy.c
M lib/libc/gen/getfsent.3
M lib/libc/gen/getgrent.3
M lib/libc/gen/getgrent.c
M lib/libc/gen/getgrouplist.3
M lib/libc/gen/getgrouplist.c
M lib/libc/gen/gethostname.3
M lib/libc/gen/gethostname.c
M lib/libc/gen/getloadavg.3
M lib/libc/gen/getloadavg.c
M lib/libc/gen/getlogin.c
A lib/libc/gen/getmntinfo-compat11.c
M lib/libc/gen/getmntinfo.3
M lib/libc/gen/getmntinfo.c
M lib/libc/gen/getnetgrent.3
M lib/libc/gen/getnetgrent.c
M lib/libc/gen/getosreldate.3
M lib/libc/gen/getosreldate.c
M lib/libc/gen/getpagesize.3
M lib/libc/gen/getpagesize.c
M lib/libc/gen/getpagesizes.3
M lib/libc/gen/getpagesizes.c
M lib/libc/gen/getpass.3
M lib/libc/gen/getpeereid.3
M lib/libc/gen/getpeereid.c
M lib/libc/gen/getprogname.3
M lib/libc/gen/getprogname.c
M lib/libc/gen/getpwent.3
M lib/libc/gen/getpwent.c
M lib/libc/gen/getttyent.3
M lib/libc/gen/getttyent.c
M lib/libc/gen/getusershell.3
M lib/libc/gen/getusershell.c
M lib/libc/gen/getutxent.3
M lib/libc/gen/getutxent.c
M lib/libc/gen/getvfsbyname.3
M lib/libc/gen/getvfsbyname.c
A lib/libc/gen/glob-compat11.c
A lib/libc/gen/glob-compat11.h
M lib/libc/gen/glob.3
M lib/libc/gen/glob.c
M lib/libc/gen/initgroups.3
M lib/libc/gen/initgroups.c
M lib/libc/gen/isatty.c
M lib/libc/gen/isgreater.3
M lib/libc/gen/isinf.c
M lib/libc/gen/isnan.c
M lib/libc/gen/jrand48.c
M lib/libc/gen/lcong48.c
M lib/libc/gen/ldexp.3
M lib/libc/gen/ldexp.c
M lib/libc/gen/libc_dlopen.c
M lib/libc/gen/lockf.3
M lib/libc/gen/lockf.c
M lib/libc/gen/lrand48.c
M lib/libc/gen/makecontext.3
A lib/libc/gen/memalign.c
M lib/libc/gen/modf.3
M lib/libc/gen/modf.c
M lib/libc/gen/mrand48.c
A lib/libc/gen/nftw-compat11.c
M lib/libc/gen/nftw.c
M lib/libc/gen/nice.3
M lib/libc/gen/nice.c
M lib/libc/gen/nlist.3
M lib/libc/gen/nlist.c
M lib/libc/gen/nrand48.c
M lib/libc/gen/opendir.c
M lib/libc/gen/pause.3
M lib/libc/gen/pause.c
M lib/libc/gen/pmadvise.c
M lib/libc/gen/popen.3
M lib/libc/gen/popen.c
M lib/libc/gen/posix_spawn.3
M lib/libc/gen/posix_spawn.c
M lib/libc/gen/posix_spawn_file_actions_addopen.3
M lib/libc/gen/posix_spawn_file_actions_init.3
M lib/libc/gen/posix_spawnattr_getflags.3
M lib/libc/gen/posix_spawnattr_getpgroup.3
M lib/libc/gen/posix_spawnattr_getschedparam.3
M lib/libc/gen/posix_spawnattr_getschedpolicy.3
M lib/libc/gen/posix_spawnattr_getsigdefault.3
M lib/libc/gen/posix_spawnattr_getsigmask.3
M lib/libc/gen/posix_spawnattr_init.3
M lib/libc/gen/psignal.3
M lib/libc/gen/psignal.c
M lib/libc/gen/pututxline.c
M lib/libc/gen/pw_scan.c
M lib/libc/gen/pw_scan.h
M lib/libc/gen/raise.3
M lib/libc/gen/raise.c
M lib/libc/gen/rand48.3
M lib/libc/gen/rand48.h
A lib/libc/gen/readdir-compat11.c
M lib/libc/gen/readdir.c
M lib/libc/gen/readpassphrase.3
M lib/libc/gen/readpassphrase.c
M lib/libc/gen/recvmmsg.c
M lib/libc/gen/rewinddir.c
M lib/libc/gen/rfork_thread.3
A lib/libc/gen/scandir-compat11.c
M lib/libc/gen/scandir.3
M lib/libc/gen/scandir.c
M lib/libc/gen/scandir_b.c
M lib/libc/gen/seed48.c
M lib/libc/gen/seekdir.c
M lib/libc/gen/sem.c
M lib/libc/gen/sem_destroy.3
M lib/libc/gen/sem_getvalue.3
M lib/libc/gen/sem_init.3
M lib/libc/gen/sem_new.c
M lib/libc/gen/sem_open.3
M lib/libc/gen/sem_post.3
M lib/libc/gen/sem_timedwait.3
M lib/libc/gen/sem_wait.3
M lib/libc/gen/semctl.c
M lib/libc/gen/sendmmsg.c
M lib/libc/gen/setdomainname.c
M lib/libc/gen/sethostname.c
M lib/libc/gen/setjmp.3
M lib/libc/gen/setjmperr.c
M lib/libc/gen/setmode.3
M lib/libc/gen/setmode.c
M lib/libc/gen/setproctitle.3
M lib/libc/gen/setproctitle.c
M lib/libc/gen/setprogname.c
A lib/libc/gen/shells
M lib/libc/gen/siginterrupt.3
M lib/libc/gen/siginterrupt.c
M lib/libc/gen/siglist.c
M lib/libc/gen/signal.3
M lib/libc/gen/signal.c
M lib/libc/gen/sigsetops.3
M lib/libc/gen/sigsetops.c
M lib/libc/gen/sleep.3
M lib/libc/gen/sleep.c
M lib/libc/gen/statvfs.3
M lib/libc/gen/statvfs.c
M lib/libc/gen/stringlist.3
M lib/libc/gen/stringlist.c
M lib/libc/gen/strtofflags.3
M lib/libc/gen/strtofflags.c
M lib/libc/gen/sysconf.3
M lib/libc/gen/sysconf.c
M lib/libc/gen/sysctl.3
M lib/libc/gen/sysctl.c
M lib/libc/gen/sysctlbyname.c
M lib/libc/gen/sysctlnametomib.c
M lib/libc/gen/syslog.3
M lib/libc/gen/syslog.c
M lib/libc/gen/tcgetpgrp.3
M lib/libc/gen/tcgetsid.3
A lib/libc/gen/tcgetwinsize.3
M lib/libc/gen/tcsendbreak.3
M lib/libc/gen/tcsetattr.3
M lib/libc/gen/tcsetpgrp.3
M lib/libc/gen/tcsetsid.3
M lib/libc/gen/telldir.c
M lib/libc/gen/telldir.h
M lib/libc/gen/termios.c
M lib/libc/gen/time.3
M lib/libc/gen/time.c
M lib/libc/gen/times.3
M lib/libc/gen/times.c
A lib/libc/gen/timespec_get.3
A lib/libc/gen/timespec_get.c
M lib/libc/gen/timezone.3
M lib/libc/gen/timezone.c
M lib/libc/gen/tls.c
M lib/libc/gen/trivial-getcontextx.c
M lib/libc/gen/ttyname.3
M lib/libc/gen/ttyname.c
M lib/libc/gen/ttyslot.c
M lib/libc/gen/tzset.3
M lib/libc/gen/ualarm.3
M lib/libc/gen/ualarm.c
M lib/libc/gen/ucontext.3
M lib/libc/gen/ulimit.3
M lib/libc/gen/ulimit.c
M lib/libc/gen/uname.3
M lib/libc/gen/uname.c
M lib/libc/gen/unvis-compat.c
M lib/libc/gen/usleep.3
M lib/libc/gen/usleep.c
M lib/libc/gen/utime.3
M lib/libc/gen/utime.c
M lib/libc/gen/utxdb.c
M lib/libc/gen/utxdb.h
M lib/libc/gen/valloc.3
M lib/libc/gen/valloc.c
M lib/libc/gen/wait.c
M lib/libc/gen/wait3.c
M lib/libc/gen/waitid.c
M lib/libc/gen/waitpid.c
M lib/libc/gen/wordexp.3
M lib/libc/gen/wordexp.c
M lib/libc/gmon/Makefile.inc
M lib/libc/gmon/Symbol.map
M lib/libc/gmon/gmon.c
M lib/libc/gmon/mcount.c
M lib/libc/gmon/moncontrol.3
M lib/libc/i386/Makefile.inc
M lib/libc/i386/SYS.h
M lib/libc/i386/Symbol.map
M lib/libc/i386/_fpmath.h
M lib/libc/i386/arith.h
M lib/libc/i386/gd_qnan.h
M lib/libc/i386/gen/Makefile.inc
M lib/libc/i386/gen/_ctx_start.S
M lib/libc/i386/gen/_set_tp.c
M lib/libc/i386/gen/_setjmp.S
M lib/libc/i386/gen/fabs.S
M lib/libc/i386/gen/flt_rounds.c
M lib/libc/i386/gen/infinity.c
M lib/libc/i386/gen/makecontext.c
M lib/libc/i386/gen/rfork_thread.S
M lib/libc/i386/gen/setjmp.S
M lib/libc/i386/gen/signalcontext.c
M lib/libc/i386/gen/sigsetjmp.S
M lib/libc/i386/static_tls.h
M lib/libc/i386/stdlib/Makefile.inc
M lib/libc/i386/stdlib/div.S
M lib/libc/i386/stdlib/ldiv.S
M lib/libc/i386/string/Makefile.inc
M lib/libc/i386/string/bcmp.S
M lib/libc/i386/string/bcopy.S
M lib/libc/i386/string/bzero.S
M lib/libc/i386/string/ffs.S
M lib/libc/i386/string/memchr.S
M lib/libc/i386/string/memcmp.S
M lib/libc/i386/string/memcpy.S
M lib/libc/i386/string/memmove.S
M lib/libc/i386/string/memset.S
M lib/libc/i386/string/strcat.S
M lib/libc/i386/string/strchr.S
M lib/libc/i386/string/strcmp.S
M lib/libc/i386/string/strcpy.S
M lib/libc/i386/string/strncmp.S
M lib/libc/i386/string/strrchr.S
M lib/libc/i386/string/swab.S
M lib/libc/i386/string/wcschr.S
M lib/libc/i386/string/wcscmp.S
M lib/libc/i386/string/wcslen.S
M lib/libc/i386/string/wmemchr.S
M lib/libc/i386/sys/Makefile.inc
M lib/libc/i386/sys/Ovfork.S
M lib/libc/i386/sys/cerror.S
M lib/libc/i386/sys/getcontext.S
M lib/libc/i386/sys/i386_clr_watch.c
M lib/libc/i386/sys/i386_get_fsbase.c
M lib/libc/i386/sys/i386_get_gsbase.c
M lib/libc/i386/sys/i386_get_ioperm.2
M lib/libc/i386/sys/i386_get_ioperm.c
M lib/libc/i386/sys/i386_get_ldt.2
M lib/libc/i386/sys/i386_get_ldt.c
M lib/libc/i386/sys/i386_set_fsbase.c
M lib/libc/i386/sys/i386_set_gsbase.c
M lib/libc/i386/sys/i386_set_ioperm.c
M lib/libc/i386/sys/i386_set_ldt.c
M lib/libc/i386/sys/i386_set_watch.3
M lib/libc/i386/sys/i386_set_watch.c
M lib/libc/i386/sys/i386_vm86.2
M lib/libc/i386/sys/i386_vm86.c
M lib/libc/i386/sys/syscall.S
M lib/libc/iconv/Makefile.inc
M lib/libc/iconv/Symbol.map
M lib/libc/iconv/__iconv.c
M lib/libc/iconv/__iconv_free_list.c
M lib/libc/iconv/__iconv_get_list.3
M lib/libc/iconv/__iconv_get_list.c
M lib/libc/iconv/_strtol.h
M lib/libc/iconv/_strtoul.h
M lib/libc/iconv/bsd_iconv.c
M lib/libc/iconv/citrus_aliasname_local.h
M lib/libc/iconv/citrus_bcs.c
M lib/libc/iconv/citrus_bcs.h
M lib/libc/iconv/citrus_bcs_strtol.c
M lib/libc/iconv/citrus_bcs_strtoul.c
M lib/libc/iconv/citrus_csmapper.c
M lib/libc/iconv/citrus_csmapper.h
M lib/libc/iconv/citrus_db.c
M lib/libc/iconv/citrus_db.h
M lib/libc/iconv/citrus_db_factory.c
M lib/libc/iconv/citrus_db_factory.h
M lib/libc/iconv/citrus_db_file.h
M lib/libc/iconv/citrus_db_hash.c
M lib/libc/iconv/citrus_db_hash.h
M lib/libc/iconv/citrus_esdb.c
M lib/libc/iconv/citrus_esdb.h
M lib/libc/iconv/citrus_esdb_file.h
M lib/libc/iconv/citrus_fix_grouping.h
M lib/libc/iconv/citrus_hash.c
M lib/libc/iconv/citrus_hash.h
M lib/libc/iconv/citrus_iconv.c
M lib/libc/iconv/citrus_iconv.h
M lib/libc/iconv/citrus_iconv_local.h
M lib/libc/iconv/citrus_lock.h
M lib/libc/iconv/citrus_lookup.c
M lib/libc/iconv/citrus_lookup.h
M lib/libc/iconv/citrus_lookup_factory.c
M lib/libc/iconv/citrus_lookup_factory.h
M lib/libc/iconv/citrus_lookup_file.h
M lib/libc/iconv/citrus_mapper.c
M lib/libc/iconv/citrus_mapper.h
M lib/libc/iconv/citrus_mapper_local.h
M lib/libc/iconv/citrus_memstream.c
M lib/libc/iconv/citrus_memstream.h
M lib/libc/iconv/citrus_mmap.c
M lib/libc/iconv/citrus_mmap.h
M lib/libc/iconv/citrus_module.c
M lib/libc/iconv/citrus_module.h
M lib/libc/iconv/citrus_namespace.h
M lib/libc/iconv/citrus_none.c
M lib/libc/iconv/citrus_none.h
M lib/libc/iconv/citrus_pivot_factory.c
M lib/libc/iconv/citrus_pivot_factory.h
M lib/libc/iconv/citrus_pivot_file.h
M lib/libc/iconv/citrus_prop.c
M lib/libc/iconv/citrus_prop.h
M lib/libc/iconv/citrus_region.h
M lib/libc/iconv/citrus_stdenc.c
M lib/libc/iconv/citrus_stdenc.h
M lib/libc/iconv/citrus_stdenc_local.h
M lib/libc/iconv/citrus_stdenc_template.h
M lib/libc/iconv/citrus_types.h
M lib/libc/iconv/iconv-internal.h
M lib/libc/iconv/iconv.3
M lib/libc/iconv/iconv.c
M lib/libc/iconv/iconv_canonicalize.3
M lib/libc/iconv/iconv_canonicalize.c
M lib/libc/iconv/iconv_close.c
M lib/libc/iconv/iconv_compat.c
M lib/libc/iconv/iconv_open.c
M lib/libc/iconv/iconv_open_into.c
M lib/libc/iconv/iconv_set_relocation_prefix.c
M lib/libc/iconv/iconvctl.3
M lib/libc/iconv/iconvctl.c
M lib/libc/iconv/iconvlist.3
M lib/libc/iconv/iconvlist.c
M lib/libc/include/block_abi.h
M lib/libc/include/compat.h
M lib/libc/include/errlst.h
M lib/libc/include/fpmath.h
M lib/libc/include/isc/eventlib.h
M lib/libc/include/isc/list.h
M lib/libc/include/isc/platform.h
M lib/libc/include/libc_private.h
M lib/libc/include/namespace.h
M lib/libc/include/nscache.h
M lib/libc/include/nscachedcli.h
M lib/libc/include/nss_tls.h
M lib/libc/include/port_after.h
M lib/libc/include/port_before.h
M lib/libc/include/reentrant.h
M lib/libc/include/spinlock.h
M lib/libc/include/un-namespace.h
M lib/libc/inet/Makefile.inc
M lib/libc/inet/Symbol.map
M lib/libc/inet/inet_addr.c
M lib/libc/inet/inet_cidr_ntop.c
M lib/libc/inet/inet_cidr_pton.c
M lib/libc/inet/inet_lnaof.c
M lib/libc/inet/inet_makeaddr.c
M lib/libc/inet/inet_net_ntop.c
M lib/libc/inet/inet_net_pton.c
M lib/libc/inet/inet_neta.c
M lib/libc/inet/inet_netof.c
M lib/libc/inet/inet_network.c
M lib/libc/inet/inet_ntoa.c
M lib/libc/inet/inet_ntop.c
M lib/libc/inet/inet_pton.c
M lib/libc/inet/nsap_addr.c
M lib/libc/isc/Makefile.inc
M lib/libc/isc/ev_streams.c
M lib/libc/isc/ev_timers.c
M lib/libc/isc/eventlib_p.h
A lib/libc/libc_nossp.ldscript
M lib/libc/locale/DESIGN.xlocale
M lib/libc/locale/Makefile.inc
M lib/libc/locale/Symbol.map
M lib/libc/locale/ascii.c
M lib/libc/locale/big5.5
M lib/libc/locale/big5.c
M lib/libc/locale/btowc.3
M lib/libc/locale/btowc.c
M lib/libc/locale/c16rtomb.c
M lib/libc/locale/c16rtomb_iconv.c
M lib/libc/locale/c32rtomb.c
M lib/libc/locale/c32rtomb_iconv.c
M lib/libc/locale/cXXrtomb_iconv.h
M lib/libc/locale/collate.c
M lib/libc/locale/collate.h
M lib/libc/locale/collcmp.c
M lib/libc/locale/ctype.3
M lib/libc/locale/ctype.c
M lib/libc/locale/ctype_l.3
M lib/libc/locale/digittoint.3
M lib/libc/locale/duplocale.3
M lib/libc/locale/euc.5
M lib/libc/locale/euc.c
M lib/libc/locale/fix_grouping.c
M lib/libc/locale/freelocale.3
M lib/libc/locale/gb18030.5
M lib/libc/locale/gb18030.c
M lib/libc/locale/gb2312.5
M lib/libc/locale/gb2312.c
M lib/libc/locale/gbk.5
M lib/libc/locale/gbk.c
M lib/libc/locale/isalnum.3
M lib/libc/locale/isalpha.3
M lib/libc/locale/isascii.3
M lib/libc/locale/isblank.3
M lib/libc/locale/iscntrl.3
M lib/libc/locale/isctype.c
M lib/libc/locale/isdigit.3
M lib/libc/locale/isgraph.3
M lib/libc/locale/isideogram.3
M lib/libc/locale/islower.3
M lib/libc/locale/isphonogram.3
M lib/libc/locale/isprint.3
M lib/libc/locale/ispunct.3
M lib/libc/locale/isrune.3
M lib/libc/locale/isspace.3
M lib/libc/locale/isspecial.3
M lib/libc/locale/isupper.3
M lib/libc/locale/iswalnum.3
M lib/libc/locale/iswalnum_l.3
M lib/libc/locale/iswctype.c
M lib/libc/locale/isxdigit.3
M lib/libc/locale/ldpart.c
M lib/libc/locale/ldpart.h
M lib/libc/locale/lmessages.c
M lib/libc/locale/lmessages.h
M lib/libc/locale/lmonetary.c
M lib/libc/locale/lmonetary.h
M lib/libc/locale/lnumeric.c
M lib/libc/locale/lnumeric.h
M lib/libc/locale/localeconv.3
M lib/libc/locale/localeconv.c
M lib/libc/locale/mblen.3
M lib/libc/locale/mblen.c
M lib/libc/locale/mblocal.h
M lib/libc/locale/mbrlen.3
M lib/libc/locale/mbrlen.c
M lib/libc/locale/mbrtoc16.c
M lib/libc/locale/mbrtoc16_iconv.c
M lib/libc/locale/mbrtoc32.c
M lib/libc/locale/mbrtoc32_iconv.c
M lib/libc/locale/mbrtocXX_iconv.h
M lib/libc/locale/mbrtowc.3
M lib/libc/locale/mbrtowc.c
M lib/libc/locale/mbsinit.3
M lib/libc/locale/mbsinit.c
M lib/libc/locale/mbsnrtowcs.c
M lib/libc/locale/mbsrtowcs.3
M lib/libc/locale/mbsrtowcs.c
M lib/libc/locale/mbstowcs.3
M lib/libc/locale/mbstowcs.c
M lib/libc/locale/mbtowc.3
M lib/libc/locale/mbtowc.c
M lib/libc/locale/mskanji.5
M lib/libc/locale/mskanji.c
M lib/libc/locale/multibyte.3
M lib/libc/locale/newlocale.3
M lib/libc/locale/nextwctype.3
M lib/libc/locale/nextwctype.c
M lib/libc/locale/nl_langinfo.3
M lib/libc/locale/nl_langinfo.c
M lib/libc/locale/nomacros.c
M lib/libc/locale/none.c
M lib/libc/locale/querylocale.3
M lib/libc/locale/rpmatch.3
M lib/libc/locale/rpmatch.c
M lib/libc/locale/rune.c
M lib/libc/locale/runefile.h
M lib/libc/locale/runetype.c
M lib/libc/locale/setlocale.3
M lib/libc/locale/setlocale.c
M lib/libc/locale/setlocale.h
M lib/libc/locale/setrunelocale.c
M lib/libc/locale/table.c
M lib/libc/locale/toascii.3
M lib/libc/locale/tolower.3
M lib/libc/locale/tolower.c
M lib/libc/locale/toupper.3
M lib/libc/locale/toupper.c
M lib/libc/locale/towlower.3
M lib/libc/locale/towupper.3
M lib/libc/locale/uselocale.3
M lib/libc/locale/utf8.5
M lib/libc/locale/utf8.c
M lib/libc/locale/wcrtomb.3
M lib/libc/locale/wcrtomb.c
M lib/libc/locale/wcsftime.3
M lib/libc/locale/wcsftime.c
M lib/libc/locale/wcsnrtombs.c
M lib/libc/locale/wcsrtombs.3
M lib/libc/locale/wcsrtombs.c
M lib/libc/locale/wcstod.3
M lib/libc/locale/wcstod.c
M lib/libc/locale/wcstof.c
M lib/libc/locale/wcstoimax.c
M lib/libc/locale/wcstol.3
M lib/libc/locale/wcstol.c
M lib/libc/locale/wcstold.c
M lib/libc/locale/wcstoll.c
M lib/libc/locale/wcstombs.3
M lib/libc/locale/wcstombs.c
M lib/libc/locale/wcstoul.c
M lib/libc/locale/wcstoull.c
M lib/libc/locale/wcstoumax.c
M lib/libc/locale/wctob.c
M lib/libc/locale/wctomb.3
M lib/libc/locale/wctomb.c
M lib/libc/locale/wctrans.3
M lib/libc/locale/wctrans.c
M lib/libc/locale/wctype.3
M lib/libc/locale/wctype.c
M lib/libc/locale/wcwidth.3
M lib/libc/locale/wcwidth.c
M lib/libc/locale/xlocale.3
M lib/libc/locale/xlocale.c
M lib/libc/locale/xlocale_private.h
M lib/libc/md/Makefile.inc
M lib/libc/mips/Makefile.inc
M lib/libc/mips/SYS.h
M lib/libc/mips/Symbol.map
M lib/libc/mips/_fpmath.h
M lib/libc/mips/arith.h
M lib/libc/mips/gd_qnan.h
M lib/libc/mips/gen/Makefile.inc
M lib/libc/mips/gen/_ctx_start.S
M lib/libc/mips/gen/_set_tp.c
M lib/libc/mips/gen/_setjmp.S
M lib/libc/mips/gen/fabs.S
M lib/libc/mips/gen/fabs.c
M lib/libc/mips/gen/flt_rounds.c
M lib/libc/mips/gen/hardfloat/fpgetmask.c
M lib/libc/mips/gen/hardfloat/fpgetround.c
M lib/libc/mips/gen/hardfloat/fpgetsticky.c
M lib/libc/mips/gen/hardfloat/fpsetmask.c
M lib/libc/mips/gen/hardfloat/fpsetround.c
M lib/libc/mips/gen/hardfloat/fpsetsticky.c
M lib/libc/mips/gen/infinity.c
M lib/libc/mips/gen/ldexp.S
M lib/libc/mips/gen/makecontext.c
M lib/libc/mips/gen/setjmp.S
M lib/libc/mips/gen/signalcontext.c
M lib/libc/mips/gen/sigsetjmp.S
M lib/libc/mips/net/Makefile.inc
M lib/libc/mips/net/htonl.S
M lib/libc/mips/net/htons.S
M lib/libc/mips/net/ntohl.S
M lib/libc/mips/net/ntohs.S
M lib/libc/mips/softfloat/milieu.h
M lib/libc/mips/softfloat/mips-gcc.h
M lib/libc/mips/softfloat/softfloat.h
M lib/libc/mips/static_tls.h
M lib/libc/mips/string/Makefile.inc
M lib/libc/mips/string/bcmp.S
M lib/libc/mips/string/bcopy.S
M lib/libc/mips/string/bzero.S
M lib/libc/mips/string/ffs.S
M lib/libc/mips/string/memcpy.S
M lib/libc/mips/string/memmove.S
M lib/libc/mips/string/strchr.S
M lib/libc/mips/string/strcmp.S
M lib/libc/mips/string/strlen.S
M lib/libc/mips/string/strrchr.S
M lib/libc/mips/sys/Makefile.inc
M lib/libc/mips/sys/Ovfork.S
M lib/libc/mips/sys/cerror.S
M lib/libc/mips/sys/syscall.S
M lib/libc/nameser/Makefile.inc
Log Message:
-----------
Merge branch 'master' of github.com:MidnightBSD/src
Compare: https://github.com/MidnightBSD/src/compare/2ec947db3f6a...a32ac368d1c5
More information about the Midnightbsd-cvs
mailing list