ninja: Entering directory `out/gn' [1/1] Regenerating ninja files [1/1351] LIB lib/clangStaticAnalyzerCore.lib [2/1351] LIB lib/clangToolingRefactoring.lib [3/1351] STAMP obj/llvm/lib/Target/AArch64/AsmParser/AArch64GenAsmMatcher.stamp [4/1351] STAMP obj/llvm/lib/Target/AArch64/Disassembler/AArch64GenDisassemblerTables.stamp [5/1351] STAMP obj/llvm/lib/Target/AArch64/MCTargetDesc/AArch64GenAsmWriter.stamp [6/1351] STAMP obj/llvm/lib/Target/AArch64/MCTargetDesc/AArch64GenAsmWriter1.stamp [7/1351] STAMP obj/llvm/lib/Target/AArch64/MCTargetDesc/AArch64GenInstrInfo.stamp [8/1351] STAMP obj/llvm/lib/Target/AArch64/MCTargetDesc/AArch64GenMCCodeEmitter.stamp [9/1351] STAMP obj/llvm/lib/Target/AArch64/MCTargetDesc/AArch64GenSubtargetInfo.stamp [10/1351] LIB lib/clangApplyReplacements.lib [11/1351] LIB lib/clangToolingTransformer.lib [12/1351] LINK ./bin/clang-format.exe FAILED: bin/clang-format.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-format.exe /pdb:./bin/clang-format.pdb obj/clang/tools/clang-format/clang-format.ClangFormat.obj lib/clangBasic.lib lib/clangFormat.lib lib/clangRewrite.lib lib/clangToolingCore.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [13/1351] LINK obj/clang/unittests/Basic/BasicTests.exe FAILED: obj/clang/unittests/Basic/BasicTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Basic/BasicTests.exe /pdb:obj/clang/unittests/Basic/BasicTests.pdb obj/clang/unittests/Basic/BasicTests.CharInfoTest.obj obj/clang/unittests/Basic/BasicTests.DarwinSDKInfoTest.obj obj/clang/unittests/Basic/BasicTests.DiagnosticTest.obj obj/clang/unittests/Basic/BasicTests.FileEntryTest.obj obj/clang/unittests/Basic/BasicTests.FileManagerTest.obj obj/clang/unittests/Basic/BasicTests.LineOffsetMappingTest.obj obj/clang/unittests/Basic/BasicTests.SanitizersTest.obj obj/clang/unittests/Basic/BasicTests.SarifTest.obj obj/clang/unittests/Basic/BasicTests.SourceManagerTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangBasic.lib lib/clangLex.lib lib/LLVMSupport.lib lib/LLVMTestingSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [14/1351] LINK ./bin/find-all-symbols.exe FAILED: bin/find-all-symbols.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/find-all-symbols.exe /pdb:./bin/find-all-symbols.pdb obj/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/find-all-symbols.FindAllSymbolsMain.obj lib/findAllSymbols.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangLex.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [15/1351] LINK ./bin/pp-trace.exe FAILED: bin/pp-trace.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/pp-trace.exe /pdb:./bin/pp-trace.pdb obj/clang-tools-extra/pp-trace/pp-trace.PPCallbacksTracker.obj obj/clang-tools-extra/pp-trace/pp-trace.PPTrace.obj lib/clangAST.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangLex.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [16/1351] LIB lib/clangStaticAnalyzerCheckers.lib [17/1351] LINK ./bin/clang-change-namespace.exe FAILED: bin/clang-change-namespace.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-change-namespace.exe /pdb:./bin/clang-change-namespace.pdb obj/clang-tools-extra/clang-change-namespace/tool/clang-change-namespace.ClangChangeNamespace.obj lib/clangChangeNamespace.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangToolingInclusions.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [18/1351] STAMP obj/clang-tools-extra/clang-tidy/tool/clang-tidy.inputdeps.stamp [19/1351] STAMP obj/clang-tools-extra/clangd/clangd.inputdeps.stamp [20/1351] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests.exe FAILED: obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests.exe /pdb:obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests.pdb obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests.FuzzySymbolIndexTests.obj obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests.IncludeFixerTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangIncludeFixer.lib lib/findAllSymbols.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/LLVMSupport.lib lib/clangAST.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangASTMatchers.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [21/1351] LINK ./bin/clang-reorder-fields.exe FAILED: bin/clang-reorder-fields.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-reorder-fields.exe /pdb:./bin/clang-reorder-fields.pdb obj/clang-tools-extra/clang-reorder-fields/tool/clang-reorder-fields.ClangReorderFields.obj lib/clangReorderFields.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/clangAST.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangASTMatchers.lib lib/clangIndex.lib lib/clangFormat.lib lib/clangToolingInclusions.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [22/1351] LINK ./bin/clang-move.exe FAILED: bin/clang-move.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-move.exe /pdb:./bin/clang-move.pdb obj/clang-tools-extra/clang-move/tool/clang-move.ClangMove.obj lib/clangMove.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAnalysis.lib lib/clangToolingInclusions.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangSupport.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [23/1351] LINK obj/clang/unittests/Format/FormatTests.exe FAILED: obj/clang/unittests/Format/FormatTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Format/FormatTests.exe /pdb:obj/clang/unittests/Format/FormatTests.pdb obj/clang/unittests/Format/FormatTests.BracesInserterTest.obj obj/clang/unittests/Format/FormatTests.BracesRemoverTest.obj obj/clang/unittests/Format/FormatTests.CleanupTest.obj obj/clang/unittests/Format/FormatTests.ConfigParseTest.obj obj/clang/unittests/Format/FormatTests.DefinitionBlockSeparatorTest.obj obj/clang/unittests/Format/FormatTests.FormatReplacementTest.obj obj/clang/unittests/Format/FormatTests.FormatTest.obj obj/clang/unittests/Format/FormatTests.FormatTestCSharp.obj obj/clang/unittests/Format/FormatTests.FormatTestComments.obj obj/clang/unittests/Format/FormatTests.FormatTestJS.obj obj/clang/unittests/Format/FormatTests.FormatTestJava.obj obj/clang/unittests/Format/FormatTests.FormatTestJson.obj obj/clang/unittests/Format/FormatTests.FormatTestMacroExpansion.obj obj/clang/unittests/Format/FormatTests.FormatTestObjC.obj obj/clang/unittests/Format/FormatTests.FormatTestProto.obj obj/clang/unittests/Format/FormatTests.FormatTestRawStrings.obj obj/clang/unittests/Format/FormatTests.FormatTestSelective.obj obj/clang/unittests/Format/FormatTests.FormatTestTableGen.obj obj/clang/unittests/Format/FormatTests.FormatTestTextProto.obj obj/clang/unittests/Format/FormatTests.FormatTestVerilog.obj obj/clang/unittests/Format/FormatTests.FormatTokenSourceTest.obj obj/clang/unittests/Format/FormatTests.IntegerLiteralSeparatorTest.obj obj/clang/unittests/Format/FormatTests.MacroCallReconstructorTest.obj obj/clang/unittests/Format/FormatTests.MacroExpanderTest.obj obj/clang/unittests/Format/FormatTests.MatchFilePathTest.obj obj/clang/unittests/Format/FormatTests.NamespaceEndCommentsFixerTest.obj obj/clang/unittests/Format/FormatTests.ObjCPropertyAttributeOrderFixerTest.obj obj/clang/unittests/Format/FormatTests.QualifierFixerTest.obj obj/clang/unittests/Format/FormatTests.SortImportsTestJS.obj obj/clang/unittests/Format/FormatTests.SortImportsTestJava.obj obj/clang/unittests/Format/FormatTests.SortIncludesTest.obj obj/clang/unittests/Format/FormatTests.TokenAnnotatorTest.obj obj/clang/unittests/Format/FormatTests.UsingDeclarationsSorterTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangToolingCore.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/clangToolingInclusions.lib lib/clangAPINotes.lib lib/clangAST.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [24/1351] LINK ./bin/clang-doc.exe FAILED: bin/clang-doc.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-doc.exe /pdb:./bin/clang-doc.pdb obj/clang-tools-extra/clang-doc/tool/clang-doc.ClangDocMain.obj lib/clangDoc.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAnalysis.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangSupport.lib lib/clangSerialization.lib lib/clangIndex.lib lib/clangFormat.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib lib/LLVMBitWriter.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.AllTUsExecution.obj):(_GLOBAL__sub_I_AllTUsExecution.cpp) >>> referenced by clangTooling.lib(Tooling.StandaloneExecution.obj):(_GLOBAL__sub_I_StandaloneExecution.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.AllTUsExecution.obj):(_GLOBAL__sub_I_AllTUsExecution.cpp) >>> referenced by clangTooling.lib(Tooling.StandaloneExecution.obj):(_GLOBAL__sub_I_StandaloneExecution.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.Execution.obj):(class llvm::Expected>> __cdecl clang::tooling::internal::createExecutorFromCommandLineArgsImpl(int &, char const **, class llvm::cl::OptionCategory &, char const *)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [25/1351] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.exe FAILED: obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.exe /pdb:obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.pdb obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.BitcodeTest.obj obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.ClangDocTest.obj obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.GeneratorTest.obj obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.HTMLGeneratorTest.obj obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MDGeneratorTest.obj obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MergeTest.obj obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.SerializeTest.obj obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.YAMLGeneratorTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangDoc.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/LLVMBitReader.lib lib/LLVMBitWriter.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAnalysis.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangSupport.lib lib/clangIndex.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [26/1351] LINK ./bin/clang-query.exe FAILED: bin/clang-query.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-query.exe /pdb:./bin/clang-query.pdb obj/clang-tools-extra/clang-query/tool/clang-query.ClangQuery.obj lib/clangQuery.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangDynamicASTMatchers.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/LLVMLineEditor.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [27/1351] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.exe FAILED: obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.exe /pdb:obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.pdb obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests.FindAllSymbolsTests.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/findAllSymbols.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangLex.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [28/1351] LINK ./bin/modularize.exe FAILED: bin/modularize.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/modularize.exe /pdb:./bin/modularize.pdb obj/clang-tools-extra/modularize/modularize.CoverageChecker.obj obj/clang-tools-extra/modularize/modularize.Modularize.obj obj/clang-tools-extra/modularize/modularize.ModularizeUtilities.obj obj/clang-tools-extra/modularize/modularize.ModuleAssistant.obj obj/clang-tools-extra/modularize/modularize.PreprocessorTracker.obj lib/clangAST.lib lib/clangBasic.lib lib/clangDriver.lib lib/clangFrontend.lib lib/clangLex.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMTargetParser.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/LLVMWindowsDriver.lib lib/clangAPINotes.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [29/1351] LINK ./bin/clang-include-fixer.exe FAILED: bin/clang-include-fixer.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-include-fixer.exe /pdb:./bin/clang-include-fixer.pdb obj/clang-tools-extra/clang-include-fixer/tool/clang-include-fixer.ClangIncludeFixer.obj lib/clangIncludeFixer.lib lib/findAllSymbols.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/clangAST.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangASTMatchers.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [30/1351] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests.exe FAILED: obj/clang-tools-extra/unittests/clang-move/ClangMoveTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang-tools-extra/unittests/clang-move/ClangMoveTests.exe /pdb:obj/clang-tools-extra/unittests/clang-move/ClangMoveTests.pdb obj/clang-tools-extra/unittests/clang-move/ClangMoveTests.ClangMoveTests.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangMove.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAnalysis.lib lib/clangToolingInclusions.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangSupport.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [31/1351] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests.exe FAILED: obj/clang-tools-extra/unittests/clang-query/ClangQueryTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang-tools-extra/unittests/clang-query/ClangQueryTests.exe /pdb:obj/clang-tools-extra/unittests/clang-query/ClangQueryTests.pdb obj/clang-tools-extra/unittests/clang-query/ClangQueryTests.QueryEngineTest.obj obj/clang-tools-extra/unittests/clang-query/ClangQueryTests.QueryParserTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangQuery.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangDynamicASTMatchers.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/LLVMLineEditor.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [32/1351] LINK obj/clang/unittests/Analysis/ClangAnalysisTests.exe FAILED: obj/clang/unittests/Analysis/ClangAnalysisTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Analysis/ClangAnalysisTests.exe /pdb:obj/clang/unittests/Analysis/ClangAnalysisTests.pdb obj/clang/unittests/Analysis/ClangAnalysisTests.CFGDominatorTree.obj obj/clang/unittests/Analysis/ClangAnalysisTests.CFGTest.obj obj/clang/unittests/Analysis/ClangAnalysisTests.CloneDetectionTest.obj obj/clang/unittests/Analysis/ClangAnalysisTests.ExprMutationAnalyzerTest.obj obj/clang/unittests/Analysis/ClangAnalysisTests.IntervalPartitionTest.obj obj/clang/unittests/Analysis/ClangAnalysisTests.MacroExpansionContextTest.obj obj/clang/unittests/Analysis/ClangAnalysisTests.UnsafeBufferUsageTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangASTMatchers.lib lib/clangAnalysis.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangSupport.lib lib/clangSerialization.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [33/1351] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests.exe FAILED: obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests.exe /pdb:obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests.pdb obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests.ChangeNamespaceTests.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangChangeNamespace.lib lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/clangToolingCore.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangToolingInclusions.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [34/1351] LINK ./bin/clang-installapi.exe FAILED: bin/clang-installapi.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-installapi.exe /pdb:./bin/clang-installapi.pdb obj/clang/tools/clang-installapi/clang-installapi.ClangInstallAPI.obj obj/clang/tools/clang-installapi/clang-installapi.Options.obj obj/out/gn/gen/clang/tools/clang-installapi/clang-installapi.clang_installapi-driver.obj lib/clangDriver.lib lib/clangFrontend.lib lib/clangInstallAPI.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMTargetParser.lib lib/LLVMTextAPI.lib lib/LLVMTextAPIBinaryReader.lib lib/clangBasic.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMBinaryFormat.lib lib/LLVMWindowsDriver.lib lib/clangAPINotes.lib lib/clangAST.lib lib/clangLex.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib version.lib ntdll.lib ws2_32.lib delayimp.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [35/1351] LINK ./bin/clang-diff.exe FAILED: bin/clang-diff.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-diff.exe /pdb:./bin/clang-diff.pdb obj/clang/tools/clang-diff/clang-diff.ClangDiff.obj lib/clangBasic.lib lib/clangFrontend.lib lib/clangTooling.lib lib/clangToolingASTDiff.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangAPINotes.lib lib/clangAST.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [36/1351] LINK ./bin/arcmt-test.exe FAILED: bin/arcmt-test.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/arcmt-test.exe /pdb:./bin/arcmt-test.pdb obj/clang/tools/arcmt-test/arcmt-test.arcmt-test.obj lib/clangARCMigrate.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangLex.lib lib/LLVMSupport.lib lib/clangAST.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangEdit.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangParse.lib lib/clangSema.lib lib/clangSupport.lib lib/clangSerialization.lib lib/clangRewrite.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [37/1351] LINK obj/clang/unittests/Lex/LexTests.exe FAILED: obj/clang/unittests/Lex/LexTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Lex/LexTests.exe /pdb:obj/clang/unittests/Lex/LexTests.pdb obj/clang/unittests/Lex/LexTests.DependencyDirectivesScannerTest.obj obj/clang/unittests/Lex/LexTests.HeaderMapTest.obj obj/clang/unittests/Lex/LexTests.HeaderSearchTest.obj obj/clang/unittests/Lex/LexTests.LexerTest.obj obj/clang/unittests/Lex/LexTests.ModuleDeclStateTest.obj obj/clang/unittests/Lex/LexTests.PPCallbacksTest.obj obj/clang/unittests/Lex/LexTests.PPConditionalDirectiveRecordTest.obj obj/clang/unittests/Lex/LexTests.PPDependencyDirectivesTest.obj obj/clang/unittests/Lex/LexTests.PPMemoryAllocationsTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangLex.lib lib/clangParse.lib lib/clangSema.lib lib/LLVMSupport.lib lib/LLVMTestingAnnotations.lib lib/LLVMTestingSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [38/1351] LINK ./bin/diagtool.exe FAILED: bin/diagtool.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/diagtool.exe /pdb:./bin/diagtool.pdb obj/clang/tools/diagtool/diagtool.DiagTool.obj obj/clang/tools/diagtool/diagtool.DiagnosticNames.obj obj/clang/tools/diagtool/diagtool.FindDiagnosticID.obj obj/clang/tools/diagtool/diagtool.ListWarnings.obj obj/clang/tools/diagtool/diagtool.ShowEnabledWarnings.obj obj/clang/tools/diagtool/diagtool.TreeView.obj obj/clang/tools/diagtool/diagtool.diagtool_main.obj lib/clangBasic.lib lib/clangFrontend.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangAPINotes.lib lib/clangAST.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [39/1351] LINK obj/clang/unittests/AST/ASTTests.exe FAILED: obj/clang/unittests/AST/ASTTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/AST/ASTTests.exe /pdb:obj/clang/unittests/AST/ASTTests.pdb obj/clang/unittests/AST/ASTTests.ASTContextParentMapTest.obj obj/clang/unittests/AST/ASTTests.ASTDumperTest.obj obj/clang/unittests/AST/ASTTests.ASTExprTest.obj obj/clang/unittests/AST/ASTTests.ASTImporterFixtures.obj obj/clang/unittests/AST/ASTTests.ASTImporterGenericRedeclTest.obj obj/clang/unittests/AST/ASTTests.ASTImporterODRStrategiesTest.obj obj/clang/unittests/AST/ASTTests.ASTImporterObjCTest.obj obj/clang/unittests/AST/ASTTests.ASTImporterTest.obj obj/clang/unittests/AST/ASTTests.ASTImporterVisibilityTest.obj obj/clang/unittests/AST/ASTTests.ASTTraverserTest.obj obj/clang/unittests/AST/ASTTests.ASTTypeTraitsTest.obj obj/clang/unittests/AST/ASTTests.ASTVectorTest.obj obj/clang/unittests/AST/ASTTests.AttrTest.obj obj/clang/unittests/AST/ASTTests.CommentLexer.obj obj/clang/unittests/AST/ASTTests.CommentParser.obj obj/clang/unittests/AST/ASTTests.CommentTextTest.obj obj/clang/unittests/AST/ASTTests.ConceptPrinterTest.obj obj/clang/unittests/AST/ASTTests.DataCollectionTest.obj obj/clang/unittests/AST/ASTTests.DeclBaseTest.obj obj/clang/unittests/AST/ASTTests.DeclPrinterTest.obj obj/clang/unittests/AST/ASTTests.DeclTest.obj obj/clang/unittests/AST/ASTTests.EvaluateAsRValueTest.obj obj/clang/unittests/AST/ASTTests.ExternalASTSourceTest.obj obj/clang/unittests/AST/ASTTests.NamedDeclPrinterTest.obj obj/clang/unittests/AST/ASTTests.ProfilingTest.obj obj/clang/unittests/AST/ASTTests.RandstructTest.obj obj/clang/unittests/AST/ASTTests.RawCommentForDeclTest.obj obj/clang/unittests/AST/ASTTests.RecursiveASTVisitorTest.obj obj/clang/unittests/AST/ASTTests.SizelessTypesTest.obj obj/clang/unittests/AST/ASTTests.SourceLocationTest.obj obj/clang/unittests/AST/ASTTests.StmtPrinterTest.obj obj/clang/unittests/AST/ASTTests.StructuralEquivalenceTest.obj obj/clang/unittests/AST/ASTTests.TemplateNameTest.obj obj/clang/unittests/AST/ASTTests.TypePrinterTest.obj obj/clang/unittests/AST/ASTTests.UnresolvedSetTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangASTMatchers.lib lib/clangAnalysis.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangTesting.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMTargetParser.lib lib/LLVMTestingAnnotations.lib lib/LLVMTestingSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [40/1351] LINK obj/clang/unittests/Index/IndexTests.exe FAILED: obj/clang/unittests/Index/IndexTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Index/IndexTests.exe /pdb:obj/clang/unittests/Index/IndexTests.pdb obj/clang/unittests/Index/IndexTests.IndexTests.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangIndex.lib lib/clangLex.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [41/1351] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests.exe FAILED: obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests.exe /pdb:obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests.pdb obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests.ParserTest.obj obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests.RegistryTest.obj obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests.VariantValueTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangASTMatchers.lib lib/clangDynamicASTMatchers.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangTesting.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [42/1351] LINK obj/clang/unittests/AST/ByteCode/InterpTests.exe FAILED: obj/clang/unittests/AST/ByteCode/InterpTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/AST/ByteCode/InterpTests.exe /pdb:obj/clang/unittests/AST/ByteCode/InterpTests.pdb obj/clang/unittests/AST/ByteCode/InterpTests.Descriptor.obj obj/clang/unittests/AST/ByteCode/InterpTests.toAPValue.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangTesting.lib lib/clangTooling.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [43/1351] LINK obj/clang/unittests/Support/ClangSupportTests.exe FAILED: obj/clang/unittests/Support/ClangSupportTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Support/ClangSupportTests.exe /pdb:obj/clang/unittests/Support/ClangSupportTests.pdb obj/clang/unittests/Support/ClangSupportTests.TimeProfilerTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangFrontend.lib lib/LLVMSupport.lib lib/clangAPINotes.lib lib/clangBasic.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangAST.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [44/1351] LINK obj/clang/unittests/Rewrite/RewriteTests.exe FAILED: obj/clang/unittests/Rewrite/RewriteTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Rewrite/RewriteTests.exe /pdb:obj/clang/unittests/Rewrite/RewriteTests.pdb obj/clang/unittests/Rewrite/RewriteTests.RewriterTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangFrontend.lib lib/clangRewrite.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/clangAPINotes.lib lib/clangBasic.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangAST.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [45/1351] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests.exe FAILED: obj/clang/unittests/ASTMatchers/ASTMatchersTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/ASTMatchers/ASTMatchersTests.exe /pdb:obj/clang/unittests/ASTMatchers/ASTMatchersTests.pdb obj/clang/unittests/ASTMatchers/ASTMatchersTests.ASTMatchersInternalTest.obj obj/clang/unittests/ASTMatchers/ASTMatchersTests.ASTMatchersNarrowingTest.obj obj/clang/unittests/ASTMatchers/ASTMatchersTests.ASTMatchersNodeTest.obj obj/clang/unittests/ASTMatchers/ASTMatchersTests.ASTMatchersTraversalTest.obj obj/clang/unittests/ASTMatchers/ASTMatchersTests.GtestMatchersTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangASTMatchers.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangTesting.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMTargetParser.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: warning: obj/clang/unittests/ASTMatchers/ASTMatchersTests.ASTMatchersNarrowingTest.obj: locally defined symbol imported: struct clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::Func const clang::ast_matchers::hasElementType (defined in clangASTMatchers.lib(ASTMatchers.ASTMatchersInternal.obj)) [LNK4217] lld-link: warning: obj/clang/unittests/ASTMatchers/ASTMatchersTests.ASTMatchersTraversalTest.obj: locally defined symbol imported: struct clang::ast_matchers::internal::TypeTraversePolymorphicMatcher)>::Func const clang::ast_matchers::pointee (defined in clangASTMatchers.lib(ASTMatchers.ASTMatchersInternal.obj)) [LNK4217] lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [46/1351] LINK ./bin/clang-apply-replacements.exe FAILED: bin/clang-apply-replacements.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-apply-replacements.exe /pdb:./bin/clang-apply-replacements.pdb obj/clang-tools-extra/clang-apply-replacements/tool/clang-apply-replacements.ClangApplyReplacementsMain.obj lib/clangApplyReplacements.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangRewrite.lib lib/clangToolingCore.lib lib/clangToolingRefactoring.lib lib/LLVMSupport.lib lib/clangAST.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangASTMatchers.lib lib/clangToolingInclusions.lib lib/clangIndex.lib lib/clangFrontend.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangSupport.lib lib/clangSerialization.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [47/1351] LINK obj/clang/unittests/Serialization/SerializationTests.exe FAILED: obj/clang/unittests/Serialization/SerializationTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Serialization/SerializationTests.exe /pdb:obj/clang/unittests/Serialization/SerializationTests.pdb obj/clang/unittests/Serialization/SerializationTests.ForceCheckFileInputTest.obj obj/clang/unittests/Serialization/SerializationTests.InMemoryModuleCacheTest.obj obj/clang/unittests/Serialization/SerializationTests.ModuleCacheTest.obj obj/clang/unittests/Serialization/SerializationTests.NoCommentsTest.obj obj/clang/unittests/Serialization/SerializationTests.PreambleInNamedModulesTest.obj obj/clang/unittests/Serialization/SerializationTests.SourceLocationEncodingTest.obj obj/clang/unittests/Serialization/SerializationTests.VarDeclConstantInitTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangLex.lib lib/clangSema.lib lib/clangSerialization.lib lib/clangTooling.lib lib/LLVMBitReader.lib lib/LLVMSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib lib/gtest.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [48/1351] LINK obj/clang/unittests/Sema/SemaTests.exe FAILED: obj/clang/unittests/Sema/SemaTests.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:obj/clang/unittests/Sema/SemaTests.exe /pdb:obj/clang/unittests/Sema/SemaTests.pdb obj/clang/unittests/Sema/SemaTests.CodeCompleteTest.obj obj/clang/unittests/Sema/SemaTests.ExternalSemaSourceTest.obj obj/clang/unittests/Sema/SemaTests.GslOwnerPointerInference.obj obj/clang/unittests/Sema/SemaTests.SemaLookupTest.obj obj/clang/unittests/Sema/SemaTests.SemaNoloadLookupTest.obj obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.obj lib/clangAST.lib lib/clangBasic.lib lib/clangFrontend.lib lib/clangParse.lib lib/clangSema.lib lib/clangTesting.lib lib/clangTooling.lib lib/LLVMSupport.lib lib/LLVMTestingAnnotations.lib lib/LLVMTestingSupport.lib lib/LLVMOption.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/clangLex.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/gtest.lib lib/clangFormat.lib lib/clangToolingCore.lib lib/clangRewrite.lib lib/clangToolingInclusions.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) [49/1351] LINK ./bin/clang-refactor.exe FAILED: bin/clang-refactor.exe ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/lld-link /nologo /OPT:REF /OPT:ICF /STACK:10000000 /pdbaltpath:%_PDB% /Brepro /winsysroot:../../sysroot-3bda71a11e /machine:x64 /out:./bin/clang-refactor.exe /pdb:./bin/clang-refactor.pdb obj/clang/tools/clang-refactor/clang-refactor.ClangRefactor.obj obj/clang/tools/clang-refactor/clang-refactor.TestSupport.obj lib/clangAST.lib lib/clangBasic.lib lib/clangFormat.lib lib/clangFrontend.lib lib/clangLex.lib lib/clangRewrite.lib lib/clangTooling.lib lib/clangToolingRefactoring.lib lib/LLVMOption.lib lib/LLVMSupport.lib lib/LLVMSupportBlake3.lib lib/LLVMDemangle.lib lib/LLVMTargetParser.lib lib/LLVMBinaryFormat.lib lib/LLVMFrontendOpenMP.lib lib/LLVMAnalysis.lib lib/LLVMCore.lib lib/LLVMRemarks.lib lib/LLVMBitstreamReader.lib lib/LLVMProfileData.lib lib/LLVMDebugInfoDWARF.lib lib/LLVMMC.lib lib/LLVMDebugInfoCodeView.lib lib/LLVMDebugInfoMSF.lib lib/LLVMObject.lib lib/LLVMBitReader.lib lib/LLVMIRReader.lib lib/LLVMAsmParser.lib lib/LLVMMCParser.lib lib/LLVMTextAPI.lib lib/LLVMSymbolize.lib lib/LLVMDebugInfoBTF.lib lib/LLVMDebugInfoPDB.lib lib/LLVMFrontendOffloading.lib lib/LLVMTransformUtils.lib lib/LLVMScalarOpts.lib lib/LLVMAggressiveInstCombine.lib lib/LLVMInstCombine.lib lib/clangToolingCore.lib lib/clangToolingInclusions.lib lib/clangAPINotes.lib lib/clangDriver.lib lib/LLVMWindowsDriver.lib lib/clangEdit.lib lib/clangParse.lib lib/clangSema.lib lib/clangAnalysis.lib lib/clangASTMatchers.lib lib/clangSupport.lib lib/clangSerialization.lib lib/clangIndex.lib ntdll.lib ws2_32.lib delayimp.lib version.lib lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) >>> referenced by clangFrontend.lib(Frontend.CompilerInstance.obj):(public: void __cdecl clang::CompilerInstance::LoadRequestedPlugins(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::begin(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::Registry::iterator __cdecl llvm::Registry::end(void) >>> referenced by clangFrontend.lib(Frontend.FrontendAction.obj):(private: class std::unique_ptr> __cdecl clang::FrontendAction::CreateWrappedASTConsumer(class clang::CompilerInstance &, class llvm::StringRef)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(public: static class std::unique_ptr> __cdecl clang::tooling::CompilationDatabase::loadFromDirectory(class llvm::StringRef, class std::basic_string, class std::allocator> &)) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Tail >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) private: static class llvm::Registry::node *llvm::Registry::Head >>> referenced by clangTooling.lib(Tooling.CompilationDatabase.obj):(_GLOBAL__sub_I_CompilationDatabase.cpp) >>> referenced by clangTooling.lib(Tooling.JSONCompilationDatabase.obj):(_GLOBAL__sub_I_JSONCompilationDatabase.cpp) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangSema.lib(Sema.SemaCodeComplete.obj):(public: void __cdecl clang::SemaCodeCompletion::CodeCompleteAttribute(enum clang::AttributeCommonInfo::Syntax, enum clang::SemaCodeCompletion::AttributeCompletion, class clang::IdentifierInfo const *)) >>> referenced by clangBasic.lib(Basic.ParsedAttrInfo.obj):(class std::list>, class std::allocator>>> const & __cdecl clang::getAttributePluginInstances(void)) lld-link: error: undefined symbol: __declspec(dllimport) public: static class llvm::iterator_range::iterator> __cdecl llvm::Registry::entries(void) >>> referenced by clangLex.lib(Lex.Pragma.obj):(private: void __cdecl clang::Preprocessor::RegisterBuiltinPragmas(void)) [50/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCMachineFunctionInfo.obj [51/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCMergeStringPool.obj [52/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCMachineScheduler.obj [53/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCMacroFusion.obj [54/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCLowerMASSVEntries.obj [55/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCMCInstLower.obj [56/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCMIPeephole.obj [57/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCLoopInstrFormPrep.obj [58/1351] CXX obj/clang/lib/Analysis/FlowSensitive/Models/Models.UncheckedOptionalAccessModel.obj FAILED: obj/clang/lib/Analysis/FlowSensitive/Models/Models.UncheckedOptionalAccessModel.obj ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang-cl /nologo /showIncludes /Foobj/clang/lib/Analysis/FlowSensitive/Models/Models.UncheckedOptionalAccessModel.obj /c ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_UNICODE -DUNICODE -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/AST -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Basic -Igen/clang/include/clang/Sema -Igen/llvm/include/llvm/Frontend/OpenMP -Igen/llvm/include/llvm/Frontend/OpenMP /O2 /Gw /Zc:inline /EHs-c- /W4 -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fmsc-version=1926 /Brepro -fdebug-compilation-dir=. /winsysroot../../sysroot-3bda71a11e -Wcovered-switch-default /std:c++17 /GR- In file included from ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp:14: In file included from ../../clang/include\clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h:20: ../../clang/include\clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h(157,29): error: reference to 'internal' is ambiguous 157 | ConstMethodReturnValues = internal::joinConstMethodMap( | ^ ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp(1083,31): note: in instantiation of member function 'clang::dataflow::DataflowAnalysis>::joinTypeErased' requested here 1083 | UncheckedOptionalAccessModel::UncheckedOptionalAccessModel(ASTContext &Ctx, | ^ ../../clang/include\clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h(109,11): note: candidate found by name lookup is 'clang::dataflow::internal' 109 | namespace internal { | ^ ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp(205,1): note: candidate found by name lookup is 'clang::dataflow::(anonymous namespace)::internal' 205 | AST_MATCHER_P(CXXMemberCallExpr, publicReceiverType, | ^ ../../clang/include\clang/ASTMatchers/ASTMatchersMacros.h(131,3): note: expanded from macro 'AST_MATCHER_P' 131 | AST_MATCHER_P_OVERLOAD(Type, DefineMatcher, ParamType, Param, 0) | ^ ../../clang/include\clang/ASTMatchers/ASTMatchersMacros.h(135,13): note: expanded from macro 'AST_MATCHER_P_OVERLOAD' 135 | namespace internal { \ | ^ In file included from ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp:14: In file included from ../../clang/include\clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h:20: ../../clang/include\clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h(157,58): error: 'Value' does not refer to a value 157 | ConstMethodReturnValues = internal::joinConstMethodMap( | ^ ../../clang/include\clang/Analysis/FlowSensitive/Value.h(33,7): note: declared here 33 | class Value { | ^ In file included from ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp:14: In file included from ../../clang/include\clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h:20: ../../clang/include\clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h(161,7): error: reference to 'internal' is ambiguous 161 | internal::joinConstMethodMap( | ^ ../../clang/include\clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h(109,11): note: candidate found by name lookup is 'clang::dataflow::internal' 109 | namespace internal { | ^ ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp(205,1): note: candidate found by name lookup is 'clang::dataflow::(anonymous namespace)::internal' 205 | AST_MATCHER_P(CXXMemberCallExpr, publicReceiverType, | ^ ../../clang/include\clang/ASTMatchers/ASTMatchersMacros.h(131,3): note: expanded from macro 'AST_MATCHER_P' 131 | AST_MATCHER_P_OVERLOAD(Type, DefineMatcher, ParamType, Param, 0) | ^ ../../clang/include\clang/ASTMatchers/ASTMatchersMacros.h(135,13): note: expanded from macro 'AST_MATCHER_P_OVERLOAD' 135 | namespace internal { \ | ^ In file included from ../../clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp:14: In file included from ../../clang/include\clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h:20: ../../clang/include\clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h(161,36): error: 'StorageLocation' does not refer to a value 161 | internal::joinConstMethodMap( | ^ ../../clang/include\clang/Analysis/FlowSensitive/StorageLocation.h(32,7): note: declared here 32 | class StorageLocation { | ^ 4 errors generated. [59/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCInstrInfo.obj [60/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCISelDAGToDAG.obj [61/1351] CXX obj/llvm/lib/Target/PowerPC/LLVMPowerPCCodeGen.PPCISelLowering.obj ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.