Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 19:57:55 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r351350 - in projects/clang900-import/contrib/llvm/tools/clang: . include/clang-c include/clang/ARCMigrate include/clang/AST include/clang/ASTMatchers include/clang/ASTMatchers/Dynamic ...
Message-ID:  <201908211957.x7LJvtQo021318@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dim
Date: Wed Aug 21 19:57:54 2019
New Revision: 351350
URL: https://svnweb.freebsd.org/changeset/base/351350

Log:
  Merge clang trunk r366426, resolve conflicts, and update FREEBSD-Xlist.

Added:
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTDumper.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/AST/ASTDumper.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTImporterSharedState.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/AST/ASTImporterSharedState.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTNodeTraverser.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/AST/ASTNodeTraverser.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CurrentSourceLocExprScope.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/AST/CurrentSourceLocExprScope.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/JSONNodeDumper.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/AST/JSONNodeDumper.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/AnyCall.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Analysis/AnyCall.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/RetainSummaryManager.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Analysis/RetainSummaryManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/JsonSupport.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Basic/JsonSupport.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/DirectoryWatcher/
     - copied from r351344, vendor/clang/dist/include/clang/DirectoryWatcher/
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Index/DeclOccurrence.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Index/DeclOccurrence.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Lex/DependencyDirectivesSourceMinimizer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/InMemoryModuleCache.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Serialization/InMemoryModuleCache.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/DependencyScanning/
     - copied from r351344, vendor/clang/dist/include/clang/Tooling/DependencyScanning/
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RangeSelector.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Tooling/Refactoring/RangeSelector.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/SourceCode.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Tooling/Refactoring/SourceCode.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Stencil.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Tooling/Refactoring/Stencil.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Transformer.h
     - copied unchanged from r351344, vendor/clang/dist/include/clang/Tooling/Refactoring/Transformer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Syntax/
     - copied from r351344, vendor/clang/dist/include/clang/Tooling/Syntax/
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/JSONNodeDumper.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/AST/JSONNodeDumper.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/RetainSummaryManager.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Analysis/RetainSummaryManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/plugins/
     - copied from r351344, vendor/clang/dist/lib/Analysis/plugins/
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/PatternInit.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/CodeGen/PatternInit.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/PatternInit.h
     - copied unchanged from r351344, vendor/clang/dist/lib/CodeGen/PatternInit.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/DirectoryWatcher/
     - copied from r351344, vendor/clang/dist/lib/DirectoryWatcher/
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/PPCLinux.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Driver/ToolChains/PPCLinux.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/PPCLinux.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Driver/ToolChains/PPCLinux.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512bf16intrin.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Headers/avx512bf16intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlbf16intrin.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Headers/avx512vlbf16intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlvp2intersectintrin.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Headers/avx512vlvp2intersectintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vp2intersectintrin.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Headers/avx512vp2intersectintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/enqcmdintrin.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Headers/enqcmdintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/opencl-c-base.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Headers/opencl-c-base.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/openmp_wrappers/
     - copied from r351344, vendor/clang/dist/lib/Headers/openmp_wrappers/
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/ppc_wrappers/
     - copied from r351344, vendor/clang/dist/lib/Headers/ppc_wrappers/
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/FileIndexRecord.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Index/FileIndexRecord.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/FileIndexRecord.h
     - copied unchanged from r351344, vendor/clang/dist/lib/Index/FileIndexRecord.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Lex/DependencyDirectivesSourceMinimizer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/OpenCLBuiltins.td
     - copied unchanged from r351344, vendor/clang/dist/lib/Sema/OpenCLBuiltins.td
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaModule.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Sema/SemaModule.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/InMemoryModuleCache.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Serialization/InMemoryModuleCache.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/MIGChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Move.h
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/Move.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Taint.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/Taint.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/Taint.h
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Checkers/Taint.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/DependencyScanning/
     - copied from r351344, vendor/clang/dist/lib/Tooling/DependencyScanning/
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/RangeSelector.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Tooling/Refactoring/RangeSelector.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/SourceCode.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Tooling/Refactoring/SourceCode.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Stencil.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Tooling/Refactoring/Stencil.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Transformer.cpp
     - copied unchanged from r351344, vendor/clang/dist/lib/Tooling/Refactoring/Transformer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Syntax/
     - copied from r351344, vendor/clang/dist/lib/Tooling/Syntax/
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
     - copied unchanged from r351344, vendor/clang/dist/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
