return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 80%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/MemRegion.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/PathDiagnostic.cpp.o [ 80%] Linking CXX static library ../libclangFormat.a make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 80%] Built target clangFormat [ 80%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/ProgramState.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h:23:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/NestedNameSpecifier.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Type.h:21, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclarationName.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclBase.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Decl.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTTypeTraits.h:20, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTContext.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGValue.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGOpenMPRuntime.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:15: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::Value* clang::CodeGen::CGOpenMPRuntimeNVPTX::emitTeamsOutlinedFunction(const clang::OMPExecutableDirective&, const clang::VarDecl*, clang::OpenMPDirectiveKind, const clang::CodeGen::RegionCodeGenTy&)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& MappedDeclsFields)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& MappedDeclsFields)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/RegionStore.cpp.o /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::CodeGen::CGOpenMPRuntimeNVPTX::emitFunctionProlog(clang::CodeGen::CodeGenFunction&, const clang::Decl*)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/RetainSummaryManager.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGRecordLayoutBuilder.cpp: In member function 'void {anonymous}::CGRecordLowering::lower(bool)': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGRecordLayoutBuilder.cpp:147:49: warning: 'StartBitOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] return Context.toCharUnitsFromBits(BitOffset); ^ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGRecordLayoutBuilder.cpp:377:12: note: 'StartBitOffset' was declared here uint64_t StartBitOffset, Tail = 0; ^~~~~~~~~~~~~~ [ 82%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGStmt.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/Store.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/SubEngine.cpp.o /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Core/RegionStore.cpp: In member function '{anonymous}::RegionBindingsRef {anonymous}::RegionStoreManager::bindArray(RegionBindingsConstRef, const clang::ento::TypedValueRegion*, clang::ento::SVal)': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Core/RegionStore.cpp:2205:26: warning: 'Size' may be used uninitialized in this function [-Wmaybe-uninitialized] for (; Size.hasValue() ? i < Size.getValue() : true ; ++i, ++VI) { ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/SVals.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h:23:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/NestedNameSpecifier.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Type.h:21, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Core/Store.cpp:14: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ento::SVal clang::ento::StoreManager::attemptDownCast(clang::ento::SVal, clang::QualType, bool&)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 83%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/TaintManager.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/WorkList.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGStmtOpenMP.cpp.o make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' Scanning dependencies of target clang-diff make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 83%] Building CXX object tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Core/SymbolManager.cpp: In member function 'bool clang::ento::SymbolReaper::isLive(clang::ento::SymbolRef)': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Core/SymbolManager.cpp:501:3: warning: 'KnownLive' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KnownLive) ^~ [ 83%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/clangStaticAnalyzerCore.dir/Z3ConstraintManager.cpp.o [ 84%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGVTT.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGVTables.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenABITypes.cpp.o [ 85%] Linking CXX executable ../../bin/clang-diff [ 85%] Linking CXX static library ../../libclangStaticAnalyzerCore.a make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Built target clangStaticAnalyzerCore make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' Scanning dependencies of target clang-format make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Building CXX object tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Built target clang-diff make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' Scanning dependencies of target clang-rename make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Building CXX object tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [ 85%] Linking CXX executable ../../bin/clang-format [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenAction.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGBuilder.h:14:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenFunction.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGStmtOpenMP.cpp:16: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/IRBuilder.h: In member function 'std::pair clang::CodeGen::CodeGenFunction::EmitOMPAtomicSimpleUpdateExpr(clang::CodeGen::LValue, clang::CodeGen::RValue, clang::BinaryOperatorKind, bool, llvm::AtomicOrdering, clang::SourceLocation, llvm::function_ref)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/IRBuilder.h:1455:19: warning: 'RMWOp' may be used uninitialized in this function [-Wmaybe-uninitialized] return Insert(new AtomicRMWInst(Op, Ptr, Val, Ordering, SSID)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGStmtOpenMP.cpp:3669:30: note: 'RMWOp' was declared here llvm::AtomicRMWInst::BinOp RMWOp; ^~~~~ make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Built target clang-format make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' Scanning dependencies of target clang-refactor make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Building CXX object tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenFunction.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/Metadata.h:20:0, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/TrackingMDRef.h:17, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/DebugLoc.h:18, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/Instruction.h:22, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/BasicBlock.h:23, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/EHScopeStack.h:22, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGCleanup.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGStmtOpenMP.cpp:14: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In function 'llvm::Function* emitOutlinedOrderedFunction(clang::CodeGen::CodeGenModule&, const clang::CapturedStmt*)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& CapStmtInfo)+24).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& CapStmtInfo)+24).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenModule.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenPGO.cpp.o [ 85%] Linking CXX executable ../../bin/clang-rename [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Built target clang-rename make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' Scanning dependencies of target clang-extdef-mapping make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Building CXX object tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [ 85%] Building CXX object tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [ 85%] Linking CXX executable ../../bin/clang-extdef-mapping In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/NestedNameSpecifier.h:18:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Type.h:21, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclarationName.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclBase.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Decl.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTTypeTraits.h:20, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTContext.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Frontend/ASTUnit.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Frontend/FrontendAction.h:24, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/CodeGen/CodeGenAction.h:13, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenAction.cpp:10: /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h: In function 'void BitcodeInlineAsmDiagHandler(const llvm::SMDiagnostic&, void*, unsigned int)': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h:1300:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] CurDiagID = DiagID; ~~~~~~~~~~^~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenAction.cpp:921:12: note: 'DiagID' was declared here unsigned DiagID; ^~~~~~ In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/NestedNameSpecifier.h:18:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Type.h:21, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclarationName.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclBase.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Decl.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTTypeTraits.h:20, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTContext.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Frontend/ASTUnit.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Frontend/FrontendAction.h:24, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/CodeGen/CodeGenAction.h:13, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenAction.cpp:10: /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h: In member function 'void clang::BackendConsumer::InlineAsmDiagHandler2(const llvm::SMDiagnostic&, clang::SourceLocation)': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h:1300:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] CurDiagID = DiagID; ~~~~~~~~~~^~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenAction.cpp:426:12: note: 'DiagID' was declared here unsigned DiagID; ^~~~~~ In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/NestedNameSpecifier.h:18:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Type.h:21, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclarationName.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclBase.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Decl.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTTypeTraits.h:20, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/ASTContext.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Frontend/ASTUnit.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Frontend/FrontendAction.h:24, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/CodeGen/CodeGenAction.h:13, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenAction.cpp:10: /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h: In member function 'bool clang::BackendConsumer::InlineAsmDiagHandler(const llvm::DiagnosticInfoInlineAsm&)': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h:1300:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] CurDiagID = DiagID; ~~~~~~~~~~^~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenAction.cpp:503:12: note: 'DiagID' was declared here unsigned DiagID; ^~~~~~ [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenTBAA.cpp.o [ 85%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CodeGenTypes.cpp.o make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 85%] Built target clang-extdef-mapping [ 86%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/ConstantInitBuilder.cpp.o /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/tools/clang-refactor/TestSupport.cpp: In member function 'bool clang::refactor::{anonymous}::TestRefactoringResultConsumer::handleAllResults()': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/tools/clang-refactor/TestSupport.cpp:180:38: warning: '*((void*)& CanonicalResult +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] Optional CanonicalResult; ^~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/tools/clang-refactor/TestSupport.cpp:180:38: warning: 'CanonicalResult' may be used uninitialized in this function [-Wmaybe-uninitialized] [ 87%] Linking CXX executable ../../bin/clang-refactor make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 87%] Built target clang-refactor [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/CoverageMappingGen.cpp.o [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/ItaniumCXXABI.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/MacroPPCallbacks.cpp.o [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/MicrosoftCXXABI.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/ModuleBuilder.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h:23:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/SourceManager.h:38, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Lex/PPCallbacks.h:20, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CoverageMappingGen.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CoverageMappingGen.cpp:14: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CoverageMappingGen::emitCounterMapping(const clang::Decl*, llvm::raw_ostream&)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CoverageMappingGen::emitEmptyMapping(const clang::Decl*, llvm::raw_ostream&)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/SanitizerMetadata.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/PassRegistry.h:20:0, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/PassSupport.h:26, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/Pass.h:365, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/DataLayout.h:29, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGBuilder.h:13, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenFunction.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGCXXABI.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/ItaniumCXXABI.cpp:21: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::Value* {anonymous}::ItaniumCXXABI::EmitDynamicCastCall(clang::CodeGen::CodeGenFunction&, clang::CodeGen::Address, clang::QualType, clang::QualType, clang::QualType, llvm::BasicBlock*)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::ItaniumCXXABI::EmitThreadLocalInitFuncs(clang::CodeGen::CodeGenModule&, llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& UnorderedInits)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& UnorderedInits)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/SwiftCallingConv.cpp.o [ 87%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/TargetInfo.cpp.o [ 88%] Building CXX object lib/CodeGen/CMakeFiles/clangCodeGen.dir/VarBypassDetector.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/PassRegistry.h:20:0, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/PassSupport.h:26, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/Pass.h:365, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/IR/DataLayout.h:29, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGBuilder.h:13, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenFunction.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGCXXABI.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/MicrosoftCXXABI.cpp:17: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::GlobalVariable* {anonymous}::MicrosoftCXXABI::getThrowInfo(clang::QualType)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& CatchableTypes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& CatchableTypes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/IteratorChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/Diagnostic.h:23:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/NestedNameSpecifier.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Type.h:21, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclarationName.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclBase.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Decl.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Attr.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp:32: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In static member function 'static bool {anonymous}::IvarInvalidationCheckerImpl::trackIvar(const clang::ObjCIvarDecl*, {anonymous}::IvarInvalidationCheckerImpl::IvarSet&, const clang::ObjCIvarDecl**)': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::IvarInvalidationCheckerImpl::visit(const clang::ObjCImplementationDecl*) const': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& PartialInfo)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& PartialInfo)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1146:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? getInlineBuckets() : getLargeRep()->Buckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMap.h:1155:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] return Small ? InlineBuckets : getLargeRep()->NumBuckets; ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::RISCVTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp:9240:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] const char *Kind; ^~~~ In file included from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringMap.h:17:0, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/Support/Host.h:17, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/Hashing.h:49, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/ArrayRef.h:13, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMapInfo.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/CharUnits.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/BaseSubobject.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGVTables.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenModule.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp:15: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringRef.h: In member function 'virtual void {anonymous}::MIPSTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringRef.h:86:33: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] : Data(Str), Length(Str ? ::strlen(Str) : 0) {} ~~~~^~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp:6878:17: note: 'Kind' was declared here const char *Kind; ^~~~ [ 89%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringMap.h:17:0, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/Support/Host.h:17, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/Hashing.h:49, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/ArrayRef.h:13, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMapInfo.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/CharUnits.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/BaseSubobject.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGVTables.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenModule.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp:15: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringRef.h: In member function 'virtual void {anonymous}::ARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringRef.h:86:33: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] : Data(Str), Length(Str ? ::strlen(Str) : 0) {} ~~~~^~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp:5691:17: note: 'Kind' was declared here const char *Kind; ^~~~ In file included from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringMap.h:17:0, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/Support/Host.h:17, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/Hashing.h:49, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/ArrayRef.h:13, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/DenseMapInfo.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/CharUnits.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/BaseSubobject.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CGVTables.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/CodeGenModule.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp:15: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringRef.h: In member function 'virtual void {anonymous}::WindowsARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringRef.h:86:33: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] : Data(Str), Length(Str ? ::strlen(Str) : 0) {} ~~~~^~~~~~~~~~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/CodeGen/TargetInfo.cpp:5691:17: note: 'Kind' was declared here const char *Kind; ^~~~ [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [ 90%] Linking CXX static library ../libclangCodeGen.a make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 90%] Built target clangCodeGen [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o In file included from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/IdentifierTable.h:20:0, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclarationName.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/DeclBase.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Decl.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Attr.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:19: /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/TokenKinds.h: In member function 'void {anonymous}::EmptyLocalizationContextChecker::MethodCrawler::VisitObjCMessageExpr(const clang::ObjCMessageExpr*)': /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/Basic/TokenKinds.h:79:35: warning: '*((void*)& Result +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] return K == tok::string_literal || K == tok::wide_string_literal || ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1153:9: note: '*((void*)& Result +16)' was declared here Token Result; // This will hold the token just before the last ')' ^~~~~~ In file included from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringMap.h:17:0, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/Support/Host.h:17, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/Hashing.h:49, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/ArrayRef.h:13, from /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/APFloat.h:21, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/APValue.h:18, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Decl.h:17, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/include/clang/AST/Attr.h:19, from /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:19: /home/br-user/autobuild/run/instance-1/output/host/include/llvm/ADT/StringRef.h:91:36: warning: 'Result.clang::Token::PtrData' may be used uninitialized in this function [-Wmaybe-uninitialized] : Data(data), Length(length) {} ^ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1153:9: note: 'Result.clang::Token::PtrData' was declared here Token Result; // This will hold the token just before the last ')' ^~~~~~ /home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1177:7: warning: '*((void*)& Result +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] StringRef(Result.getLiteralData(), Result.getLength()).trim('"'); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 90%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [ 91%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' Scanning dependencies of target clang-import-test make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' make[3]: Entering directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 92%] Building CXX object tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [ 92%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [ 93%] Linking CXX executable ../../bin/clang-import-test [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o make[3]: Leaving directory '/home/br-user/autobuild/run/instance-1/output/build/host-clang-8.0.0/buildroot-build' [ 93%] Built target clang-import-test [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 93%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 94%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o