Deleted:
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/MemoryBufferCache.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTExpr.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTSolver.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTSort.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/RetainSummaryManager.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/MemoryBufferCache.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RetainSummaryManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/TaintManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp
Modified:
  projects/clang900-import/contrib/llvm/tools/clang/FREEBSD-Xlist
  projects/clang900-import/contrib/llvm/tools/clang/LICENSE.TXT
  projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/BuildSystem.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXString.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Documentation.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Index.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Platform.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/APValue.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/AST.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTContext.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTContextAllocate.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTDumperUtils.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTFwd.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTImporter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTImporterLookupTable.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTLambda.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTMutationListener.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTStructuralEquivalence.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTUnresolvedSet.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ASTVector.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Attr.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/AttrIterator.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/AttrVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Availability.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/BaseSubobject.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/BuiltinTypes.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CXXInheritance.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CanonicalType.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CharUnits.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Comment.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CommentBriefParser.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CommentLexer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CommentParser.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CommentSema.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/CommentVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ComparisonCategories.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DataCollection.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Decl.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclAccessPair.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclBase.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclCXX.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclContextInternals.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclFriend.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclGroup.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclLookups.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclObjC.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclOpenMP.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclTemplate.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DeclarationName.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/DependentDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/EvaluatedExprVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Expr.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ExprCXX.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ExprObjC.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ExprOpenMP.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ExternalASTMerger.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ExternalASTSource.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/FormatString.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/GlobalDecl.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/LambdaCapture.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/LocInfoType.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Mangle.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/MangleNumberingContext.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/NSAPI.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/NonTrivialTypeVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ODRHash.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/OSLog.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/OpenMPClause.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/OperationKinds.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/OperationKinds.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/ParentMap.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/PrettyDeclStackTrace.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/PrettyPrinter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/QualTypeNames.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/RawCommentList.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/RecordLayout.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Redeclarable.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Stmt.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/StmtCXX.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/StmtDataCollectors.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/StmtGraphTraits.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/StmtIterator.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/StmtObjC.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/StmtOpenMP.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/StmtVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TemplateArgumentVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TemplateBase.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TemplateName.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TextNodeDumper.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/Type.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TypeLoc.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TypeLocNodes.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TypeLocVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TypeNodes.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TypeOrdering.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/TypeVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/UnresolvedSet.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/VTTBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/VTableBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/Dominators.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/LiveVariables.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ReachableCode.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyOps.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisDeclContext.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/AnalysisDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/BodyFarm.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/CFG.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/CFGStmtMap.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/CallGraph.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/CloneDetection.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/CodeInjector.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/ConstructionContext.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/SelectorExtras.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Analysis/Support/BumpVector.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/ABI.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/AddressSpaces.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/AlignedAllocation.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/AllDiagnostics.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Attr.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/AttrDocs.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/AttrKinds.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/AttrSubjectMatchRules.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Attributes.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BitmaskEnum.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Builtins.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Builtins.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsAArch64.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsAMDGPU.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsARM.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsHexagon.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsLe64.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsMips.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsNEON.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsNVPTX.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsPPC.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsSystemZ.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsWebAssembly.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsX86.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsX86_64.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/BuiltinsXCore.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/CapturedStmt.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/CharInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/CodeGenOptions.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/CodeGenOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/CommentOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Cuda.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DebugInfoOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DeclNodes.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Diagnostic.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticAST.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticASTKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticAnalysis.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticAnalysisKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticComment.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommentKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCommonKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCrossTU.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticCrossTUKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDocs.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriver.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticDriverKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticError.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontend.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticFrontendKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticGroups.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLex.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticLexKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParse.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticParseKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticRefactoring.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticRefactoringKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSema.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSemaKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSerialization.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/DiagnosticSerializationKinds.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/ExceptionSpecificationType.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/ExpressionTraits.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Features.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/FileManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/FileSystemOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/FileSystemStatCache.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/FixedPoint.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/IdentifierTable.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/LLVM.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Lambda.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/LangOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Linkage.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/MSP430Target.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/MacroBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Module.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OpenCLExtensionTypes.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OpenCLExtensions.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OpenCLImageTypes.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OpenCLOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OpenMPKinds.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OperatorKinds.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OperatorKinds.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/OperatorPrecedence.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/PlistSupport.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/PragmaKinds.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/SanitizerBlacklist.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/SanitizerSpecialCaseList.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Sanitizers.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Sanitizers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/SourceLocation.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/SourceManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Specifiers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Stack.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/StmtNodes.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/SyncScope.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TargetBuiltins.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TargetCXXABI.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TargetInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TargetOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TemplateKinds.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TokenKinds.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/TypeTraits.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Version.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/Visibility.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/X86Target.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/XRayInstr.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/XRayLists.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/arm_fp16.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Basic/arm_neon_incl.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/BackendUtil.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/CodeGenABITypes.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/ConstantInitBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/ConstantInitFuture.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CodeGen/SwiftCallingConv.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CrossTU/CrossTUDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/CrossTU/CrossTranslationUnit.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Action.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/CC1Options.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/CLCompatOptions.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/ClangOptionDocs.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Compilation.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/DarwinSDKInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Distro.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Driver.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/DriverDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Job.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Multilib.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Options.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Options.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Phases.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/SanitizerArgs.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Tool.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/ToolChain.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Types.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Types.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/Util.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Driver/XRayArgs.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Edit/Commit.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Edit/EditedSource.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Edit/EditsReceiver.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Edit/FileOffset.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Edit/Rewriters.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Format/Format.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/ASTUnit.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/CommandLineSourceLoc.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/DependencyOutputOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/FrontendAction.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/FrontendActions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/FrontendDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/FrontendPluginRegistry.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/LangStandard.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/LangStandards.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/LayoutOverrideSource.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/MigratorOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/MultiplexConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/PCHContainerOperations.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/PrecompiledPreamble.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/PreprocessorOutputOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/SerializedDiagnostics.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/Utils.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/FrontendTool/Utils.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Index/CodegenNameGenerator.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Index/CommentToXML.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Index/IndexDataConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Index/IndexSymbol.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Index/IndexingAction.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Index/USRGeneration.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/ExternalPreprocessorSource.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/HeaderMap.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/HeaderMapTypes.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearch.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/LexDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/Lexer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/LiteralSupport.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/MacroArgs.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/MacroInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/ModuleLoader.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/ModuleMap.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/PPCallbacks.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/PPConditionalDirectiveRecord.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/Pragma.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/Preprocessor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/ScratchBuffer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/Token.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/TokenConcatenation.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/TokenLexer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Lex/VariadicMacroSupport.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Parse/LoopHint.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Parse/ParseAST.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Parse/ParseDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Parse/Parser.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Parse/RAIIObjectsForParser.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Core/DeltaTree.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Core/RewriteBuffer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Core/RewriteRope.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Core/TokenRewriter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/ASTConsumers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/FrontendActions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Rewrite/Frontend/Rewriters.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/AnalysisBasedWarnings.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/CXXFieldCollector.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/CleanupInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/CodeCompleteOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/DeclSpec.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Designator.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Initialization.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Lookup.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/ObjCMethodList.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Overload.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Ownership.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/ParsedAttr.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Scope.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/ScopeInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Sema.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/SemaConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/SemaDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/SemaInternal.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/SemaLambda.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Template.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/TemplateInstCallback.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/TypoCorrection.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Sema/Weak.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/ASTReader.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/ASTWriter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/GlobalModuleIndex.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/Module.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/ModuleFileExtension.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/ModuleManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/PCHContainerOperations.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Serialization/SerializationDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/CheckerBase.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Analyses.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/IssueHash.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiff.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/AllTUsExecution.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Core/Diagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Core/Lookup.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/DiagnosticsYaml.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Execution.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/FixIt.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringAction.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOption.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/ReplacementsYaml.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/StandaloneExecution.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h
  projects/clang900-import/contrib/llvm/tools/clang/include/clang/Tooling/Tooling.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/ARCMTActions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/Internals.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransARCAssign.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransGCAttrs.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransGCCalls.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransProperties.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransProtectedScope.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ARCMigrate/Transforms.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/APValue.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTContext.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTDumper.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTImporter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTImporterLookupTable.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTStructuralEquivalence.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ASTTypeTraits.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/AttrImpl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/CXXABI.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/CXXInheritance.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/Comment.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/CommentBriefParser.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/CommentLexer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/CommentParser.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/CommentSema.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ComparisonCategories.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DataCollection.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/Decl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclBase.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclFriend.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclGroup.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclOpenMP.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclPrinter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclTemplate.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/DeclarationName.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/Expr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ExprCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ExprClassification.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ExprConstant.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ExprObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ExternalASTMerger.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ExternalASTSource.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/FormatString.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/InheritViz.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ItaniumMangle.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/Linkage.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/Mangle.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/NSAPI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ODRHash.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/OpenMPClause.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ParentMap.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/PrintfFormatString.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/QualTypeNames.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/RawCommentList.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/RecordLayout.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/ScanfFormatString.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/SelectorLocationsKind.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/Stmt.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/StmtCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/StmtIterator.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/StmtObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/StmtOpenMP.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/StmtPrinter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/StmtProfile.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/StmtViz.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/TemplateBase.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/TemplateName.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/TextNodeDumper.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/Type.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/TypeLoc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/TypePrinter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/VTTBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/AST/VTableBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/BodyFarm.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/CFG.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/CFGStmtMap.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/CallGraph.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/CloneDetection.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/CocoaConventions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/CodeInjector.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ConstructionContext.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/Consumed.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/Dominators.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ExprMutationAnalyzer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/LiveVariables.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ObjCNoReturn.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/PostOrderCFGView.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ReachableCode.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ThreadSafetyCommon.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ThreadSafetyLogical.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/ThreadSafetyTIL.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Builtins.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/CharInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/CodeGenOptions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Cuda.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Diagnostic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/DiagnosticOptions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/FileManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/FileSystemStatCache.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/FixedPoint.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/IdentifierTable.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/LangOptions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Module.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/ObjCRuntime.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/OpenMPKinds.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/OperatorPrecedence.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/SanitizerBlacklist.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/SanitizerSpecialCaseList.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Sanitizers.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/SourceLocation.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/SourceManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/TargetInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/AArch64.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/AArch64.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/AMDGPU.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/AMDGPU.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/ARC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/ARC.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/ARM.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/ARM.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/AVR.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/AVR.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/BPF.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/BPF.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Hexagon.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Hexagon.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Lanai.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Lanai.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Le64.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Le64.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/MSP430.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/MSP430.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Mips.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Mips.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/NVPTX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/NVPTX.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/OSTargets.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/OSTargets.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/PNaCl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/PNaCl.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/PPC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/PPC.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/RISCV.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/RISCV.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/SPIR.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/SPIR.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Sparc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/Sparc.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/SystemZ.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/SystemZ.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/TCE.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/TCE.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/WebAssembly.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/WebAssembly.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/X86.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/X86.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/XCore.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Targets/XCore.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/TokenKinds.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Version.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/Warnings.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/XRayInstr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Basic/XRayLists.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/ABIInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/Address.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGAtomic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCUDANV.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCXXABI.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCall.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCall.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGClass.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCleanup.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGCoroutine.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGDecl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGException.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGExpr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGGPUBuiltin.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGLoopInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGNonTrivialStruct.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGStmt.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGVTT.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGVTables.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CGValue.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenABITypes.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenModule.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenPGO.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypeCache.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/ConstantEmitter.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/ConstantInitBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/EHScopeStack.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/TargetInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/VarBypassDetector.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/CodeGen/VarBypassDetector.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/CrossTU/CrossTranslationUnit.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Action.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Compilation.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/DarwinSDKInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Distro.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Driver.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/DriverOptions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/InputInfo.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Job.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Multilib.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Phases.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/SanitizerArgs.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Tool.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChain.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/AVR.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/AVR.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Ananas.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/RISCV.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/RISCV.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Clang.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Clang.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Contiki.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Contiki.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Cuda.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Darwin.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Gnu.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/HIP.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/HIP.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Haiku.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Haiku.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Hurd.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Hurd.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Lanai.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Linux.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Linux.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MSP430.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MSP430.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MSVC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MinGW.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MinGW.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Minix.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Minix.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Myriad.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/NaCl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/RISCVToolchain.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/RISCVToolchain.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Solaris.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/TCE.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/TCE.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/XCore.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/ToolChains/XCore.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/Types.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Driver/XRayArgs.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Edit/Commit.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Edit/EditedSource.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/AffectedRangeManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/AffectedRangeManager.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/BreakableToken.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/BreakableToken.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/ContinuationIndenter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/ContinuationIndenter.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/Encoding.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/Format.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/FormatInternal.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/FormatToken.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/FormatToken.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/FormatTokenLexer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/FormatTokenLexer.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/SortJavaScriptImports.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/SortJavaScriptImports.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/TokenAnalyzer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/TokenAnalyzer.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/TokenAnnotator.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/TokenAnnotator.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/UnwrappedLineParser.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/UnwrappedLineParser.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/WhitespaceManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Format/WhitespaceManager.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/ASTMerge.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/ASTUnit.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/ChainedIncludesSource.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/DependencyFile.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/FrontendAction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/FrontendActions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/FrontendOptions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/FrontendTiming.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/HeaderIncludeGen.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/LangStandards.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/LayoutOverrideSource.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/ModuleDependencyCollector.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/PrecompiledPreamble.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/FixItRewriter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/HTMLPrint.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/RewriteMacros.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/Rewrite/RewriteTest.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_builtin_vars.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_cmath.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_complex_builtins.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_device_functions.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_intrinsics.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_libdevice_declares.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_math_forward_declares.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__clang_cuda_runtime_wrapper.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__stddef_max_align_t.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__wmmintrin_aes.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/adxintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/altivec.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/ammintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/arm64intr.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/arm_acle.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/armintr.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx2intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512bitalgintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512bwintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512cdintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512dqintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512erintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512fintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512ifmaintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512ifmavlintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512pfintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vbmi2intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vbmiintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vbmivlintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlbitalgintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlbwintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlcdintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vldqintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlvbmi2intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vlvnniintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vnniintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vpopcntdqintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avx512vpopcntdqvlintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/avxintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/bmi2intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/bmiintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/cetintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/cldemoteintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/clflushoptintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/clwbintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/clzerointrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/cpuid.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/emmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/f16cintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/float.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/fma4intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/fmaintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/fxsrintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/gfniintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/htmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/htmxlintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/ia32intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/immintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/inttypes.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/invpcidintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/iso646.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/limits.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/lwpintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/lzcntintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/mm3dnow.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/mm_malloc.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/mmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/module.modulemap
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/movdirintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/msa.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/mwaitxintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/nmmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/opencl-c.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/pconfigintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/pkuintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/pmmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/popcntintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/prfchwintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/ptwriteintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/rdseedintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/rtmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/s390intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/sgxintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/shaintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/smmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/stdalign.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/stdarg.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/stdatomic.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/stdbool.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/stddef.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/stdint.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/stdnoreturn.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/tbmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/tgmath.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/tmmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/unwind.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/vadefs.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/vaesintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/varargs.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/vecintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/vpclmulqdqintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/waitpkgintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/wbnoinvdintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/wmmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/x86intrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/xmmintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/xopintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/xsavecintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/xsaveintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/xsaveoptintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/xsavesintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Headers/xtestintrin.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/CodegenNameGenerator.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/CommentToXML.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/IndexBody.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/IndexDecl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/IndexSymbol.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/IndexTypeSourceInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/IndexingAction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/IndexingContext.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/IndexingContext.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/SimpleFormatContext.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Index/USRGeneration.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/HeaderMap.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/HeaderSearch.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/Lexer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/LiteralSupport.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/MacroArgs.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/MacroInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/ModuleMap.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PPCaching.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PPCallbacks.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PPDirectives.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PPExpressions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PPLexerChange.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/Pragma.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/Preprocessor.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/PreprocessorLexer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/TokenLexer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Lex/UnicodeCharSets.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseAST.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseDecl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseExpr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseInit.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseObjc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParsePragma.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseStmt.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseStmtAsm.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseTemplate.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/ParseTentative.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Parse/Parser.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Rewrite/DeltaTree.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Rewrite/Rewriter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Rewrite/TokenRewriter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/CoroutineStmtBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/DeclSpec.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/DelayedDiagnostic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/ParsedAttr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/Scope.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/ScopeInfo.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/Sema.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaAccess.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaAttr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaCUDA.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaCast.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaChecking.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaCoroutine.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaDecl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaExpr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaExprMember.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaInit.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaLambda.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaLookup.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaOverload.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaStmt.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaTemplate.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/SemaType.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/TreeTransform.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/TypeLocBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Sema/TypeLocBuilder.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTCommon.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTReader.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTWriter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/GeneratePCH.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/Module.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ModuleFileExtension.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/ModuleManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/MultiOnDiskHashTable.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Serialization/PCHContainerOperations.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationState.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/DynamicTypeMap.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/IssueHash.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SubEngine.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/WorkList.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/AllTUsExecution.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Core/Diagnostic.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Core/Lookup.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Core/Replacement.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Execution.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/FileMatchTrie.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/FixIt.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Inclusions/IncludeStyle.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelection.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Extract/Extract.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.h
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/RefactoringActions.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/RefactoringCallbacks.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/StandaloneExecution.cpp
  projects/clang900-import/contrib/llvm/tools/clang/lib/Tooling/Tooling.cpp
  projects/clang900-import/contrib/llvm/tools/clang/tools/clang-format/ClangFormat.cpp
  projects/clang900-import/contrib/llvm/tools/clang/tools/driver/cc1_main.cpp
  projects/clang900-import/contrib/llvm/tools/clang/tools/driver/cc1as_main.cpp
  projects/clang900-import/contrib/llvm/tools/clang/tools/driver/cc1gen_reproducer_main.cpp
  projects/clang900-import/contrib/llvm/tools/clang/tools/driver/driver.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangAttrEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangCommentHTMLTagsEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangOptionDocEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/ClangSACheckersEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/NeonEmitter.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/TableGen.cpp
  projects/clang900-import/contrib/llvm/tools/clang/utils/TableGen/TableGenBackends.h
Directory Properties:
  projects/clang900-import/contrib/llvm/tools/clang/   (props changed)

Modified: projects/clang900-import/contrib/llvm/tools/clang/FREEBSD-Xlist
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/FREEBSD-Xlist	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/FREEBSD-Xlist	Wed Aug 21 19:57:54 2019	(r351350)
@@ -31,11 +31,16 @@ lib/AST/CMakeLists.txt
 lib/ASTMatchers/CMakeLists.txt
 lib/ASTMatchers/Dynamic/CMakeLists.txt
 lib/Analysis/CMakeLists.txt
+lib/Analysis/plugins/CMakeLists.txt
+lib/Analysis/plugins/CheckerDependencyHandling/CMakeLists.txt
+lib/Analysis/plugins/CheckerOptionHandling/CMakeLists.txt
+lib/Analysis/plugins/SampleAnalyzer/CMakeLists.txt
 lib/Basic/CMakeLists.txt
 lib/CMakeLists.txt
 lib/CodeGen/CMakeLists.txt
 lib/CodeGen/README.txt
 lib/CrossTU/CMakeLists.txt
+lib/DirectoryWatcher/CMakeLists.txt
 lib/Driver/Arch/
 lib/Driver/CMakeLists.txt
 lib/Edit/CMakeLists.txt
@@ -59,8 +64,10 @@ lib/StaticAnalyzer/README.txt
 lib/Tooling/ASTDiff/CMakeLists.txt
 lib/Tooling/CMakeLists.txt
 lib/Tooling/Core/CMakeLists.txt
+lib/Tooling/DependencyScanning/CMakeLists.txt
 lib/Tooling/Inclusions/CMakeLists.txt
 lib/Tooling/Refactoring/CMakeLists.txt
+lib/Tooling/Syntax/CMakeLists.txt
 runtime/
 test/
 tools/CMakeLists.txt
@@ -86,13 +93,15 @@ tools/clang-import-test/
 tools/clang-offload-bundler/
 tools/clang-refactor/
 tools/clang-rename/
+tools/clang-scan-deps/
+tools/clang-shlib/
 tools/diag-build/
 tools/diagtool/
 tools/driver/CMakeLists.txt
 tools/driver/Info.plist.in
 tools/libclang/
-tools/scan-build/
 tools/scan-build-py/
+tools/scan-build/
 tools/scan-view/
 unittests/
 utils/ABITest/
@@ -111,8 +120,10 @@ utils/bash-autocomplete.sh
 utils/builtin-defines.c
 utils/check_cfc/
 utils/clangdiag.py
+utils/creduce-clang-crash.py
 utils/find-unused-diagnostics.sh
 utils/hmaptool/
+utils/make-ast-dump-check.sh
 utils/modfuzz.py
 utils/perf-training/
 utils/token-delta.py

Modified: projects/clang900-import/contrib/llvm/tools/clang/LICENSE.TXT
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/LICENSE.TXT	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/LICENSE.TXT	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,6 +1,241 @@
 ==============================================================================
-LLVM Release License
+The LLVM Project is under the Apache License v2.0 with LLVM Exceptions:
 ==============================================================================
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+    1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+    2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+    3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+    4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+    5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+    6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+    7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+    8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+    9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+    END OF TERMS AND CONDITIONS
+
+    APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+    Copyright [yyyy] [name of copyright owner]
+
+    Licensed under the Apache License, Version 2.0 (the "License");
+    you may not use this file except in compliance with the License.
+    You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+
+
+---- LLVM Exceptions to the Apache 2.0 License ----
+
+As an exception, if, as a result of your compiling your source code, portions
+of this Software are embedded into an Object form of such source code, you
+may redistribute such embedded portions in such Object form without complying
+with the conditions of Sections 4(a), 4(b) and 4(d) of the License.
+
+In addition, if you combine or link compiled forms of this Software with
+software that is licensed under the GPLv2 ("Combined Software") and if a
+court of competent jurisdiction determines that the patent provision (Section
+3), the indemnity provision (Section 9) or other Section of the License
+conflicts with the conditions of the GPLv2, you may retroactively and
+prospectively choose to deem waived or otherwise exclude such Section(s) of
+the License, but only in their entirety and only with respect to the Combined
+Software.
+
+==============================================================================
+Software from third parties included in the LLVM Project:
+==============================================================================
+The LLVM Project contains third party software which is under different license
+terms. All such code will be identified clearly using at least one of two
+mechanisms:
+1) It will be in a separate directory tree with its own `LICENSE.txt` or
+   `LICENSE` file at the top containing the specific license and restrictions
+   which apply to that software, or
+2) It will contain specific license and restriction terms at the top of every
+   file.
+
+==============================================================================
+Legacy LLVM License (https://llvm.org/docs/DeveloperPolicy.html#legacy):
+==============================================================================
 University of Illinois/NCSA
 Open Source License
 
@@ -41,23 +276,3 @@ CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CL
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
 SOFTWARE.
-
-==============================================================================
-The LLVM software contains code written by third parties.  Such software will
-have its own individual LICENSE.TXT file in the directory in which it appears.
-This file will describe the copyrights, license, and restrictions which apply
-to that code.
-
-The disclaimer of warranty in the University of Illinois Open Source License
-applies to all code in the LLVM Distribution, and nothing in any of the
-other licenses gives permission to use the names of the LLVM Team or the
-University of Illinois to endorse or promote products derived from this
-Software.
-
-The following pieces of software have additional or alternate copyrights,
-licenses, and/or restrictions:
-
-Program             Directory
--------             ---------
-<none yet>
-

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/BuildSystem.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/BuildSystem.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/BuildSystem.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,9 @@
 /*==-- clang-c/BuildSystem.h - Utilities for use by build systems -*- C -*-===*\
 |*                                                                            *|
-|*                     The LLVM Compiler Infrastructure                       *|
-|*                                                                            *|
-|* This file is distributed under the University of Illinois Open Source      *|
-|* License. See LICENSE.TXT for details.                                      *|
+|* Part of the LLVM Project, under the Apache License v2.0 with LLVM          *|
+|* Exceptions.                                                                *|
+|* See https://llvm.org/LICENSE.txt for license information.                  *|
+|* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception                    *|
 |*                                                                            *|
 |*===----------------------------------------------------------------------===*|
 |*                                                                            *|

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,9 @@
 /*===-- clang-c/CXCompilationDatabase.h - Compilation database  ---*- C -*-===*\
 |*                                                                            *|
-|*                     The LLVM Compiler Infrastructure                       *|
-|*                                                                            *|
-|* This file is distributed under the University of Illinois Open Source      *|
-|* License. See LICENSE.TXT for details.                                      *|
+|* Part of the LLVM Project, under the Apache License v2.0 with LLVM          *|
+|* Exceptions.                                                                *|
+|* See https://llvm.org/LICENSE.txt for license information.                  *|
+|* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception                    *|
 |*                                                                            *|
 |*===----------------------------------------------------------------------===*|
 |*                                                                            *|

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXErrorCode.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,9 @@
 /*===-- clang-c/CXErrorCode.h - C Index Error Codes  --------------*- C -*-===*\
 |*                                                                            *|
-|*                     The LLVM Compiler Infrastructure                       *|
-|*                                                                            *|
-|* This file is distributed under the University of Illinois Open Source      *|
-|* License. See LICENSE.TXT for details.                                      *|
+|* Part of the LLVM Project, under the Apache License v2.0 with LLVM          *|
+|* Exceptions.                                                                *|
+|* See https://llvm.org/LICENSE.txt for license information.                  *|
+|* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception                    *|
 |*                                                                            *|
 |*===----------------------------------------------------------------------===*|
 |*                                                                            *|

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXString.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXString.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/CXString.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,9 @@
 /*===-- clang-c/CXString.h - C Index strings  --------------------*- C -*-===*\
 |*                                                                            *|
-|*                     The LLVM Compiler Infrastructure                       *|
-|*                                                                            *|
-|* This file is distributed under the University of Illinois Open Source      *|
-|* License. See LICENSE.TXT for details.                                      *|
+|* Part of the LLVM Project, under the Apache License v2.0 with LLVM          *|
+|* Exceptions.                                                                *|
+|* See https://llvm.org/LICENSE.txt for license information.                  *|
+|* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception                    *|
 |*                                                                            *|
 |*===----------------------------------------------------------------------===*|
 |*                                                                            *|

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Documentation.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Documentation.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Documentation.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,9 @@
 /*==-- clang-c/Documentation.h - Utilities for comment processing -*- C -*-===*\
 |*                                                                            *|
-|*                     The LLVM Compiler Infrastructure                       *|
-|*                                                                            *|
-|* This file is distributed under the University of Illinois Open Source      *|
-|* License. See LICENSE.TXT for details.                                      *|
+|* Part of the LLVM Project, under the Apache License v2.0 with LLVM          *|
+|* Exceptions.                                                                *|
+|* See https://llvm.org/LICENSE.txt for license information.                  *|
+|* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception                    *|
 |*                                                                            *|
 |*===----------------------------------------------------------------------===*|
 |*                                                                            *|

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Index.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Index.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Index.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,10 +1,10 @@
 /*===-- clang-c/Index.h - Indexing Public C Interface -------------*- C -*-===*\
 |*                                                                            *|
-|*                     The LLVM Compiler Infrastructure                       *|
+|* Part of the LLVM Project, under the Apache License v2.0 with LLVM          *|
+|* Exceptions.                                                                *|
+|* See https://llvm.org/LICENSE.txt for license information.                  *|
+|* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception                    *|
 |*                                                                            *|
-|* This file is distributed under the University of Illinois Open Source      *|
-|* License. See LICENSE.TXT for details.                                      *|
-|*                                                                            *|
 |*===----------------------------------------------------------------------===*|
 |*                                                                            *|
 |* This header provides a public interface to a Clang library for extracting  *|
@@ -32,7 +32,7 @@
  * compatible, thus CINDEX_VERSION_MAJOR is expected to remain stable.
  */
 #define CINDEX_VERSION_MAJOR 0
-#define CINDEX_VERSION_MINOR 50
+#define CINDEX_VERSION_MINOR 59
 
 #define CINDEX_VERSION_ENCODE(major, minor) ( \
       ((major) * 10000)                       \
@@ -221,7 +221,12 @@ enum CXCursor_ExceptionSpecificationKind {
   /**
    * The exception specification has not been parsed yet.
    */
-  CXCursor_ExceptionSpecificationKind_Unparsed
+  CXCursor_ExceptionSpecificationKind_Unparsed,
+
+  /**
+   * The cursor has a __declspec(nothrow) exception specification.
+   */
+  CXCursor_ExceptionSpecificationKind_NoThrow
 };
 
 /**
@@ -1341,7 +1346,17 @@ enum CXTranslationUnit_Flags {
   /**
    * Used to indicate that implicit attributes should be visited.
    */
-  CXTranslationUnit_VisitImplicitAttributes = 0x2000
+  CXTranslationUnit_VisitImplicitAttributes = 0x2000,
+
+  /**
+   * Used to indicate that non-errors from included files should be ignored.
+   *
+   * If set, clang_getDiagnosticSetFromTU() will not report e.g. warnings from
+   * included files anymore. This speeds up clang_getDiagnosticSetFromTU() for
+   * the case where these warnings are not of interest, as for an IDE for
+   * example, which typically shows only the diagnostics in the main file.
+   */
+  CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles = 0x4000
 };
 
 /**
@@ -2531,8 +2546,12 @@ enum CXCursorKind {
    */
   CXCursor_OMPTargetTeamsDistributeSimdDirective = 279,
 
-  CXCursor_LastStmt = CXCursor_OMPTargetTeamsDistributeSimdDirective,
+  /** C++2a std::bit_cast expression.
+   */
+  CXCursor_BuiltinBitCastExpr = 280,
 
+  CXCursor_LastStmt = CXCursor_BuiltinBitCastExpr,
+
   /**
    * Cursor that represents the translation unit itself.
    *
@@ -2586,7 +2605,11 @@ enum CXCursorKind {
   CXCursor_ObjCRuntimeVisible            = 435,
   CXCursor_ObjCBoxable                   = 436,
   CXCursor_FlagEnum                      = 437,
-  CXCursor_LastAttr                      = CXCursor_FlagEnum,
+  CXCursor_ConvergentAttr                = 438,
+  CXCursor_WarnUnusedAttr                = 439,
+  CXCursor_WarnUnusedResultAttr          = 440,
+  CXCursor_AlignedAttr                   = 441,
+  CXCursor_LastAttr                      = CXCursor_AlignedAttr,
 
   /* Preprocessing */
   CXCursor_PreprocessingDirective        = 500,
@@ -3311,7 +3334,9 @@ enum CXTypeKind {
   CXType_OCLIntelSubgroupAVCImeResultDualRefStreamout = 173,
   CXType_OCLIntelSubgroupAVCImeSingleRefStreamin = 174,
 
-  CXType_OCLIntelSubgroupAVCImeDualRefStreamin = 175
+  CXType_OCLIntelSubgroupAVCImeDualRefStreamin = 175,
+
+  CXType_ExtVector = 176
 };
 
 /**
@@ -3838,7 +3863,11 @@ enum CXTypeLayoutError {
   /**
    * The Field name is not valid for this record.
    */
-  CXTypeLayoutError_InvalidFieldName = -5
+  CXTypeLayoutError_InvalidFieldName = -5,
+  /**
+   * The type is undeduced.
+   */
+  CXTypeLayoutError_Undeduced = -6
 };
 
 /**
@@ -3911,10 +3940,22 @@ CINDEX_LINKAGE CXType clang_Type_getModifiedType(CXTyp
 CINDEX_LINKAGE long long clang_Cursor_getOffsetOfField(CXCursor C);
 
 /**
+ * Determine whether the given cursor represents an anonymous
+ * tag or namespace
+ */
+CINDEX_LINKAGE unsigned clang_Cursor_isAnonymous(CXCursor C);
+
+/**
  * Determine whether the given cursor represents an anonymous record
  * declaration.
  */
-CINDEX_LINKAGE unsigned clang_Cursor_isAnonymous(CXCursor C);
+CINDEX_LINKAGE unsigned clang_Cursor_isAnonymousRecordDecl(CXCursor C);
+
+/**
+ * Determine whether the given cursor represents an inline namespace
+ * declaration.
+ */
+CINDEX_LINKAGE unsigned clang_Cursor_isInlineNamespace(CXCursor C);
 
 enum CXRefQualifierKind {
   /** No ref-qualifier was provided. */

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Platform.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Platform.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang-c/Platform.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,9 @@
 /*===-- clang-c/Platform.h - C Index platform decls   -------------*- C -*-===*\
 |*                                                                            *|
-|*                     The LLVM Compiler Infrastructure                       *|
-|*                                                                            *|
-|* This file is distributed under the University of Illinois Open Source      *|
-|* License. See LICENSE.TXT for details.                                      *|
+|* Part of the LLVM Project, under the Apache License v2.0 with LLVM          *|
+|* Exceptions.                                                                *|
+|* See https://llvm.org/LICENSE.txt for license information.                  *|
+|* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception                    *|
 |*                                                                            *|
 |*===----------------------------------------------------------------------===*|
 |*                                                                            *|

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,8 @@
 //===-- ARCMT.h - ARC Migration Rewriter ------------------------*- C++ -*-===//
 //
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
 

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,8 @@
 //===--- ARCMTActions.h - ARC Migrate Tool Frontend Actions -----*- C++ -*-===//
 //
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
 

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,9 +1,8 @@
 //===-- FileRemapper.h - File Remapping Helper ------------------*- C++ -*-===//
 //
-//                     The LLVM Compiler Infrastructure
-//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
 

Modified: projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/APValue.h
==============================================================================
--- projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/APValue.h	Wed Aug 21 19:53:50 2019	(r351349)
+++ projects/clang900-import/contrib/llvm/tools/clang/include/clang/AST/APValue.h	Wed Aug 21 19:57:54 2019	(r351350)
@@ -1,10 +1,9 @@
 //===--- APValue.h - Union class for APFloat/APSInt/Complex -----*- C++ -*-===//
 //
-//                     The LLVM Compiler Infrastructure
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
-//
 //===----------------------------------------------------------------------===//
 //
 //  This file defines the APValue class.
@@ -14,6 +13,7 @@
 #ifndef LLVM_CLANG_AST_APVALUE_H
 #define LLVM_CLANG_AST_APVALUE_H
 
+#include "clang/Basic/FixedPoint.h"
 #include "clang/Basic/LLVM.h"
 #include "llvm/ADT/APFloat.h"
 #include "llvm/ADT/APSInt.h"
@@ -24,14 +24,52 @@ namespace clang {
   class AddrLabelExpr;
   class ASTContext;
   class CharUnits;
+  class CXXRecordDecl;
+  class Decl;
   class DiagnosticBuilder;
   class Expr;
   class FieldDecl;
-  class Decl;
+  struct PrintingPolicy;
+  class Type;
   class ValueDecl;
-  class CXXRecordDecl;
-  class QualType;
 
+/// Symbolic representation of typeid(T) for some type T.
+class TypeInfoLValue {
+  const Type *T;
+
+public:
+  TypeInfoLValue() : T() {}
+  explicit TypeInfoLValue(const Type *T);
+
+  const Type *getType() const { return T; }
+  explicit operator bool() const { return T; }
+
+  void *getOpaqueValue() { return const_cast<Type*>(T); }
+  static TypeInfoLValue getFromOpaqueValue(void *Value) {
+    TypeInfoLValue V;
+    V.T = reinterpret_cast<const Type*>(Value);
+    return V;
+  }
+
+  void print(llvm::raw_ostream &Out, const PrintingPolicy &Policy) const;
+};
+}
+
+namespace llvm {
+template<> struct PointerLikeTypeTraits<clang::TypeInfoLValue> {
+  static void *getAsVoidPointer(clang::TypeInfoLValue V) {
+    return V.getOpaqueValue();
+  }
+  static clang::TypeInfoLValue getFromVoidPointer(void *P) {
+    return clang::TypeInfoLValue::getFromOpaqueValue(P);
+  }
+  // Validated by static_assert in APValue.cpp; hardcoded to avoid needing
+  // to include Type.h.
+  static constexpr int NumLowBitsAvailable = 3;
+};
+}
+
+namespace clang {
 /// APValue - This class implements a discriminated union of [uninitialized]
 /// [APSInt] [APFloat], [Complex APSInt] [Complex APFloat], [Expr + Offset],
 /// [Vector: N * APValue], [Array: N * APValue]
@@ -40,9 +78,13 @@ class APValue {
   typedef llvm::APFloat APFloat;
 public:
   enum ValueKind {
-    Uninitialized,
+    /// There is no such object (it's outside its lifetime).
+    None,
+    /// This object has an indeterminate value (C++ [basic.indet]).
+    Indeterminate,
     Int,
     Float,
+    FixedPoint,
     ComplexInt,
     ComplexFloat,
     LValue,
@@ -55,16 +97,16 @@ class APValue {
   };
 
   class LValueBase {
+    typedef llvm::PointerUnion<const ValueDecl *, const Expr *, TypeInfoLValue>
+        PtrTy;
+
   public:
-    typedef llvm::PointerUnion<const ValueDecl *, const Expr *> PtrTy;
+    LValueBase() : Local{} {}
+    LValueBase(const ValueDecl *P, unsigned I = 0, unsigned V = 0);
+    LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
+    static LValueBase getTypeInfo(TypeInfoLValue LV, QualType TypeInfo);
 
-    LValueBase() : CallIndex(0), Version(0) {}
-
     template <class T>
-    LValueBase(T P, unsigned I = 0, unsigned V = 0)
-        : Ptr(P), CallIndex(I), Version(V) {}
-
-    template <class T>
     bool is() const { return Ptr.is<T>(); }
 
     template <class T>
@@ -77,45 +119,73 @@ class APValue {
 
     bool isNull() const;
 
-    explicit operator bool () const;
+    explicit operator bool() const;
 
-    PtrTy getPointer() const {
-      return Ptr;
-    }
+    unsigned getCallIndex() const;
+    unsigned getVersion() const;
+    QualType getTypeInfoType() const;
 
-    unsigned getCallIndex() const {
-      return CallIndex;
+    friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
+    friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
+      return !(LHS == RHS);
     }
+    friend llvm::hash_code hash_value(const LValueBase &Base);
 
-    void setCallIndex(unsigned Index) {
-      CallIndex = Index;
-    }
+  private:
+    PtrTy Ptr;
+    struct LocalState {
+      unsigned CallIndex, Version;
+    };
+    union {
+      LocalState Local;
+      /// The type std::type_info, if this is a TypeInfoLValue.
+      void *TypeInfoType;
+    };
+  };
 
-    unsigned getVersion() const {
-      return Version;
+  /// A FieldDecl or CXXRecordDecl, along with a flag indicating whether we
+  /// mean a virtual or non-virtual base class subobject.
+  typedef llvm::PointerIntPair<const Decl *, 1, bool> BaseOrMemberType;
+
+  /// A non-discriminated union of a base, field, or array index.
+  class LValuePathEntry {
+    static_assert(sizeof(uintptr_t) <= sizeof(uint64_t),
+                  "pointer doesn't fit in 64 bits?");
+    uint64_t Value;
+
+  public:
+    LValuePathEntry() : Value() {}
+    LValuePathEntry(BaseOrMemberType BaseOrMember)
+        : Value{reinterpret_cast<uintptr_t>(BaseOrMember.getOpaqueValue())} {}
+    static LValuePathEntry ArrayIndex(uint64_t Index) {
+      LValuePathEntry Result;
+      Result.Value = Index;
+      return Result;
     }
 
-    bool operator==(const LValueBase &Other) const {
-      return Ptr == Other.Ptr && CallIndex == Other.CallIndex &&
-             Version == Other.Version;
+    BaseOrMemberType getAsBaseOrMember() const {
+      return BaseOrMemberType::getFromOpaqueValue(
+          reinterpret_cast<void *>(Value));
     }
+    uint64_t getAsArrayIndex() const { return Value; }
 
-  private:
-    PtrTy Ptr;
-    unsigned CallIndex, Version;
+    friend bool operator==(LValuePathEntry A, LValuePathEntry B) {
+      return A.Value == B.Value;
+    }
+    friend bool operator!=(LValuePathEntry A, LValuePathEntry B) {
+      return A.Value != B.Value;
+    }
+    friend llvm::hash_code hash_value(LValuePathEntry A) {
+      return llvm::hash_value(A.Value);
+    }
   };
-
-  typedef llvm::PointerIntPair<const Decl *, 1, bool> BaseOrMemberType;
-  union LValuePathEntry {
-    /// BaseOrMember - The FieldDecl or CXXRecordDecl indicating the next item
-    /// in the path. An opaque value of type BaseOrMemberType.
-    void *BaseOrMember;
-    /// ArrayIndex - The array index of the next item in the path.
-    uint64_t ArrayIndex;
-  };
   struct NoLValuePath {};
   struct UninitArray {};
   struct UninitStruct {};
+
+  friend class ASTReader;
+  friend class ASTWriter;
+
 private:
   ValueKind Kind;
 
@@ -168,55 +238,64 @@ class APValue {
   DataType Data;
 
 public:
-  APValue() : Kind(Uninitialized) {}
-  explicit APValue(APSInt I) : Kind(Uninitialized) {
+  APValue() : Kind(None) {}
+  explicit APValue(APSInt I) : Kind(None) {
     MakeInt(); setInt(std::move(I));
   }
-  explicit APValue(APFloat F) : Kind(Uninitialized) {
+  explicit APValue(APFloat F) : Kind(None) {
     MakeFloat(); setFloat(std::move(F));
   }
-  explicit APValue(const APValue *E, unsigned N) : Kind(Uninitialized) {
+  explicit APValue(APFixedPoint FX) : Kind(None) {
+    MakeFixedPoint(std::move(FX));
+  }
+  explicit APValue(const APValue *E, unsigned N) : Kind(None) {
     MakeVector(); setVector(E, N);
   }
-  APValue(APSInt R, APSInt I) : Kind(Uninitialized) {
+  APValue(APSInt R, APSInt I) : Kind(None) {
     MakeComplexInt(); setComplexInt(std::move(R), std::move(I));
   }
-  APValue(APFloat R, APFloat I) : Kind(Uninitialized) {
+  APValue(APFloat R, APFloat I) : Kind(None) {
     MakeComplexFloat(); setComplexFloat(std::move(R), std::move(I));
   }
   APValue(const APValue &RHS);
-  APValue(APValue &&RHS) : Kind(Uninitialized) { swap(RHS); }
+  APValue(APValue &&RHS) : Kind(None) { swap(RHS); }
   APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
           bool IsNullPtr = false)
-      : Kind(Uninitialized) {
+      : Kind(None) {
     MakeLValue(); setLValue(B, O, N, IsNullPtr);
   }
   APValue(LValueBase B, const CharUnits &O, ArrayRef<LValuePathEntry> Path,
           bool OnePastTheEnd, bool IsNullPtr = false)
-      : Kind(Uninitialized) {
+      : Kind(None) {
     MakeLValue(); setLValue(B, O, Path, OnePastTheEnd, IsNullPtr);
   }
-  APValue(UninitArray, unsigned InitElts, unsigned Size) : Kind(Uninitialized) {
+  APValue(UninitArray, unsigned InitElts, unsigned Size) : Kind(None) {
     MakeArray(InitElts, Size);
   }
-  APValue(UninitStruct, unsigned B, unsigned M) : Kind(Uninitialized) {
+  APValue(UninitStruct, unsigned B, unsigned M) : Kind(None) {
     MakeStruct(B, M);
   }
   explicit APValue(const FieldDecl *D, const APValue &V = APValue())
-      : Kind(Uninitialized) {
+      : Kind(None) {
     MakeUnion(); setUnion(D, V);
   }
   APValue(const ValueDecl *Member, bool IsDerivedMember,
-          ArrayRef<const CXXRecordDecl*> Path) : Kind(Uninitialized) {
+          ArrayRef<const CXXRecordDecl*> Path) : Kind(None) {
     MakeMemberPointer(Member, IsDerivedMember, Path);
   }
   APValue(const AddrLabelExpr* LHSExpr, const AddrLabelExpr* RHSExpr)
-      : Kind(Uninitialized) {
+      : Kind(None) {
     MakeAddrLabelDiff(); setAddrLabelDiff(LHSExpr, RHSExpr);
   }
+  static APValue IndeterminateValue() {
+    APValue Result;
+    Result.Kind = Indeterminate;
+    return Result;
+  }
 
   ~APValue() {
-    MakeUninit();
+    if (Kind != None && Kind != Indeterminate)
+      DestroyDataAndMakeUninit();
   }
 
   /// Returns whether the object performed allocations.
@@ -230,9 +309,14 @@ class APValue {
   void swap(APValue &RHS);
 
   ValueKind getKind() const { return Kind; }
-  bool isUninit() const { return Kind == Uninitialized; }
+
+  bool isAbsent() const { return Kind == None; }
+  bool isIndeterminate() const { return Kind == Indeterminate; }
+  bool hasValue() const { return Kind != None && Kind != Indeterminate; }
+
   bool isInt() const { return Kind == Int; }
   bool isFloat() const { return Kind == Float; }
+  bool isFixedPoint() const { return Kind == FixedPoint; }
   bool isComplexInt() const { return Kind == ComplexInt; }
   bool isComplexFloat() const { return Kind == ComplexFloat; }
   bool isLValue() const { return Kind == LValue; }
@@ -246,8 +330,8 @@ class APValue {
   void dump() const;
   void dump(raw_ostream &OS) const;
 
-  void printPretty(raw_ostream &OS, ASTContext &Ctx, QualType Ty) const;
-  std::string getAsString(ASTContext &Ctx, QualType Ty) const;
+  void printPretty(raw_ostream &OS, const ASTContext &Ctx, QualType Ty) const;
+  std::string getAsString(const ASTContext &Ctx, QualType Ty) const;
 
   APSInt &getInt() {
     assert(isInt() && "Invalid accessor");
@@ -271,6 +355,14 @@ class APValue {
     return const_cast<APValue*>(this)->getFloat();
   }
 
+  APFixedPoint &getFixedPoint() {
+    assert(isFixedPoint() && "Invalid accessor");
+    return *(APFixedPoint *)(char *)Data.buffer;
+  }
+  const APFixedPoint &getFixedPoint() const {
+    return const_cast<APValue *>(this)->getFixedPoint();
+  }
+
   APSInt &getComplexIntReal() {
     assert(isComplexInt() && "Invalid accessor");
     return ((ComplexAPSInt*)(char*)Data.buffer)->Real;
@@ -412,6 +504,10 @@ class APValue {
     assert(isFloat() && "Invalid accessor");
     *(APFloat *)(char *)Data.buffer = std::move(F);
   }
+  void setFixedPoint(APFixedPoint FX) {
+    assert(isFixedPoint() && "Invalid accessor");
+    *(APFixedPoint *)(char *)Data.buffer = std::move(FX);
+  }
   void setVector(const APValue *E, unsigned N) {
     assert(isVector() && "Invalid accessor");
     ((Vec*)(char*)Data.buffer)->Elts = new APValue[N];
@@ -457,51 +553,52 @@ class APValue {
 
 private:
   void DestroyDataAndMakeUninit();
-  void MakeUninit() {
-    if (Kind != Uninitialized)
-      DestroyDataAndMakeUninit();
-  }
   void MakeInt() {
-    assert(isUninit() && "Bad state change");
+    assert(isAbsent() && "Bad state change");
     new ((void*)Data.buffer) APSInt(1);
     Kind = Int;
   }
   void MakeFloat() {
-    assert(isUninit() && "Bad state change");
+    assert(isAbsent() && "Bad state change");
     new ((void*)(char*)Data.buffer) APFloat(0.0);
     Kind = Float;
   }
+  void MakeFixedPoint(APFixedPoint &&FX) {
+    assert(isAbsent() && "Bad state change");
+    new ((void *)(char *)Data.buffer) APFixedPoint(std::move(FX));
+    Kind = FixedPoint;
+  }
   void MakeVector() {
-    assert(isUninit() && "Bad state change");
+    assert(isAbsent() && "Bad state change");
     new ((void*)(char*)Data.buffer) Vec();
     Kind = Vector;
   }
   void MakeComplexInt() {
-    assert(isUninit() && "Bad state change");
+    assert(isAbsent() && "Bad state change");
     new ((void*)(char*)Data.buffer) ComplexAPSInt();
     Kind = ComplexInt;
   }
   void MakeComplexFloat() {
-    assert(isUninit() && "Bad state change");
+    assert(isAbsent() && "Bad state change");
     new ((void*)(char*)Data.buffer) ComplexAPFloat();
     Kind = ComplexFloat;
   }
   void MakeLValue();
   void MakeArray(unsigned InitElts, unsigned Size);
   void MakeStruct(unsigned B, unsigned M) {

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908211957.x7LJvtQo021318>