>>> host-clang 9.0.1 Extracting xzcat /tmp/instance-11/dl/clang/clang-9.0.1.src.tar.xz | tar --strip-components=1 -C /tmp/instance-11/output-1/build/host-clang-9.0.1 -xf - >>> host-clang 9.0.1 Patching >>> host-clang 9.0.1 Configuring (mkdir -p /tmp/instance-11/output-1/build/host-clang-9.0.1//buildroot-build && cd /tmp/instance-11/output-1/build/host-clang-9.0.1//buildroot-build && rm -f CMakeCache.txt && PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/tmp/instance-11/output-1/host/lib/pkgconfig:/tmp/instance-11/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /tmp/instance-11/output-1/host/bin/cmake /tmp/instance-11/output-1/build/host-clang-9.0.1/ -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/tmp/instance-11/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/tmp/instance-11/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/tmp/instance-11/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/tmp/instance-11/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/tmp/instance-11/output-1/host/lib -Wl,-rpath,/tmp/instance-11/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/tmp/instance-11/output-1/host/lib -Wl,-rpath,/tmp/instance-11/output-1/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER_LAUNCHER="" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=Release -DCLANG_BUILD_TOOLS=ON -DCLANG_BUILD_EXAMPLES=OFF -DCLANG_INCLUDE_DOCS=OFF -DCLANG_INCLUDE_TESTS=OFF -DLLVM_DIR=/tmp/instance-11/output-1/host/lib/cmake/llvm -DCLANG_DEFAULT_LINKER=/tmp/instance-11/output-1/host/bin/aarch64-linux-gnu-ld -DLLVM_LINK_LLVM_DYLIB=ON -DLLVM_DYLIB_COMPONENTS=all ) -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Linker detection: GNU ld /usr/bin/ar: creating t.a -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_CXX_STD -- Performing Test CXX_SUPPORTS_CXX_STD - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success CMake Warning (dev) at /tmp/instance-11/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:824 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'LLVM_ENABLE_EH'. Call Stack (most recent call first): CMakeLists.txt:115 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /tmp/instance-11/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:825 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'LLVM_ENABLE_RTTI'. Call Stack (most recent call first): CMakeLists.txt:115 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /tmp/instance-11/output-1/host/lib/cmake/llvm/HandleLLVMOptions.cmake:928 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'LLVM_EXPORT_SYMBOLS_FOR_PLUGINS'. Call Stack (most recent call first): CMakeLists.txt:115 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found PythonInterp: /tmp/instance-11/output-1/host/bin/python (found version "3.9.6") -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Clang version: 9.0.1 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed -- Found Git: /usr/bin/git (found version "2.25.1") -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_ASM_COMPILER LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN -- Build files have been written to: /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build >>> host-clang 9.0.1 Building PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-11/output-1/host/lib/pkgconfig:/tmp/instance-11/output-1/host/share/pkgconfig" /usr/bin/make -j32 -C /tmp/instance-11/output-1/build/host-clang-9.0.1//buildroot-build make[1]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[2]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clang-tblgen make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDriverOptions make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target SampleAnalyzerPlugin_exports make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target CheckerDependencyHandlingAnalyzerPlugin_exports make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o [ 0%] Building Options.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Creating export file for SampleAnalyzerPlugin Scanning dependencies of target CheckerOptionHandlingAnalyzerPlugin_exports make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o Scanning dependencies of target libclang_exports [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Creating export file for CheckerOptionHandlingAnalyzerPlugin make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 0%] Built target ClangDriverOptions make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target scan-build make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o Scanning dependencies of target scan-view [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 1%] Built target SampleAnalyzerPlugin_exports make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 1%] Creating export file for libclang [ 1%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 1%] Generating ../../bin/scan-build make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 1%] Generating ../../libexec/ccc-analyzer make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 1%] Generating ../../bin/scan-view [ 1%] Building CXX object utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o [ 1%] Built target CheckerOptionHandlingAnalyzerPlugin_exports Scanning dependencies of target hmaptool [ 1%] Generating ../../share/scan-view/ScanView.py make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 1%] Generating ../../libexec/c++-analyzer [ 1%] Built target libclang_exports [ 1%] Generating ../../bin/hmaptool [ 1%] Generating ../../share/scan-view/Reporter.py [ 2%] Generating ../../share/man/man1/scan-build.1 [ 2%] Generating ../../share/scan-view/startfile.py make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 2%] Generating ../../share/scan-build/scanview.css [ 2%] Generating ../../share/scan-view/FileRadar.scpt [ 2%] Built target hmaptool [ 2%] Generating ../../share/scan-build/sorttable.js [ 2%] Generating ../../share/scan-view/GetRadarVersion.scpt make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Generating ../../share/scan-view/bugcatcher.ico [ 3%] Built target scan-build make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Built target scan-view /tmp/instance-11/output-1/build/host-clang-9.0.1/utils/TableGen/NeonEmitter.cpp: In static member function 'static {anonymous}::Type {anonymous}::Type::fromTypedefName(llvm::StringRef)': /tmp/instance-11/output-1/build/host-clang-9.0.1/utils/TableGen/NeonEmitter.cpp:728:36: warning: 'NumLanes' may be used uninitialized in this function [-Wmaybe-uninitialized] 728 | T.Bitwidth = T.ElementBitwidth * NumLanes; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/utils/TableGen/NeonEmitter.cpp:27: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'std::pair<{anonymous}::Type, std::__cxx11::basic_string > {anonymous}::Intrinsic::DagEmitter::emitDag(llvm::DagInit*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Elts)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Elts)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/utils/TableGen/ClangAttrEmitter.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void clang::EmitClangAttrParserStringSwitches(llvm::RecordKeeper&, llvm::raw_ostream&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Seen)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'std::vector {anonymous}::uniqueEnumsInOrder(const std::vector&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& unique_set)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& unique_set)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void clang::EmitClangAttrClass(llvm::RecordKeeper&, llvm::raw_ostream&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Uniques)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::Intrinsic::DagEmitter::emitDagShuffle(llvm::DagInit*)::LowHalf::apply(llvm::SetTheory&, llvm::DagInit*, llvm::SetTheory::RecSet&, llvm::ArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::Intrinsic::DagEmitter::emitDagShuffle(llvm::DagInit*)::HighHalf::apply(llvm::SetTheory&, llvm::DagInit*, llvm::SetTheory::RecSet&, llvm::ArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::Intrinsic::DagEmitter::emitDagShuffle(llvm::DagInit*)::Rev::apply(llvm::SetTheory&, llvm::DagInit*, llvm::SetTheory::RecSet&, llvm::ArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Elts2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Built target obj.clang-tblgen make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-tblgen make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Linking CXX executable ../../bin/clang-tblgen make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Built target clang-tblgen make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-resource-headers make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangSACheckers Scanning dependencies of target ClangAttrImpl make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Copying clang's adxintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Copying clang's ammintrin.h... Scanning dependencies of target StmtDataCollectors make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Copying clang's altivec.h... Scanning dependencies of target ClangCommentHTMLTags make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Building Checkers.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 3%] Building StmtDataCollectors.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Copying clang's arm_acle.h... [ 4%] Copying clang's armintr.h... [ 4%] Building AttrImpl.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Copying clang's arm64intr.h... [ 4%] Copying clang's avx2intrin.h... [ 4%] Built target ClangSACheckers [ 4%] Building CommentHTMLTags.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Built target StmtDataCollectors make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangCommentHTMLTagsProperties make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrClasses Scanning dependencies of target ClangCommentNodes make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Built target ClangCommentHTMLTags make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrVisitor make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrTextDump make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Built target ClangAttrImpl make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Building Attrs.inc... [ 4%] Building CommentNodes.inc... [ 4%] Building CommentHTMLTagsProperties.inc... [ 4%] Copying clang's avx512bf16intrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrTraverse make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDeclNodes make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Building AttrTextNodeDump.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Copying clang's avx512bwintrin.h... Scanning dependencies of target ClangStmtNodes Scanning dependencies of target ClangCommentCommandInfo [ 4%] Building AttrVisitor.inc... Scanning dependencies of target ClangCommentHTMLNamedCharacterReferences make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Building DeclNodes.inc... [ 4%] Copying clang's avx512vlbitalgintrin.h... Scanning dependencies of target ClangCommentCommandList make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Copying clang's avx512cdintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Copying clang's avx512bitalgintrin.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Built target ClangCommentHTMLTagsProperties make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Built target ClangCommentNodes [ 4%] Building AttrNodeTraverse.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 4%] Copying clang's avx512vpopcntdqintrin.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 5%] Building StmtNodes.inc... [ 5%] Building CommentHTMLNamedCharacterReferences.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 5%] Built target ClangAttrClasses make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 5%] Building CommentCommandInfo.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 5%] Built target ClangAttrTextDump [ 6%] Copying clang's avx512dqintrin.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 6%] Built target ClangAttrVisitor [ 6%] Copying clang's avx512erintrin.h... [ 6%] Built target ClangDeclNodes [ 6%] Building CommentCommandList.inc... [ 6%] Built target ClangAttrTraverse [ 6%] Copying clang's avx512fintrin.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 6%] Built target ClangCommentHTMLNamedCharacterReferences [ 6%] Built target ClangStmtNodes [ 6%] Built target ClangCommentCommandList make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 6%] Copying clang's avx512ifmaintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 6%] Built target ClangCommentCommandInfo [ 6%] Copying clang's avx512ifmavlintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangARMFP16 Scanning dependencies of target ClangARMNeon make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 6%] Copying clang's avx512pfintrin.h... Scanning dependencies of target ClangAttrHasAttributeImpl make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrSubjectMatchRuleList make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 6%] Copying clang's avx512vbmiintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 6%] Building arm_fp16.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 7%] Building arm_neon.inc... [ 7%] Building AttrHasAttributeImpl.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 7%] Copying clang's avx512vbmivlintrin.h... [ 7%] Copying clang's avx512vbmi2intrin.h... [ 7%] Copying clang's avx512vlvbmi2intrin.h... Scanning dependencies of target ClangAttrList make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Copying clang's avx512vlbf16intrin.h... [ 8%] Building AttrSubMatchRulesList.inc... Scanning dependencies of target ClangDiagnosticIndexName [ 8%] Built target ClangARMFP16 make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDiagnosticAnalysis make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Built target ClangAttrSubjectMatchRuleList [ 8%] Building AttrList.inc... [ 8%] Building DiagnosticIndexName.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Building DiagnosticAnalysisKinds.inc... [ 8%] Copying clang's avx512vlbwintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Copying clang's avx512vlcdintrin.h... Scanning dependencies of target ClangDiagnosticAST make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Built target ClangAttrHasAttributeImpl make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Built target ClangAttrList [ 8%] Copying clang's avx512vldqintrin.h... [ 8%] Copying clang's avx512vlintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Built target ClangARMNeon make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Building DiagnosticASTKinds.inc... Scanning dependencies of target ClangDiagnosticComment make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Copying clang's avx512vp2intersectintrin.h... [ 8%] Built target ClangDiagnosticIndexName make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Copying clang's avx512vlvp2intersectintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDiagnosticCommon make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Building DiagnosticCommentKinds.inc... Scanning dependencies of target ClangDiagnosticCrossTU make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDiagnosticDriver make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Building DiagnosticCommonKinds.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 8%] Copying clang's avx512vpopcntdqvlintrin.h... [ 8%] Built target ClangDiagnosticAnalysis [ 8%] Copying clang's avx512vnniintrin.h... [ 9%] Copying clang's avxintrin.h... [ 9%] Copying clang's avx512vlvnniintrin.h... [ 9%] Built target ClangDiagnosticAST make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Building DiagnosticDriverKinds.inc... [ 10%] Copying clang's bmi2intrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDiagnosticLex Scanning dependencies of target ClangDiagnosticRefactoring [ 10%] Building DiagnosticCrossTUKinds.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Copying clang's bmiintrin.h... Scanning dependencies of target ClangDiagnosticParse make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDiagnosticSema make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Built target ClangDiagnosticComment make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Building DiagnosticLexKinds.inc... [ 10%] Copying clang's __clang_cuda_builtin_vars.h... [ 10%] Copying clang's __clang_cuda_cmath.h... [ 10%] Building DiagnosticParseKinds.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Building DiagnosticSemaKinds.inc... [ 10%] Building DiagnosticRefactoringKinds.inc... [ 10%] Copying clang's __clang_cuda_complex_builtins.h... [ 10%] Copying clang's __clang_cuda_device_functions.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDiagnosticFrontend make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Copying clang's __clang_cuda_intrinsics.h... Scanning dependencies of target ClangDiagnosticSerialization make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Built target ClangDiagnosticCommon make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Copying clang's __clang_cuda_libdevice_declares.h... [ 10%] Built target ClangDiagnosticCrossTU [ 10%] Copying clang's __clang_cuda_math_forward_declares.h... [ 10%] Building DiagnosticFrontendKinds.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 10%] Built target ClangDiagnosticLex [ 11%] Copying clang's __clang_cuda_runtime_wrapper.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Building DiagnosticSerializationKinds.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Built target ClangDiagnosticDriver make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangDiagnosticGroups make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Built target ClangDiagnosticParse make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Copying clang's cetintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrSubMatchRulesParserStringSwitches make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Copying clang's cldemoteintrin.h... [ 11%] Building DiagnosticGroups.inc... [ 11%] Built target ClangDiagnosticSema make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Built target ClangDiagnosticRefactoring make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Building AttrSubMatchRulesParserStringSwitches.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Copying clang's clzerointrin.h... Scanning dependencies of target ClangAttrParsedAttrImpl make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Built target ClangDiagnosticFrontend [ 11%] Copying clang's cpuid.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Copying clang's clflushoptintrin.h... Scanning dependencies of target ClangAttrSpellingListIndex make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrParserStringSwitches make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Built target ClangDiagnosticSerialization Scanning dependencies of target ClangAttrParsedAttrKinds make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Building AttrParsedAttrImpl.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 11%] Copying clang's clwbintrin.h... [ 11%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 11%] Copying clang's emmintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 12%] Building AttrParserStringSwitches.inc... [ 12%] Building AttrSpellingListIndex.inc... [ 12%] Copying clang's enqcmdintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 12%] Building AttrParsedAttrKinds.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrParsedAttrList make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrTemplateInstantiate make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrPCHWrite make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 12%] Copying clang's f16cintrin.h... [ 12%] Built target ClangDiagnosticGroups [ 12%] Built target ClangAttrParsedAttrImpl make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 12%] Copying clang's fma4intrin.h... [ 12%] Built target ClangAttrParserStringSwitches [ 13%] Copying clang's float.h... [ 13%] Copying clang's fmaintrin.h... [ 13%] Built target ClangAttrSpellingListIndex [ 13%] Built target ClangAttrParsedAttrKinds make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Building AttrParsedAttrList.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Building AttrTemplateInstantiate.inc... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Building AttrPCHWrite.inc... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangAttrPCHRead make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Built target ClangAttrTemplateInstantiate [ 13%] Copying clang's fxsrintrin.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Built target ClangAttrParsedAttrList make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Built target ClangAttrPCHWrite [ 13%] Copying clang's gfniintrin.h... [ 13%] Building AttrPCHRead.inc... [ 13%] Copying clang's htmintrin.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Copying clang's htmxlintrin.h... [ 13%] Copying clang's ia32intrin.h... [ 13%] Copying clang's immintrin.h... [ 13%] Built target ClangAttrPCHRead make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Copying clang's intrin.h... Scanning dependencies of target clang-tablegen-targets make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 13%] Copying clang's invpcidintrin.h... [ 14%] Copying clang's inttypes.h... [ 14%] Copying clang's iso646.h... [ 14%] Copying clang's limits.h... [ 14%] Built target clang-tablegen-targets make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 14%] Copying clang's lzcntintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 14%] Copying clang's mm3dnow.h... [ 14%] Generating VCSVersion.inc [ 14%] Copying clang's lwpintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 14%] Copying clang's mmintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 14%] Copying clang's mm_malloc.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 15%] Copying clang's module.modulemap... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 15%] Copying clang's movdirintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target ClangOpenCLBuiltinsImpl make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 15%] Copying clang's msa.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 16%] Building OpenCLBuiltins.inc... Scanning dependencies of target obj.clangDynamicASTMatchers [ 16%] Copying clang's mwaitxintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangHandleLLVM make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 16%] Copying clang's nmmintrin.h... [ 16%] Copying clang's opencl-c.h... Scanning dependencies of target obj.clangCrossTU make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangLex make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 16%] Building CXX object lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 16%] Copying clang's opencl-c-base.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangRewrite make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 16%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 16%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 16%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o [ 16%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [ 16%] Building CXX object tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o [ 16%] Copying clang's pkuintrin.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangASTMatchers Scanning dependencies of target obj.clangEdit [ 17%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 17%] Copying clang's pconfigintrin.h... [ 17%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 17%] Built target ClangOpenCLBuiltinsImpl [ 17%] Building CXX object lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 17%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [ 17%] Copying clang's pmmintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 18%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [ 18%] Copying clang's popcntintrin.h... [ 18%] Building CXX object lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 18%] Building CXX object lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [ 18%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 18%] Copying clang's prfchwintrin.h... [ 19%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 19%] Building CXX object lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o Scanning dependencies of target obj.clangParse [ 19%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 19%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o Scanning dependencies of target obj.clangARCMigrate make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 19%] Copying clang's rdseedintrin.h... Scanning dependencies of target obj.clangAnalysis make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangSerialization [ 19%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 19%] Copying clang's ptwriteintrin.h... [ 20%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 20%] Copying clang's rtmintrin.h... [ 20%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o Scanning dependencies of target obj.clangBasic make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 20%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o [ 20%] Copying clang's sgxintrin.h... [ 20%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o Scanning dependencies of target obj.clangDriver make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangRewriteFrontend [ 20%] Copying clang's s390intrin.h... Scanning dependencies of target obj.clangFrontendTool make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 20%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 20%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 20%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 20%] Building CXX object lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o Scanning dependencies of target obj.clangFrontend make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 20%] Copying clang's shaintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangTooling make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 20%] Copying clang's smmintrin.h... [ 20%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 20%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [ 20%] Copying clang's stdalign.h... [ 21%] Copying clang's stdarg.h... [ 21%] Copying clang's stdatomic.h... [ 21%] Copying clang's stdbool.h... Scanning dependencies of target obj.clangAST make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 21%] Copying clang's stddef.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 21%] Copying clang's __stddef_max_align_t.h... [ 21%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [ 21%] Copying clang's stdint.h... [ 21%] Copying clang's stdnoreturn.h... Scanning dependencies of target obj.clangCodeGen make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 21%] Copying clang's tbmintrin.h... make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 21%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 21%] Copying clang's tgmath.h... [ 21%] Copying clang's tmmintrin.h... [ 22%] Copying clang's unwind.h... [ 22%] Copying clang's vadefs.h... [ 22%] Copying clang's vaesintrin.h... [ 22%] Copying clang's varargs.h... [ 22%] Copying clang's vecintrin.h... [ 22%] Copying clang's vpclmulqdqintrin.h... [ 22%] Copying clang's waitpkgintrin.h... [ 22%] Copying clang's wbnoinvdintrin.h... [ 22%] Copying clang's wmmintrin.h... [ 22%] Copying clang's __wmmintrin_aes.h... [ 23%] Copying clang's __wmmintrin_pclmul.h... [ 23%] Copying clang's x86intrin.h... [ 23%] Copying clang's xmmintrin.h... [ 23%] Copying clang's xopintrin.h... [ 23%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [ 23%] Copying clang's xsavecintrin.h... [ 23%] Copying clang's xsaveintrin.h... [ 23%] Copying clang's xsaveoptintrin.h... [ 23%] Copying clang's xsavesintrin.h... [ 23%] Copying clang's xtestintrin.h... [ 23%] Copying clang's cuda_wrappers/algorithm... [ 24%] Copying clang's cuda_wrappers/complex... [ 24%] Copying clang's cuda_wrappers/new... [ 24%] Copying clang's ppc_wrappers/mmintrin.h... [ 24%] Copying clang's ppc_wrappers/xmmintrin.h... [ 24%] Copying clang's ppc_wrappers/mm_malloc.h... [ 24%] Copying clang's ppc_wrappers/emmintrin.h... [ 24%] Copying clang's openmp_wrappers/math.h... [ 24%] Copying clang's openmp_wrappers/cmath... [ 24%] Copying clang's openmp_wrappers/__clang_openmp_math.h... [ 24%] Copying clang's openmp_wrappers/__clang_openmp_math_declares.h... [ 24%] Building arm_neon.h... [ 24%] Building CXX object lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [ 24%] Building arm_fp16.h... [ 25%] Copying clang's arm_neon.h... [ 25%] Copying clang's arm_fp16.h... make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 25%] Built target clang-resource-headers make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 25%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o Scanning dependencies of target obj.clangToolingCore make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 25%] Building CXX object lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [ 26%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 26%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [ 26%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CrossTU/CrossTranslationUnit.cpp:12: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h: In member function 'void clang::ASTImporterSharedState::setImportDeclError(clang::Decl*, clang::ImportError)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:76:24: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 76 | ImportErrors[To] = Error; | ^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CrossTU/CrossTranslationUnit.cpp:12: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/STLExtras.h:20, from /tmp/instance-11/output-1/host/include/llvm/ADT/StringRef.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/ObjCRuntime.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/LangOptions.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/Lexer.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/Lexer.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h: In static member function 'static void clang::Lexer::Stringify(llvm::SmallVectorImpl&)': /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/Lexer.cpp:237:9: note: while referencing '' 237 | Str.insert(Str.begin() + i + 1, 'n'); | ^~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/STLExtras.h:20, from /tmp/instance-11/output-1/host/include/llvm/ADT/StringRef.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/ObjCRuntime.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/LangOptions.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/Lexer.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/Lexer.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/Lexer.cpp:225:7: note: while referencing '' 225 | Str.insert(Str.begin() + i, '\\'); | ^~~ [ 26%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 26%] Building CXX object lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 27%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [ 27%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/DarwinSDKInfo.cpp.o [ 27%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 27%] Built target obj.clangRewrite make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangToolingInclusions make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 27%] Building CXX object lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [ 27%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [ 27%] Building CXX object lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Lookup.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/LiteralSupport.cpp: In member function 'bool clang::NumericLiteralParser::GetFixedPointValue(llvm::APInt&, unsigned int)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/LiteralSupport.cpp:1127:43: warning: 'ExponentBegin' may be used uninitialized in this function [-Wmaybe-uninitialized] 1127 | for (const char *Ptr = DigitsBegin; Ptr < End; ++Ptr) { | ~~~~^~~~~ make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangToolingRefactoring make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 27%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 27%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 27%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/FileManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Module.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/ModuleMap.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/ModuleMap.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::StringRef]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/ModuleMap.cpp:2160:55: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 27%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/ASTMatchers/ASTMatchersInternal.cpp: In member function 'llvm::Optional clang::ast_matchers::internal::DynTypedMatcher::tryBind(llvm::StringRef) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/ASTMatchers/ASTMatchersInternal.cpp:244:19: warning: redundant move in return statement [-Wredundant-move] 244 | return std::move(Result); | ~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/ASTMatchers/ASTMatchersInternal.cpp:244:19: note: remove 'std::move' call [ 27%] Building CXX object lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 27%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [ 27%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/ARCMigrate/ARCMT.cpp:21: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 27%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 27%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 27%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/FrontendTool/ExecuteCompilerInvocation.cpp: In function 'std::unique_ptr clang::CreateFrontendBaseAction(clang::CompilerInstance&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/FrontendTool/ExecuteCompilerInvocation.cpp:87:25: warning: redundant move in return statement [-Wredundant-move] 87 | return std::move(P); | ~~~~~~~~~^~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/FrontendTool/ExecuteCompilerInvocation.cpp:87:25: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/IR/ModuleSummaryIndex.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/BackendUtil.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/BackendUtil.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const llvm::SCEV*]': /tmp/instance-11/output-1/host/include/llvm/Analysis/ScalarEvolutionExpressions.h:266:64: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/Rewrite/FrontendActions.cpp:22: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Tooling/CompilationDatabase.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Tooling/CommonOptionsParser.h:30, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Tooling/Execution.h:30, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Tooling/AllTUsExecution.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/AllTUsExecution.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = std::__cxx11::basic_string]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/AllTUsExecution.cpp:128:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef >::Data' from 'std::initializer_list >::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 27%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [ 27%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [ 27%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/ModuleSummaryIndex.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/BackendUtil.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/BackendUtil.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In instantiation of 'void llvm::DenseMapBase::initEmpty() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:791:7: required from 'void llvm::DenseMap::init(unsigned int) [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:726:52: required from 'llvm::DenseMap::DenseMap(unsigned int) [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/Analysis/MemoryDependenceAnalysis.h:369:48: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:377:7: warning: implicitly-declared 'constexpr llvm::AssertingVH::AssertingVH(const llvm::AssertingVH&)' is deprecated [-Wdeprecated-copy] 377 | ::new (&B->getFirst()) KeyT(EmptyKey); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/Analysis/ScalarEvolution.h:41, from /tmp/instance-11/output-1/host/include/llvm/Analysis/TargetTransformInfo.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/BackendUtil.cpp:22: /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:277:12: note: because 'llvm::AssertingVH' has user-provided 'ValueTy* llvm::AssertingVH::operator=(const llvm::AssertingVH&) [with ValueTy = const llvm::Value]' 277 | ValueTy *operator=(const AssertingVH &RHS) { | ^~~~~~~~ [ 27%] Building CXX object lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o [ 27%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [ 27%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [ 27%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h: In instantiation of 'static llvm::AssertingVH llvm::DenseMapInfo >::getEmptyKey() [with T = const llvm::Value]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:452:33: required from 'static const KeyT llvm::DenseMapBase::getEmptyKey() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:360:38: required from 'void llvm::DenseMapBase::destroyAll() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:750:5: required from 'llvm::DenseMap::~DenseMap() [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/Analysis/MemoryDependenceAnalysis.h:369:48: required from here /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:292:12: warning: implicitly-declared 'constexpr llvm::AssertingVH::AssertingVH(const llvm::AssertingVH&)' is deprecated [-Wdeprecated-copy] 292 | return Res; | ^~~ /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:277:12: note: because 'llvm::AssertingVH' has user-provided 'ValueTy* llvm::AssertingVH::operator=(const llvm::AssertingVH&) [with ValueTy = const llvm::Value]' 277 | ValueTy *operator=(const AssertingVH &RHS) { | ^~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h: In instantiation of 'static llvm::AssertingVH llvm::DenseMapInfo >::getTombstoneKey() [with T = const llvm::Value]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:456:37: required from 'static const KeyT llvm::DenseMapBase::getTombstoneKey() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:360:72: required from 'void llvm::DenseMapBase::destroyAll() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:750:5: required from 'llvm::DenseMap::~DenseMap() [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/Analysis/MemoryDependenceAnalysis.h:369:48: required from here /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:298:12: warning: implicitly-declared 'constexpr llvm::AssertingVH::AssertingVH(const llvm::AssertingVH&)' is deprecated [-Wdeprecated-copy] 298 | return Res; | ^~~ /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:277:12: note: because 'llvm::AssertingVH' has user-provided 'ValueTy* llvm::AssertingVH::operator=(const llvm::AssertingVH&) [with ValueTy = const llvm::Value]' 277 | ValueTy *operator=(const AssertingVH &RHS) { | ^~~~~~~~ [ 27%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [ 27%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 27%] Built target obj.clangToolingInclusions make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangToolingASTDiff make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 27%] Building CXX object lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [ 28%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [ 29%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 29%] Built target obj.clangHandleLLVM make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangToolingSyntax make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 29%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/ASTSelection.cpp: In member function 'llvm::Optional {anonymous}::ASTSelectionFinder::getSelectedASTNode()': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/ASTSelection.cpp:60:21: warning: redundant move in return statement [-Wredundant-move] 60 | return std::move(Result); | ~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/ASTSelection.cpp:60:21: note: remove 'std::move' call make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 29%] Built target obj.clangFrontendTool [ 29%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o Scanning dependencies of target obj.clangDependencyScanning make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 29%] Building CXX object lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [ 29%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [ 30%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [ 30%] Building CXX object lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [ 31%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 31%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 32%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [ 32%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 32%] Built target obj.clangCrossTU make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangDirectoryWatcher make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 32%] Building CXX object lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 32%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 32%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 32%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 33%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/BodyFarm.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/BodyFarm.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Stmt*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/BodyFarm.cpp:471:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 33%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTReader.cpp:13: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target obj.clangEdit make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangIndex make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/CodegenNameGenerator.cpp.o [ 33%] Building CXX object lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Lex/ModuleMap.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/ModuleMap.h: In member function 'clang::Module* clang::ModuleMap::inferFrameworkModule(const clang::DirectoryEntry*, clang::ModuleMap::Attributes, clang::Module*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/ModuleMap.h:245:10: warning: '.clang::ModuleMap::InferredDirectory::ModuleMapFile' may be used uninitialized in this function [-Wmaybe-uninitialized] 245 | struct InferredDirectory { | ^~~~~~~~~~~~~~~~~ [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:15: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h: In member function 'void clang::ASTImporterSharedState::setImportDeclError(clang::Decl*, clang::ImportError)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:76:24: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 76 | ImportErrors[To] = Error; | ^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target obj.clangDirectoryWatcher make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/BodyFarm.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/BodyFarm.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'clang::ValueDecl* {anonymous}::ASTMaker::findMemberField(const clang::RecordDecl*, llvm::StringRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Scanning dependencies of target obj.clangStaticAnalyzerCore make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTReaderDecl.cpp:51: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 33%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 33%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangStaticAnalyzerCheckers make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected > > clang::ASTNodeImporter::ImportFunctionTemplateWithTemplateArgsFromSpecialization(clang::FunctionDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:688:21: warning: redundant move in return statement [-Wredundant-move] 688 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:688:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:694:21: warning: redundant move in return statement [-Wredundant-move] 694 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:694:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTNodeImporter::import(T*) [with T = clang::TemplateParameterList]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:704:21: warning: redundant move in return statement [-Wredundant-move] 704 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:704:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTNodeImporter::import(const T&) [with T = clang::TemplateArgument]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:796:23: warning: redundant move in return statement [-Wredundant-move] 796 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:796:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTNodeImporter::import(const T&) [with T = clang::LambdaCapture]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:923:23: warning: redundant move in return statement [-Wredundant-move] 923 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:923:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedType clang::ASTNodeImporter::VisitTemplateSpecializationType(const clang::TemplateSpecializationType*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:1376:21: warning: redundant move in return statement [-Wredundant-move] 1376 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:1376:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedType clang::ASTNodeImporter::VisitDependentTemplateSpecializationType(const clang::DependentTemplateSpecializationType*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:1434:21: warning: redundant move in return statement [-Wredundant-move] 1434 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:1434:21: note: remove 'std::move' call make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitEmptyDecl(clang::EmptyDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2075:21: warning: redundant move in return statement [-Wredundant-move] 2075 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2075:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitNamespaceDecl(clang::NamespaceDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2161:21: warning: redundant move in return statement [-Wredundant-move] 2161 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2161:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2226:21: warning: redundant move in return statement [-Wredundant-move] 2226 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2226:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitNamespaceAliasDecl(clang::NamespaceAliasDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2238:21: warning: redundant move in return statement [-Wredundant-move] 2238 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2238:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/IR/ModuleSummaryIndex.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/BackendUtil.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/BackendUtil.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'PreservedAnalysesT llvm::detail::PassModel::run(IRUnitT&, AnalysisManagerT&, ExtraArgTs ...) [with IRUnitT = llvm::Module; PassT = llvm::ModuleToFunctionPassAdaptor; PreservedAnalysesT = llvm::PreservedAnalyses; AnalysisManagerT = llvm::AnalysisManager; ExtraArgTs = {}]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& IsResultInvalidated)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& IsResultInvalidated)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target obj.clangToolingCore make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangStaticAnalyzerFrontend make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 33%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitTypedefNameDecl(clang::TypedefNameDecl*, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2277:21: warning: redundant move in return statement [-Wredundant-move] 2277 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2277:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitTypeAliasTemplateDecl(clang::TypeAliasTemplateDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2366:21: warning: redundant move in return statement [-Wredundant-move] 2366 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2366:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitLabelDecl(clang::LabelDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2421:21: warning: redundant move in return statement [-Wredundant-move] 2421 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2421:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitEnumDecl(clang::EnumDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2460:21: warning: redundant move in return statement [-Wredundant-move] 2460 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2460:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2470:23: warning: redundant move in return statement [-Wredundant-move] 2470 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2470:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2534:23: warning: redundant move in return statement [-Wredundant-move] 2534 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2534:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitRecordDecl(clang::RecordDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2554:21: warning: redundant move in return statement [-Wredundant-move] 2554 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2554:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2564:23: warning: redundant move in return statement [-Wredundant-move] 2564 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2564:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2623:35: warning: redundant move in return statement [-Wredundant-move] 2623 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2623:35: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2696:25: warning: redundant move in return statement [-Wredundant-move] 2696 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2696:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2769:23: warning: redundant move in return statement [-Wredundant-move] 2769 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2769:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitEnumConstantDecl(clang::EnumConstantDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2781:21: warning: redundant move in return statement [-Wredundant-move] 2781 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2781:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp: In function 'llvm::Expected clang::tooling::{anonymous}::createReplacementsForHeaders(llvm::StringRef, llvm::StringRef, llvm::ArrayRef, const clang::format::FormatStyle&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp:162:25: warning: redundant move in return statement [-Wredundant-move] 162 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp:162:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp:170:25: warning: redundant move in return statement [-Wredundant-move] 170 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp:170:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp: In function 'llvm::Expected clang::tooling::{anonymous}::combineReplacementsInChanges(llvm::StringRef, llvm::ArrayRef)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp:190:25: warning: redundant move in return statement [-Wredundant-move] 190 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/AtomicChange.cpp:190:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFunctionDecl(clang::FunctionDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2991:21: warning: redundant move in return statement [-Wredundant-move] 2991 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2991:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3082:21: warning: redundant move in return statement [-Wredundant-move] 3082 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3082:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3213:25: warning: redundant move in return statement [-Wredundant-move] 3213 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3213:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3267:23: warning: redundant move in return statement [-Wredundant-move] 3267 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3267:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3274:21: warning: redundant move in return statement [-Wredundant-move] 3274 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3274:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFieldDecl(clang::FieldDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3330:21: warning: redundant move in return statement [-Wredundant-move] 3330 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3330:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitIndirectFieldDecl(clang::IndirectFieldDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3415:21: warning: redundant move in return statement [-Wredundant-move] 3415 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3415:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFriendDecl(clang::FriendDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3482:21: warning: redundant move in return statement [-Wredundant-move] 3482 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3482:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3509:23: warning: redundant move in return statement [-Wredundant-move] 3509 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3509:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCIvarDecl(clang::ObjCIvarDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3558:21: warning: redundant move in return statement [-Wredundant-move] 3558 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3558:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitVarDecl(clang::VarDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3623:21: warning: redundant move in return statement [-Wredundant-move] 3623 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3623:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3733:21: warning: redundant move in return statement [-Wredundant-move] 3733 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3733:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCMethodDecl(clang::ObjCMethodDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3837:21: warning: redundant move in return statement [-Wredundant-move] 3837 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3837:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3946:21: warning: redundant move in return statement [-Wredundant-move] 3946 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3946:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCTypeParamDecl(clang::ObjCTypeParamDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3962:21: warning: redundant move in return statement [-Wredundant-move] 3962 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3962:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCCategoryDecl(clang::ObjCCategoryDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3994:21: warning: redundant move in return statement [-Wredundant-move] 3994 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3994:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4000:21: warning: redundant move in return statement [-Wredundant-move] 4000 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4000:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4066:21: warning: redundant move in return statement [-Wredundant-move] 4066 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4066:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCProtocolDecl(clang::ObjCProtocolDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4143:21: warning: redundant move in return statement [-Wredundant-move] 4143 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4143:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4176:23: warning: redundant move in return statement [-Wredundant-move] 4176 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4176:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitLinkageSpecDecl(clang::LinkageSpecDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4184:21: warning: redundant move in return statement [-Wredundant-move] 4184 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4184:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitUsingDecl(clang::UsingDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4221:21: warning: redundant move in return statement [-Wredundant-move] 4221 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4221:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4235:21: warning: redundant move in return statement [-Wredundant-move] 4235 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4235:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitUsingShadowDecl(clang::UsingShadowDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4272:21: warning: redundant move in return statement [-Wredundant-move] 4272 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4272:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitUsingDirectiveDecl(clang::UsingDirectiveDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4314:21: warning: redundant move in return statement [-Wredundant-move] 4314 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4314:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitUnresolvedUsingValueDecl(clang::UnresolvedUsingValueDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4357:21: warning: redundant move in return statement [-Wredundant-move] 4357 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4357:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4372:21: warning: redundant move in return statement [-Wredundant-move] 4372 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4372:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitUnresolvedUsingTypenameDecl(clang::UnresolvedUsingTypenameDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4394:21: warning: redundant move in return statement [-Wredundant-move] 4394 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4394:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCInterfaceDecl(clang::ObjCInterfaceDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4567:21: warning: redundant move in return statement [-Wredundant-move] 4567 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4567:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4609:23: warning: redundant move in return statement [-Wredundant-move] 4609 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4609:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCCategoryImplDecl(clang::ObjCCategoryImplDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4618:21: warning: redundant move in return statement [-Wredundant-move] 4618 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4618:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4624:23: warning: redundant move in return statement [-Wredundant-move] 4624 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4624:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4646:21: warning: redundant move in return statement [-Wredundant-move] 4646 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4646:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCImplementationDecl(clang::ObjCImplementationDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4656:21: warning: redundant move in return statement [-Wredundant-move] 4656 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4656:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4661:21: warning: redundant move in return statement [-Wredundant-move] 4661 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4661:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4669:23: warning: redundant move in return statement [-Wredundant-move] 4669 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4669:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4731:21: warning: redundant move in return statement [-Wredundant-move] 4731 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4731:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCPropertyDecl(clang::ObjCPropertyDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4743:21: warning: redundant move in return statement [-Wredundant-move] 4743 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4743:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCPropertyImplDecl(clang::ObjCPropertyImplDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4823:21: warning: redundant move in return statement [-Wredundant-move] 4823 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4823:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4827:21: warning: redundant move in return statement [-Wredundant-move] 4827 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4827:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4834:21: warning: redundant move in return statement [-Wredundant-move] 4834 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4834:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitClassTemplateDecl(clang::ClassTemplateDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4997:21: warning: redundant move in return statement [-Wredundant-move] 4997 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4997:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5045:21: warning: redundant move in return statement [-Wredundant-move] 5045 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5045:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitClassTemplateSpecializationDecl(clang::ClassTemplateSpecializationDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5106:21: warning: redundant move in return statement [-Wredundant-move] 5106 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5106:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5111:21: warning: redundant move in return statement [-Wredundant-move] 5111 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5111:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5117:21: warning: redundant move in return statement [-Wredundant-move] 5117 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5117:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5178:23: warning: redundant move in return statement [-Wredundant-move] 5178 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5178:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5183:23: warning: redundant move in return statement [-Wredundant-move] 5183 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5183:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5263:23: warning: redundant move in return statement [-Wredundant-move] 5263 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5263:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitVarTemplateDecl(clang::VarTemplateDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5289:21: warning: redundant move in return statement [-Wredundant-move] 5289 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5289:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5337:21: warning: redundant move in return statement [-Wredundant-move] 5337 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5337:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitVarTemplateSpecializationDecl(clang::VarTemplateSpecializationDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5378:21: warning: redundant move in return statement [-Wredundant-move] 5378 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5378:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5383:21: warning: redundant move in return statement [-Wredundant-move] 5383 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5383:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5398:21: warning: redundant move in return statement [-Wredundant-move] 5398 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5398:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5423:23: warning: redundant move in return statement [-Wredundant-move] 5423 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5423:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5432:23: warning: redundant move in return statement [-Wredundant-move] 5432 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5432:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5443:25: warning: redundant move in return statement [-Wredundant-move] 5443 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5443:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5505:21: warning: redundant move in return statement [-Wredundant-move] 5505 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5505:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5518:21: warning: redundant move in return statement [-Wredundant-move] 5518 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5518:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5559:21: warning: redundant move in return statement [-Wredundant-move] 5559 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5559:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitGCCAsmStmt(clang::GCCAsmStmt*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5645:21: warning: redundant move in return statement [-Wredundant-move] 5645 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5645:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5649:21: warning: redundant move in return statement [-Wredundant-move] 5649 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5649:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5653:21: warning: redundant move in return statement [-Wredundant-move] 5653 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5653:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCompoundStmt(clang::CompoundStmt*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5706:21: warning: redundant move in return statement [-Wredundant-move] 5706 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5706:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitAttributedStmt(clang::AttributedStmt*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5775:21: warning: redundant move in return statement [-Wredundant-move] 5775 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5775:21: note: remove 'std::move' call [ 33%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitDeclRefExpr(clang::DeclRefExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6231:23: warning: redundant move in return statement [-Wredundant-move] 6231 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6231:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitDesignatedInitExpr(clang::DesignatedInitExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6272:21: warning: redundant move in return statement [-Wredundant-move] 6272 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6272:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitStringLiteral(clang::StringLiteral*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6356:21: warning: redundant move in return statement [-Wredundant-move] 6356 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6356:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitAtomicExpr(clang::AtomicExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6395:21: warning: redundant move in return statement [-Wredundant-move] 6395 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6395:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitParenListExpr(clang::ParenListExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6450:21: warning: redundant move in return statement [-Wredundant-move] 6450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6450:21: note: remove 'std::move' call [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXTemporaryObjectExpr(clang::CXXTemporaryObjectExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6922:21: warning: redundant move in return statement [-Wredundant-move] 6922 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6922:21: note: remove 'std::move' call [ 33%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitSizeOfPackExpr(clang::SizeOfPackExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6986:23: warning: redundant move in return statement [-Wredundant-move] 6986 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:6986:23: note: remove 'std::move' call [ 33%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXNewExpr(clang::CXXNewExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7017:21: warning: redundant move in return statement [-Wredundant-move] 7017 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7017:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/CommonOptionsParser.cpp: In static member function 'static llvm::Expected clang::tooling::CommonOptionsParser::create(int&, const char**, llvm::cl::OptionCategory&, llvm::cl::NumOccurrencesFlag, const char*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/CommonOptionsParser.cpp:164:21: warning: redundant move in return statement [-Wredundant-move] 164 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/CommonOptionsParser.cpp:164:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/CommonOptionsParser.cpp:165:19: warning: redundant move in return statement [-Wredundant-move] 165 | return std::move(Parser); | ~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/CommonOptionsParser.cpp:165:19: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXConstructExpr(clang::CXXConstructExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7060:21: warning: redundant move in return statement [-Wredundant-move] 7060 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7060:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitExprWithCleanups(clang::ExprWithCleanups*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7077:21: warning: redundant move in return statement [-Wredundant-move] 7077 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7077:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXMemberCallExpr(clang::CXXMemberCallExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7097:21: warning: redundant move in return statement [-Wredundant-move] 7097 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7097:21: note: remove 'std::move' call [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitMemberExpr(clang::MemberExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7165:23: warning: redundant move in return statement [-Wredundant-move] 7165 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7165:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXDependentScopeMemberExpr(clang::CXXDependentScopeMemberExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7240:23: warning: redundant move in return statement [-Wredundant-move] 7240 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7240:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7252:21: warning: redundant move in return statement [-Wredundant-move] 7252 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7252:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitDependentScopeDeclRefExpr(clang::DependentScopeDeclRefExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7277:21: warning: redundant move in return statement [-Wredundant-move] 7277 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7277:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7284:23: warning: redundant move in return statement [-Wredundant-move] 7284 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7284:23: note: remove 'std::move' call [ 33%] Building CXX object lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCXXUnresolvedConstructExpr(clang::CXXUnresolvedConstructExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7307:21: warning: redundant move in return statement [-Wredundant-move] 7307 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7307:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitUnresolvedLookupExpr(clang::UnresolvedLookupExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7331:21: warning: redundant move in return statement [-Wredundant-move] 7331 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7331:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7345:23: warning: redundant move in return statement [-Wredundant-move] 7345 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7345:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitUnresolvedMemberExpr(clang::UnresolvedMemberExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7382:21: warning: redundant move in return statement [-Wredundant-move] 7382 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7382:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7396:23: warning: redundant move in return statement [-Wredundant-move] 7396 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7396:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitCallExpr(clang::CallExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7427:22: warning: redundant move in return statement [-Wredundant-move] 7427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7427:22: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitLambdaExpr(clang::LambdaExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7463:21: warning: redundant move in return statement [-Wredundant-move] 7463 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7463:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitInitListExpr(clang::InitListExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7493:21: warning: redundant move in return statement [-Wredundant-move] 7493 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7493:21: note: remove 'std::move' call [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedStmt clang::ASTNodeImporter::VisitTypeTraitExpr(clang::TypeTraitExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7668:21: warning: redundant move in return statement [-Wredundant-move] 7668 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7668:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In lambda function: /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:7938:64: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 7938 | [&ErrOut](const ImportError &E) { ErrOut = E; }); | ^ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTImporter::ImportContext(clang::DeclContext*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8012:25: warning: redundant move in return statement [-Wredundant-move] 8012 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8012:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8023:25: warning: redundant move in return statement [-Wredundant-move] 8023 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8023:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8034:25: warning: redundant move in return statement [-Wredundant-move] 8034 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8034:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8045:25: warning: redundant move in return statement [-Wredundant-move] 8045 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8045:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTImporter::Import(clang::NestedNameSpecifier*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8101:21: warning: redundant move in return statement [-Wredundant-move] 8101 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8101:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTImporter::Import(clang::NestedNameSpecifierLoc)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8168:23: warning: redundant move in return statement [-Wredundant-move] 8168 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8168:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8175:25: warning: redundant move in return statement [-Wredundant-move] 8175 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8175:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8179:27: warning: redundant move in return statement [-Wredundant-move] 8179 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8179:27: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8202:25: warning: redundant move in return statement [-Wredundant-move] 8202 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8202:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTImporter::Import(clang::SourceRange)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8341:21: warning: redundant move in return statement [-Wredundant-move] 8341 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8341:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8343:21: warning: redundant move in return statement [-Wredundant-move] 8343 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8343:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'llvm::Expected clang::ASTImporter::Import(clang::CXXCtorInitializer*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8448:25: warning: redundant move in return statement [-Wredundant-move] 8448 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:8448:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/DriverOptions.cpp: In function 'std::unique_ptr clang::driver::createDriverOptTable()': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/DriverOptions.cpp:51:19: warning: redundant move in return statement [-Wredundant-move] 51 | return std::move(Result); | ~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/DriverOptions.cpp:51:19: note: remove 'std::move' call [ 33%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target obj.clangDependencyScanning make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangFormat make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangDependencyScanning make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Linking CXX static library ../../libclangDependencyScanning.a Scanning dependencies of target obj.clangHandleCXX make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target clangDependencyScanning make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangDirectoryWatcher make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Linking CXX static library ../libclangDirectoryWatcher.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target clangDirectoryWatcher [ 33%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistration.cpp.o [ 33%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [ 33%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/AnalysisManager.cpp:9: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 33%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 33%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 33%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [ 33%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/STLExtras.h:20, from /tmp/instance-11/output-1/host/include/llvm/ADT/StringRef.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/DiagnosticIDs.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTDiagnostic.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTDiagnostic.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h: In function 'void clang::FormatASTNodeDiagnosticArgument(clang::DiagnosticsEngine::ArgumentKind, intptr_t, llvm::StringRef, llvm::StringRef, llvm::ArrayRef >, llvm::SmallVectorImpl&, void*, llvm::ArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTDiagnostic.cpp:468:46: note: while referencing '' 468 | Output.insert(Output.begin()+OldEnd, '\''); | ^ [ 33%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [ 33%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target obj.clangLex make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangHandleLLVM make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Linking CXX static library ../../../lib/libclangHandleLLVM.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target clangHandleLLVM make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o Scanning dependencies of target clangLex make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Linking CXX static library ../libclangLex.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target clangLex make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Multilib.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/Multilib.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::driver::Multilib]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/Multilib.cpp:153:25: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), Scanning dependencies of target clangCrossTU make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Linking CXX static library ../libclangCrossTU.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Built target clangCrossTU make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target obj.clangSema make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 33%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o [ 33%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 33%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterLookupTable.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporterLookupTable.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void llvm::DenseMap::grow(unsigned int) [with KeyT = clang::DeclContext*; ValueT = llvm::SmallDenseMap, 4>; KeyInfoT = llvm::DenseMapInfo; BucketT = llvm::detail::DenseMapPair, 4> >]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& __tmp)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& __tmp)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 33%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/FixedPoint.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h: In member function 'void clang::ASTImporterSharedState::setImportDeclError(clang::Decl*, clang::ImportError)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:76:24: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 76 | ImportErrors[To] = Error; | ^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ [ 34%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [ 34%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o [ 34%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/AST.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/Rewrite/RewriteModernObjC.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::RewriteModernObjC::RewriteInterfaceDecl(clang::ObjCInterfaceDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Ivars)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Ivars)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Extract/Extract.cpp: In member function 'virtual llvm::Expected > clang::tooling::ExtractFunction::createSourceReplacements(clang::tooling::RefactoringRuleContext&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Extract/Extract.cpp:172:23: warning: redundant move in return statement [-Wredundant-move] 172 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Extract/Extract.cpp:172:23: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Extract/Extract.cpp:189:23: warning: redundant move in return statement [-Wredundant-move] 189 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Extract/Extract.cpp:189:23: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:29: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 34%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 34%] Built target obj.clangHandleCXX make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangEdit make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 34%] Linking CXX static library ../libclangEdit.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 34%] Built target clangEdit make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangRewrite make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 34%] Linking CXX static library ../libclangRewrite.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 34%] Built target clangRewrite [ 34%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [ 34%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 35%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGValue.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCall.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGAtomic.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/IdentifierTable.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Format/FormatToken.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Format/ContinuationIndenter.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Format/ContinuationIndenter.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::tooling::Range]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Format/ContinuationIndenter.cpp:1576:25: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 35%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 35%] Built target obj.clangToolingASTDiff [ 35%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 35%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [ 35%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 35%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 36%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [ 36%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 36%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 36%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [ 36%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [ 36%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [ 36%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 36%] Building CXX object lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [ 37%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 37%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/ASTMerge.cpp:12: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h: In member function 'void clang::ASTImporterSharedState::setImportDeclError(clang::Decl*, clang::ImportError)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:76:24: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 76 | ImportErrors[To] = Error; | ^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/ASTMerge.cpp:11: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ [ 37%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [ 37%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [ 37%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTContext.cpp: In member function 'clang::GVALinkage clang::ASTContext::GetGVALinkageForFunction(const clang::FunctionDecl*) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTContext.cpp:9753:51: warning: 'External' may be used uninitialized in this function [-Wmaybe-uninitialized] 9753 | return adjustGVALinkageForExternalDefinitionKind(*this, FD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 9754 | adjustGVALinkageForAttributes(*this, FD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9755 | basicGVALinkageForFunction(*this, FD))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 37%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [ 37%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [ 37%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RangeSelector.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChain.cpp: In member function 'virtual std::string clang::driver::ToolChain::getCompilerRT(const llvm::opt::ArgList&, llvm::StringRef, clang::driver::ToolChain::FileType) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChain.cpp:372:15: warning: 'Suffix' may be used uninitialized in this function [-Wmaybe-uninitialized] 372 | const char *Suffix; | ^~~~~~ [ 37%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [ 37%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [ 37%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp:13: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 37%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ExprCXX.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ConstructionContext.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/CFG.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/CFG.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In static member function 'static std::unique_ptr clang::CFG::buildCFG(const clang::Decl*, clang::Stmt*, clang::ASTContext*, const clang::CFG::BuildOptions&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Builder)+200).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Builder)+200).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Builder)+376).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Builder)+376).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 37%] Built target obj.clangToolingSyntax [ 37%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [ 38%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [ 38%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTContext.cpp: In member function 'clang::GVALinkage clang::ASTContext::GetGVALinkageForVariable(const clang::VarDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTContext.cpp:9851:51: warning: 'StrongLinkage' may be used uninitialized in this function [-Wmaybe-uninitialized] 9851 | return adjustGVALinkageForExternalDefinitionKind(*this, VD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 9852 | adjustGVALinkageForAttributes(*this, VD, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9853 | basicGVALinkageForVariable(*this, VD))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 38%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [ 39%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 39%] Built target obj.clangASTMatchers [ 39%] Building CXX object lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [ 39%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 39%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 39%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [ 39%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [ 39%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [ 39%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [ 39%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerBlacklist.cpp.o [ 39%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [ 39%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Format/Format.cpp: In function 'void clang::format::sortCppIncludes(const clang::format::FormatStyle&, const llvm::SmallVectorImpl&, llvm::ArrayRef, llvm::StringRef, llvm::StringRef, clang::tooling::Replacements&, unsigned int*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Format/Format.cpp:1831:53: warning: 'CursorToEOLOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] 1831 | *Cursor = IncludesBeginOffset + result.size() - CursorToEOLOffset; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Format/Format.cpp:1830:16: warning: 'CursorIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] 1830 | if (Cursor && CursorIndex == Index) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ [ 39%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [ 39%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclCXX.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTReader.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In static member function 'static bool clang::ASTReader::ParseHeaderSearchOptions(const RecordData&, bool, clang::ASTReaderListener&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& HSOpts)+312).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& HSOpts)+312).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 40%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [ 40%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Index/IndexingAction.cpp:17: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 40%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [ 40%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [ 40%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [ 41%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTContext.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::QualType clang::ASTContext::areCommonBaseCompatible(const clang::ObjCObjectPointerType*, const clang::ObjCObjectPointerType*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& LHSAncestors)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& LHSAncestors)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ASTContext::forEachMultiversionedFunctionVersion(const clang::FunctionDecl*, llvm::function_ref) const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& SeenDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& SeenDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/CXXInheritance.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/CXXInheritance.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::CXXBasePaths::ComputeDeclsFound()': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Decls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Decls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 41%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [ 41%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [ 41%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool clang::CXXRecordDecl::isVirtuallyDerivedFrom(const clang::CXXRecordDecl*) const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 42%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'std::vector clang::CXXRecordDecl::lookupDependentName(const clang::DeclarationName&, llvm::function_ref)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 42%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::CXXRecordDecl::isDerivedFrom(const clang::CXXRecordDecl*) const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Frontend/ModelInjector.cpp:17: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 42%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o [ 42%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ 42%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 42%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBlocks.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBlocks.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 42%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 42%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [ 42%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 42%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 42%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [ 42%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [ 42%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/ASTUnit.cpp:59: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTReaderStmt.cpp:14: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 43%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/OpenMPClause.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Parse/Parser.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseDeclCXX.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Parser::ParseCXX11AttributeSpecifier(clang::ParsedAttributes&, clang::SourceLocation*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& SeenAttrs)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& SeenAttrs)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 43%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [ 43%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/ChainedIncludesSource.cpp:22: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call [ 43%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 43%] Building CXX object lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o [ 43%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [ 43%] Building CXX object lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [ 43%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 43%] Built target obj.clangStaticAnalyzerFrontend make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangFrontendTool make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 43%] Linking CXX static library ../libclangFrontendTool.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 43%] Built target clangFrontendTool [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o [ 43%] Building CXX object lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [ 43%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [ 43%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [ 43%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 43%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 43%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [ 43%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/CompilerInstance.cpp:35: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 44%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [ 44%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCCategoryImplDecl(clang::ObjCCategoryImplDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4641:32: warning: 'Category' may be used uninitialized in this function [-Wmaybe-uninitialized] 4641 | Category->setImplementation(ToImpl); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCImplementationDecl(clang::ObjCImplementationDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4703:54: warning: 'Super' may be used uninitialized in this function [-Wmaybe-uninitialized] 4703 | !declaresSameEntity(Super->getCanonicalDecl(), | ^ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4654:22: warning: 'Iface' may be used uninitialized in this function [-Wmaybe-uninitialized] 4654 | ObjCInterfaceDecl *Iface; | ^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCPropertyImplDecl(clang::ObjCPropertyImplDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4821:21: warning: 'Property' may be used uninitialized in this function [-Wmaybe-uninitialized] 4821 | ObjCPropertyDecl *Property; | ^~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriter.cpp:66: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitObjCCategoryDecl(clang::ObjCCategoryDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:4004:43: warning: 'ToInterface' may be used uninitialized in this function [-Wmaybe-uninitialized] 4004 | = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Built target obj.clangRewriteFrontend make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangToolingCore make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Linking CXX static library ../../libclangToolingCore.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Built target clangToolingCore make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangToolingInclusions make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Linking CXX static library ../../libclangToolingInclusions.a /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/CompilerInstance.cpp: In member function 'std::unique_ptr clang::CompilerInstance::createOutputFile(llvm::StringRef, std::error_code&, bool, bool, llvm::StringRef, llvm::StringRef, bool, bool, std::string*, std::string*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/CompilerInstance.cpp:793:21: warning: redundant move in return statement [-Wredundant-move] 793 | return std::move(OS); | ~~~~~~~~~^~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/CompilerInstance.cpp:793:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/CompilerInstance.cpp:798:19: warning: redundant move in return statement [-Wredundant-move] 798 | return std::move(B); | ~~~~~~~~~^~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/CompilerInstance.cpp:798:19: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Built target clangToolingInclusions make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangStaticAnalyzerFrontend make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Linking CXX static library ../../libclangStaticAnalyzerFrontend.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Built target clangStaticAnalyzerFrontend make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangToolingASTDiff make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Linking CXX static library ../../libclangToolingASTDiff.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 44%] Built target clangToolingASTDiff make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangToolingSyntax make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Linking CXX static library ../../libclangToolingSyntax.a [ 45%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Built target clangToolingSyntax make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangHandleCXX make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Linking CXX static library ../../../lib/libclangHandleCXX.a /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Rename/RenamingAction.cpp: In function 'llvm::Expected > clang::tooling::createRenameReplacements(const SymbolOccurrences&, const clang::SourceManager&, const clang::tooling::SymbolName&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Rename/RenamingAction.cpp:159:25: warning: redundant move in return statement [-Wredundant-move] 159 | return std::move(Error); | ~~~~~~~~~^~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Rename/RenamingAction.cpp:159:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Rename/RenamingAction.cpp:163:19: warning: redundant move in return statement [-Wredundant-move] 163 | return std::move(Changes); | ~~~~~~~~~^~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Rename/RenamingAction.cpp:163:19: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ASTReader::diagnoseOdrViolations()': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& OdrMergeFailures)+8).llvm::SmallDenseMap, 2>, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& OdrMergeFailures)+8).llvm::SmallDenseMap, 2>, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& FunctionOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& FunctionOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& EnumOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& EnumOdrMergeFailures)+8).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Built target clangHandleCXX make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangASTMatchers make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Linking CXX static library ../libclangASTMatchers.a In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporter.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Built target clangASTMatchers make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitRecordDecl(clang::RecordDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:2723:68: warning: 'ToDescribed' may be used uninitialized in this function [-Wmaybe-uninitialized] 2723 | RI, ToDescribed->getInjectedClassNameSpecialization()); | ^ Scanning dependencies of target clangRewriteFrontend make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Linking CXX static library ../../libclangRewriteFrontend.a In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp:26: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 45%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 45%] Built target clangRewriteFrontend [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o [ 46%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriter.cpp: In member function 'void clang::ASTWriter::WriteSelectors(clang::Sema&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriter.cpp:3427:35: warning: implicitly-declared 'clang::ObjCMethodList& clang::ObjCMethodList::operator=(const clang::ObjCMethodList&)' is deprecated [-Wdeprecated-copy] 3427 | Data.Instance = F->second.first; | ^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriter.cpp:63: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/ObjCMethodList.h:35:3: note: because 'clang::ObjCMethodList' has user-provided 'clang::ObjCMethodList::ObjCMethodList(const clang::ObjCMethodList&)' 35 | ObjCMethodList(const ObjCMethodList &L) | ^~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriter.cpp:3428:34: warning: implicitly-declared 'clang::ObjCMethodList& clang::ObjCMethodList::operator=(const clang::ObjCMethodList&)' is deprecated [-Wdeprecated-copy] 3428 | Data.Factory = F->second.second; | ^~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriter.cpp:63: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/ObjCMethodList.h:35:3: note: because 'clang::ObjCMethodList' has user-provided 'clang::ObjCMethodList::ObjCMethodList(const clang::ObjCMethodList&)' 35 | ObjCMethodList(const ObjCMethodList &L) | ^~~~~~~~~~~~~~ [ 46%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o [ 46%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Ananas.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Ananas.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Ananas.cpp:102:72: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/TestModuleFileExtension.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/CompilerInvocation.cpp:10: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 46%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [ 46%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [ 46%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 46%] Built target obj.clangIndex make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriterDecl.cpp:22: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call Scanning dependencies of target clangIndex make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 46%] Linking CXX static library ../libclangIndex.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 46%] Built target clangIndex [ 46%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitClassTemplateDecl(clang::ClassTemplateDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5085:37: warning: 'ToTemplated' may be used uninitialized in this function [-Wmaybe-uninitialized] 5085 | ToTemplated->setPreviousDecl(PrevTemplated); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/SourceManager.h:37, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/SourceManager.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'std::pair clang::SourceManager::isInTheSameTranslationUnit(std::pair&, std::pair&) const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& LChain)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& LChain)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:15: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitVarTemplateDecl(clang::VarTemplateDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:1160:40: warning: 'ToTemplated' may be used uninitialized in this function [-Wmaybe-uninitialized] 1160 | return isThisDeclarationADefinition(getASTContext()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5335:12: note: 'ToTemplated' was declared here 5335 | VarDecl *ToTemplated; | ^~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5581:37: warning: 'TemplatedFD' may be used uninitialized in this function [-Wmaybe-uninitialized] 5581 | TemplatedFD->setPreviousDecl(PrevTemplated); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'virtual void clang::ASTReader::FinishedDeserializing()': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& ESUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& ESUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DTUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DTUpdates)+8).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 46%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitFriendDecl(clang::FriendDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:1089:29: warning: 'ToFriendD' may be used uninitialized in this function [-Wmaybe-uninitialized] 1089 | IdentifierNamespace |= IDNS_Tag | IDNS_Type; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:3507:16: note: 'ToFriendD' was declared here 3507 | NamedDecl *ToFriendD; | ^~~~~~~~~ [ 46%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Clang.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Clang.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Clang.cpp:1259:66: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 46%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTReader.cpp: In member function 'clang::serialization::reader::ASTDeclContextNameLookupTrait::internal_key_type clang::serialization::reader::ASTDeclContextNameLookupTrait::ReadKey(const unsigned char*, unsigned int)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTReader.cpp:1129:39: warning: 'Data' may be used uninitialized in this function [-Wmaybe-uninitialized] 1129 | return DeclarationNameKey(Kind, Data); | ^ [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/Support/Program.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Tool.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/BareMetal.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/BareMetal.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/BareMetal.cpp:180:65: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 46%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 46%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/OpenMPClause.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Parse/Parser.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseExprCXX.cpp:12: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::tok::TokenKind]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseExprCXX.cpp:3141:59: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 46%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:28, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:14: /tmp/instance-11/output-1/host/include/llvm/Support/Error.h: In member function 'llvm::Expected clang::ASTNodeImporter::import(const T&) [with T = clang::TemplateArgumentLoc]': /tmp/instance-11/output-1/host/include/llvm/Support/Error.h:483:5: warning: '*((void*)& ToInfo +20)' may be used uninitialized in this function [-Wmaybe-uninitialized] 483 | new (getStorage()) storage_type(std::forward(Val)); | ^~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:816:27: note: '*((void*)& ToInfo +20)' was declared here 816 | TemplateArgumentLocInfo ToInfo; | ^~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:28, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:14: /tmp/instance-11/output-1/host/include/llvm/Support/Error.h:483:5: warning: '*((void*)& ToInfo +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] 483 | new (getStorage()) storage_type(std::forward(Val)); | ^~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:816:27: note: '*((void*)& ToInfo +16)' was declared here 816 | TemplateArgumentLocInfo ToInfo; | ^~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:821:12: warning: '*((void*)& ToInfo +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] 821 | ToInfo = TemplateArgumentLocInfo(*E); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/CloudABI.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/CloudABI.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/CloudABI.cpp:74:72: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 46%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [ 46%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp: In member function 'clang::ExpectedDecl clang::ASTNodeImporter::VisitClassTemplateSpecializationDecl(clang::ClassTemplateSpecializationDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ASTImporter.cpp:5202:46: warning: 'ClassTemplate' may be used uninitialized in this function [-Wmaybe-uninitialized] 5202 | ClassTemplate->AddPartialSpecialization( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 5203 | cast(D2), InsertPos); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 46%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [ 46%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [ 46%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o [ 46%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Clang.cpp: In member function 'void clang::driver::tools::Clang::AddLanaiTargetArgs(const llvm::opt::ArgList&, llvm::opt::ArgStringList&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Clang.cpp:1979:7: warning: 'Mregparm' may be used uninitialized in this function [-Wmaybe-uninitialized] 1979 | if (Mregparm != 4) { | ^~ [ 46%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/TargetInfo.h:29, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = int]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/AVR.h:139:44: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 46%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [ 46%] Building CXX object lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o [ 46%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 46%] Built target obj.clangTooling make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangTooling make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 46%] Linking CXX static library ../libclangTooling.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 46%] Built target clangTooling [ 47%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o [ 47%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Clang.cpp: In member function 'virtual void clang::driver::tools::Clang::ConstructJob(clang::driver::Compilation&, const clang::driver::JobAction&, const clang::driver::InputInfo&, const InputInfoList&, const llvm::opt::ArgList&, const char*) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Clang.cpp:3545:5: warning: 'Version' may be used uninitialized in this function [-Wmaybe-uninitialized] 3545 | if (Version < 7) | ^~ [ 47%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 47%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o [ 47%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [ 47%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/Decl.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Linkage clang::NamedDecl::getLinkageInternal() const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::LinkageInfo clang::NamedDecl::getLinkageAndVisibility() const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::NamedDecl::isLinkageValid() const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 47%] Built target obj.clangDynamicASTMatchers make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangDynamicASTMatchers make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 47%] Linking CXX static library ../../libclangDynamicASTMatchers.a [ 47%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 47%] Built target clangDynamicASTMatchers [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o [ 47%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuiltin.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 47%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [ 47%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [ 47%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o [ 47%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuiltin.cpp:402:68: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Constant*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuiltin.cpp:1106:17: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = {anonymous}::WidthAndSignedness]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuiltin.cpp:3217:66: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef<{anonymous}::WidthAndSignedness>::Data' from 'std::initializer_list<{anonymous}::WidthAndSignedness>::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 47%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [ 47%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [ 47%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [ 47%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 48%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o [ 49%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 49%] Built target obj.clangFormat [ 49%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o [ 49%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [ 50%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 51%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.cpp:545:60: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 51%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/DiagnosticRenderer.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/DiagnosticRenderer.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void mapDiagnosticRanges(clang::FullSourceLoc, llvm::ArrayRef, llvm::SmallVectorImpl&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& BeginLocsMap)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& BeginLocsMap)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/DragonFly.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/DragonFly.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/DragonFly.cpp:116:73: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/DependencyFile.cpp:22: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [ 52%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [ 52%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [ 52%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [ 52%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:36: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 52%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.cpp: In member function 'bool clang::driver::toolchains::Darwin::isAlignedAllocationUnavailable() const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.cpp:2303:24: warning: 'OS' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | llvm::Triple::OSType OS; | ^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp: In member function 'virtual std::shared_ptr clang::ento::TrackConstraintBRVisitor::VisitNode(const clang::ento::ExplodedNode*, clang::ento::BugReporterContext&, clang::ento::BugReport&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:1517:21: warning: redundant move in return statement [-Wredundant-move] 1517 | return std::move(X); | ~~~~~~~~~^~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:1517:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTWriter.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ASTWriter.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ASTWriter::WritePragmaDiagnosticMappings(const clang::DiagnosticsEngine&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DiagStateIDMap)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DiagStateIDMap)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp: In member function 'std::shared_ptr clang::ento::ConditionBRVisitor::VisitTrueTest(const clang::Expr*, const clang::DeclRefExpr*, clang::ento::BugReporterContext&, clang::ento::BugReport&, const clang::ento::ExplodedNode*, bool, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:2492:19: warning: redundant move in return statement [-Wredundant-move] 2492 | return std::move(event); | ~~~~~~~~~^~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:2492:19: note: remove 'std::move' call [ 52%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 52%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/Option/Option.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/ToolChain.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.cpp:9: /tmp/instance-11/output-1/host/include/llvm/Option/OptSpecifier.h: In member function 'void clang::driver::toolchains::Darwin::AddDeploymentTarget(llvm::opt::DerivedArgList&) const': /tmp/instance-11/output-1/host/include/llvm/Option/OptSpecifier.h:24:49: warning: 'Opt' may be used uninitialized in this function [-Wmaybe-uninitialized] 24 | /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {} | ^ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Darwin.cpp:1301:17: note: 'Opt' was declared here 1301 | options::ID Opt; | ^~~ [ 52%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/OpenMPClause.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Parse/Parser.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseObjc.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::tok::TokenKind]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseObjc.cpp:532:30: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuiltin.cpp: In function 'void initializeAlloca(clang::CodeGen::CodeGenFunction&, llvm::AllocaInst*, llvm::Value*, unsigned int)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuiltin.cpp:64:27: warning: 'Byte' may be used uninitialized in this function [-Wmaybe-uninitialized] 64 | CGF.Builder.CreateMemSet(AI, Byte, Size, AlignmentInBytes); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFPContract()': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParsePragma.cpp:621:32: warning: 'FPC' may be used uninitialized in this function [-Wmaybe-uninitialized] 621 | Actions.ActOnPragmaFPContract(FPC); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFEnvAccess()': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParsePragma.cpp:644:32: warning: 'FPC' may be used uninitialized in this function [-Wmaybe-uninitialized] 644 | Actions.ActOnPragmaFEnvAccess(FPC); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParsePragma.cpp: In member function 'void clang::Parser::HandlePragmaFP()': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParsePragma.cpp:2771:32: warning: 'FPC' may be used uninitialized in this function [-Wmaybe-uninitialized] 2771 | Actions.ActOnPragmaFPContract(FPC); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o [ 52%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseOpenMP.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Parser::DeclGroupPtrTy clang::Parser::ParseOMPDeclareTargetClauses()': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& SameDirectiveDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& SameDirectiveDecls)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 52%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CStringChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 52%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendTiming.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/Checker.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CStringChecker.cpp:17: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const char*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CStringChecker.cpp:104:45: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::driver::Multilib]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.cpp:1256:64: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 52%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/GlobalModuleIndex.cpp:19: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o [ 52%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/FrontendAction.cpp:26: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 52%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 52%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [ 53%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [ 53%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [ 53%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [ 53%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Linux.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Hexagon.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Hexagon.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Hexagon.cpp:324:57: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 53%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 54%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [ 54%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/Module.cpp.o [ 55%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [ 55%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/Module.cpp:14: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/FrontendAction.cpp: In function 'clang::SourceLocation ReadOriginalFileName(clang::CompilerInstance&, std::string&, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/FrontendAction.cpp:278:38: warning: 'LineNo' may be used uninitialized in this function [-Wmaybe-uninitialized] 278 | CI.getSourceManager().AddLineNote( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 279 | LineNoLoc, LineNo, SourceMgr.getLineTableFilenameID(InputFile), false, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 280 | false, SrcMgr::C_User_ModuleMap); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 55%] Building CXX object lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 55%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [ 55%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o [ 55%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/FrontendActions.cpp:22: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 55%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 55%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [ 55%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [ 55%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o [ 55%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 55%] Building CXX object lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [ 55%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o [ 55%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/TargetInfo.h:29, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/AVR.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/AVR.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = int]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/AVR.h:139:44: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 55%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [ 55%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [ 55%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [ 56%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/Triple.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/ObjCRuntime.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/LangOptions.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/ToolChain.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Linux.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MipsLinux.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MipsLinux.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/Twine.h: In member function 'virtual std::string clang::driver::toolchains::MipsLLVMToolChain::getCompilerRT(const llvm::opt::ArgList&, llvm::StringRef, clang::driver::ToolChain::FileType) const': /tmp/instance-11/output-1/host/include/llvm/ADT/Twine.h:268:18: warning: 'Suffix' may be used uninitialized in this function [-Wmaybe-uninitialized] 268 | if (Str[0] != '\0') { | ~~~~~~~^~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MipsLinux.cpp:125:15: note: 'Suffix' was declared here 125 | const char *Suffix; | ^~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/PCHContainerOperations.cpp:16: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 56%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [ 56%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Minix.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Minix.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Minix.cpp:66:73: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 56%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LangStandards.cpp.o [ 56%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o [ 56%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ModuleManager.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Serialization/ModuleManager.cpp:14: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 56%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 56%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 56%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Myriad.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Myriad.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Myriad.cpp:56:46: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = std::__cxx11::basic_string]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Myriad.cpp:223:62: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef >::Data' from 'std::initializer_list >::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/OpenMPClause.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Parse/Parser.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseTentative.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::tok::TokenKind]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseTentative.cpp:374:38: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 56%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o [ 56%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/AST.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/ExprMutationAnalyzer.cpp:8: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const clang::Stmt* (clang::ExprMutationAnalyzer::*)(const clang::Expr*)]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/ExprMutationAnalyzer.cpp:106:38: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 56%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [ 56%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [ 56%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.cpp:596:76: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 56%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseTemplate.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Token]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Parse/ParseTemplate.cpp:1007:51: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 56%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 56%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/Triple.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/ObjCRuntime.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/LangOptions.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/ToolChain.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/Twine.h: In member function 'std::string clang::driver::toolchains::MSVCToolChain::getSubDirectoryPath(clang::driver::toolchains::MSVCToolChain::SubDirectoryType, llvm::Triple::ArchType) const': /tmp/instance-11/output-1/host/include/llvm/ADT/Twine.h:269:21: warning: 'IncludeName' may be used uninitialized in this function [-Wmaybe-uninitialized] 269 | LHS.cString = Str; | ~~~~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.cpp:829:15: note: 'IncludeName' was declared here 829 | const char *IncludeName; | ^~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/Triple.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/ObjCRuntime.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/LangOptions.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/ToolChain.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/Twine.h:269:21: warning: 'SubdirName' may be used uninitialized in this function [-Wmaybe-uninitialized] 269 | LHS.cString = Str; | ~~~~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/MSVC.cpp:828:15: note: 'SubdirName' was declared here 828 | const char *SubdirName; | ^~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/OpenBSD.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/OpenBSD.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/OpenBSD.cpp:175:65: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 56%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o [ 57%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 58%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ 58%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 58%] Built target obj.clangSerialization make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 58%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o Scanning dependencies of target clangFormat make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 59%] Linking CXX static library ../libclangFormat.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 59%] Built target clangFormat make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangSerialization make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 59%] Linking CXX static library ../libclangSerialization.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 59%] Built target clangSerialization [ 59%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 59%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [ 59%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [ 59%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [ 60%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/SourceCode.cpp.o [ 60%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 60%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 60%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [ 60%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/RISCVToolchain.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/RISCVToolchain.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/RISCVToolchain.cpp:115:72: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/InitPreprocessor.cpp:25: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 61%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [ 61%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [ 61%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Util.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Driver/Action.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Cuda.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Gnu.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Solaris.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Solaris.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::opt::OptSpecifier]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Driver/ToolChains/Solaris.cpp:98:60: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 61%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o [ 61%] Building CXX object lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [ 61%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/ModuleDependencyCollector.cpp:16: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call [ 61%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 61%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o [ 61%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 61%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [ 61%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [ 61%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 61%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [ 61%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 61%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 61%] Built target obj.clangParse make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangParse make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 61%] Linking CXX static library ../libclangParse.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 61%] Built target clangParse [ 61%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 61%] Built target obj.clangDriver make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangDriver make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 61%] Linking CXX static library ../libclangDriver.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 61%] Built target clangDriver [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 61%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 61%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [ 61%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CallEvent.cpp:15: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 61%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [ 61%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [ 61%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [ 61%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Stencil.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CallEvent.cpp:31: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h: In member function 'void clang::ASTImporterSharedState::setImportDeclError(clang::Decl*, clang::ImportError)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:76:24: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 76 | ImportErrors[To] = Error; | ^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CallEvent.cpp:31: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ [ 61%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 61%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [ 61%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/SerializedDiagnosticReader.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/SerializedDiagnosticPrinter.cpp:15: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [ 61%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/SerializedDiagnosticReader.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/SerializedDiagnosticReader.cpp:9: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CheckerContext.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 61%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 62%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CheckerManager.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 62%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 62%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o [ 62%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [ 62%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCUDANV.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 63%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Stencil.cpp: In member function 'llvm::Expected > clang::tooling::Stencil::eval(const clang::ast_matchers::MatchFinder::MatchResult&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Stencil.cpp:161:23: warning: redundant move in return statement [-Wredundant-move] 161 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Tooling/Refactoring/Stencil.cpp:161:23: note: remove 'std::move' call [ 64%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 64%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicTypeMap.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp:16: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCUDANV.cpp:303:49: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 64%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 64%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/TestModuleFileExtension.h:14, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/TestModuleFileExtension.cpp:8: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/Checker.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const char*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp:45:45: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/TargetInfo.h:29, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/OSTargets.h:15, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/X86.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/X86.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = int]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Basic/Targets/X86.cpp:1657:72: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 64%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o [ 64%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [ 64%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 64%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [ 64%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [ 64%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 64%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [ 64%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 65%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/STLExtras.h:20, from /tmp/instance-11/output-1/host/include/llvm/ADT/StringRef.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/DiagnosticIDs.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/DiagnosticRenderer.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/TextDiagnostic.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/TextDiagnostic.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h: In function 'std::pair, bool> printableTextForNextCharacter(llvm::StringRef, size_t*, unsigned int)': /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/TextDiagnostic.cpp:140:69: note: while referencing '' 140 | expandedCP.insert(expandedCP.begin()+3, llvm::hexdigit(c%16)); | ^ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/STLExtras.h:20, from /tmp/instance-11/output-1/host/include/llvm/ADT/StringRef.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/DiagnosticIDs.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/DiagnosticRenderer.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/TextDiagnostic.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/TextDiagnostic.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/SmallVector.h:491:7: warning: array subscript 1 is outside array bounds of 'char [1]' [-Warray-bounds] 491 | ++EltPtr; | ^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Frontend/TextDiagnostic.cpp:144:66: note: while referencing '' 144 | expandedCP.insert(expandedCP.begin()+3, llvm::hexdigit(0)); | ^ [ 65%] Building CXX object lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [ 65%] Building CXX object lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 65%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [ 65%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [ 65%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/CheckerManager.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CheckerManager.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForDeadSymbols(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, clang::ento::SymbolReaper&, const clang::Stmt*, clang::ento::ExprEngine&, clang::ProgramPoint::Kind)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForStmt(bool, clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, const clang::Stmt*, clang::ento::ExprEngine&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [ 66%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForLocation(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, clang::ento::SVal, bool, const clang::Stmt*, const clang::Stmt*, clang::ento::ExprEngine&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 66%] Building CXX object lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Transformer.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 66%] Built target obj.clangBasic make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangBasic make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 66%] Linking CXX static library ../libclangBasic.a /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForBind(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, clang::ento::SVal, clang::ento::SVal, const clang::Stmt*, clang::ento::ExprEngine&, const clang::ProgramPoint&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 66%] Built target clangBasic [ 67%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void expandGraphWithCheckers(CHECK_CTX, clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&) [with CHECK_CTX = {anonymous}::CheckCallContext]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 67%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void expandGraphWithCheckers(CHECK_CTX, clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&) [with CHECK_CTX = {anonymous}::CheckObjCMessageContext]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CheckerManager.cpp:218:12: warning: 'IsPreVisit' may be used uninitialized in this function [-Wmaybe-uninitialized] 218 | bool IsPreVisit; | ^~~~~~~~~~ [ 67%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/CheckerManager.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CheckerManager.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForEvalCall(clang::ento::ExplodedNodeSet&, const clang::ento::ExplodedNodeSet&, const clang::ento::CallEvent&, clang::ento::ExprEngine&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& checkDst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& checkDst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 67%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForBeginFunction(clang::ento::ExplodedNodeSet&, const clang::BlockEdge&, clang::ento::ExplodedNode*, clang::ento::ExprEngine&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 67%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForBranchCondition(const clang::Stmt*, clang::ento::ExplodedNodeSet&, clang::ento::ExplodedNode*, clang::ento::ExprEngine&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 67%] Building CXX object lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CheckerManager::runCheckersForNewAllocator(const clang::CXXNewExpr*, clang::ento::SVal, clang::ento::ExplodedNodeSet&, clang::ento::ExplodedNode*, clang::ento::ExprEngine&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Src)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp1)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CoreEngine.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 67%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [ 67%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [ 67%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o [ 67%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/CoreEngine.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleBranch(const clang::Stmt*, const clang::Stmt*, const clang::CFGBlock*, clang::ento::ExplodedNode*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleCleanupTemporaryBranch(const clang::CXXBindTemporaryExpr*, const clang::CFGBlock*, clang::ento::ExplodedNode*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleStaticInit(const clang::DeclStmt*, const clang::CFGBlock*, clang::ento::ExplodedNode*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 67%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [ 67%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [ 67%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::CoreEngine::HandleBlockEdge(const clang::BlockEdge&, clang::ento::ExplodedNode*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::ento::CoreEngine::ExecuteWorkList(const clang::LocationContext*, unsigned int, clang::ento::ProgramStateRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExplodedGraph.cpp:22: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 67%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Attr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/ThreadSafety.cpp:18: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Expr*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/ThreadSafety.cpp:2165:66: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp:37: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 68%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 68%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/IssueHash.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ExprConstant.cpp:36: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool HandleCovariantReturnAdjustment({anonymous}::EvalInfo&, const clang::Expr*, clang::APValue&, llvm::ArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 68%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaAccess.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'AccessResult IsAccessible(clang::Sema&, const {anonymous}::EffectiveContext&, {anonymous}::AccessTarget&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void DiagnoseAccessPath(clang::Sema&, const {anonymous}::EffectiveContext&, {anonymous}::AccessTarget&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngine.cpp:15: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 68%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 68%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 68%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool HandleDynamicCast({anonymous}::EvalInfo&, const clang::ExplicitCastExpr*, {anonymous}::LValue&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineC.cpp:16: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 69%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 69%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGValue.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCall.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCUDARuntime.cpp:16: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 69%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp:16: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 69%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp:13: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 70%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [ 70%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp:13: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 70%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp:15: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Expr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngine.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::ProcessStmt(const clang::Stmt*, clang::ento::ExplodedNode*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstI)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstI)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 70%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 70%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ExprCXX.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineC.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCast(const clang::CastExpr*, const clang::Expr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPreStmt)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPreStmt)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 70%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitIncrementDecrementOperator(const clang::UnaryOperator*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst3)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 70%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [ 70%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitUnaryExprOrTypeTraitExpr(const clang::UnaryExprOrTypeTraitExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitUnaryOperator(const clang::UnaryOperator*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& EvalSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 70%] Built target obj.clangAnalysis make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangAnalysis make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 71%] Linking CXX static library ../libclangAnalysis.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 71%] Built target clangAnalysis [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitDeclStmt(const clang::DeclStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Expr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ento::ExprEngine::processCallEnter(clang::ento::NodeBuilderContext&, clang::CallEnter, clang::ento::ExplodedNode*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstBegin)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Expr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::performTrivialCopy(clang::ento::NodeBuilder&, clang::ento::ExplodedNode*, const clang::ento::CallEvent&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PathDiagnostic.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/CheckerManager.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitObjCAtSynchronizedStmt(const clang::ObjCAtSynchronizedStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool hasMember(const clang::ASTContext&, const clang::CXXRecordDecl*, llvm::StringRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitLvalObjCIvarRefExpr(const clang::ObjCIvarRefExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstIvar)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstIvar)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCXXNewAllocatorCall(const clang::CXXNewExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPostValue)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPostValue)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitObjCForCollectionStmt(const clang::ObjCForCollectionStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstLocation)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstLocation)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitObjCMessage(const clang::ObjCMessageExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstNonNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstNonNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstNil)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPostCheckers)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPostCheckers)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstGenericPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstGenericPrevisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstEval)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstEval)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstArgCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstArgCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPostvisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPostvisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 71%] Built target obj.clangToolingRefactoring make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangToolingRefactoring make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 71%] Linking CXX static library ../../libclangToolingRefactoring.a /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitLambdaExpr(const clang::LambdaExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 71%] Built target clangToolingRefactoring [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitBinaryOperator(const clang::BinaryOperator*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& CheckedSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp2)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 71%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitReturnStmt(const clang::ReturnStmt*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::ento::ExprEngine::processCallExit(clang::ento::ExplodedNode*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& CleanedNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& CleanedNodes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPostPostCallCallback)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Dst)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::finishArgumentConstruction(clang::ento::ExplodedNodeSet&, clang::ento::ExplodedNode*, const clang::ento::CallEvent&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::evalCall(clang::ento::ExplodedNodeSet&, clang::ento::ExplodedNode*, const clang::ento::CallEvent&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCallExpr(const clang::CallExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& dstCallEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitBlockExpr(const clang::BlockExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Tmp)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCXXConstructExpr(const clang::CXXConstructExpr*, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPrepare)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPrepare)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPreVisit)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& PreInitialized)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& PreInitialized)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstEvaluated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPostArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPostArgumentCleanup)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPostCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CloneChecker.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 72%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/LoopUnrolling.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::ento::ExprEngine::VisitCXXDestructor(clang::QualType, const clang::ento::MemRegion*, const clang::Stmt*, bool, clang::ento::ExplodedNode*, clang::ento::ExplodedNodeSet&, const clang::ento::ExprEngine::EvalCallOptions&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstPreCall)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DstInvalidated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DstInvalidated)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 72%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [ 72%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ExprConstant.cpp: In member function 'bool {anonymous}::PointerExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ExprConstant.cpp:7479:7: warning: 'DesiredVal' may be used uninitialized in this function [-Wmaybe-uninitialized] 7479 | if (Char.getInt().getZExtValue() == DesiredVal) | ^~ [ 72%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ExprConstant.cpp: In function 'bool {anonymous}::IntExprEvaluator::VisitBuiltinCallExpr(const clang::CallExpr*, unsigned int)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/ExprConstant.cpp:9588:14: warning: 'Arg' may be used uninitialized in this function [-Wmaybe-uninitialized] 9588 | unsigned Arg; | ^~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp:31: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 72%] Built target obj.clangFrontend make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangFrontend make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 72%] Linking CXX static library ../libclangFrontend.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 72%] Built target clangFrontend [ 72%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaCast.cpp:16: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'TryCastResult TryStaticMemberPointerUpcast(clang::Sema&, clang::ExprResult&, clang::QualType, clang::QualType, bool, clang::SourceRange, unsigned int&, clang::CastKind&, clang::CXXCastPath&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/CharUnits.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/BaseSubobject.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGVTables.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenModule.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXX.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp:22: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Attr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaAttr.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::ActOnPragmaAttributeAttribute(clang::ParsedAttr&, clang::SourceLocation, clang::attr::ParsedSubjectMatchRuleSet)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& RulesToFirstSpecifiedNegatedSubRule)+8).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& RulesToFirstSpecifiedNegatedSubRule)+8).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 72%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [ 73%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Mangle.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/MicrosoftMangle.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::StringRef]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/MicrosoftMangle.cpp:1561:67: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'TryCastResult TryStaticDowncast(clang::Sema&, clang::CanQualType, clang::CanQualType, bool, clang::SourceRange, clang::QualType, clang::QualType, unsigned int&, clang::CastKind&, clang::CXXCastPath&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'TryCastResult TryStaticCast(clang::Sema&, clang::ExprResult&, clang::QualType, clang::Sema::CheckedConversionKind, clang::SourceRange, unsigned int&, clang::CastKind&, clang::CXXCastPath&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 73%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 73%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/ProgramState.cpp:16: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildCXXNamedCast(clang::SourceLocation, clang::tok::TokenKind, clang::TypeSourceInfo*, clang::Expr*, clang::SourceRange, clang::SourceRange)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& BasePaths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& BasePaths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o [ 73%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 73%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 73%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [ 73%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/PathDiagnostic.cpp:32: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/FixedPoint.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Mangle.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/MicrosoftMangle.cpp:13: /tmp/instance-11/output-1/host/include/llvm/Support/raw_ostream.h: In function 'void mangleThunkThisAdjustment(clang::AccessSpecifier, const clang::ThisAdjustment&, {anonymous}::MicrosoftCXXNameMangler&, llvm::raw_ostream&)': /tmp/instance-11/output-1/host/include/llvm/Support/raw_ostream.h:148:21: warning: 'AccessSpec' may be used uninitialized in this function [-Wmaybe-uninitialized] 148 | return write(C); | ^ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/MicrosoftMangle.cpp:2989:10: note: 'AccessSpec' was declared here 2989 | char AccessSpec; | ^~~~~~~~~~ [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 73%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [ 73%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/RegionStore.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 73%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Triple::ArchType]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp:1130:76: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const clang::Stmt*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp:12248:56: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp:27: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SubEngine.cpp.o [ 74%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/RegionStore.cpp: At global scope: /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/RegionStore.cpp:138:23: warning: 'void {anonymous}::BindingKey::dump() const' defined but not used [-Wunused-function] 138 | LLVM_DUMP_METHOD void BindingKey::dump() const { llvm::errs() << *this; } | ^~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp:16: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp:30: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 74%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [ 74%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [ 75%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [ 75%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ 75%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 75%] Building CXX object lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [ 75%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp:23: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGValue.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCall.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCall.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [ 76%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBlocks.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGClass.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 76%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/Store.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/SymbolManager.cpp: In member function 'bool clang::ento::SymbolReaper::isLive(clang::ento::SymbolRef)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/SymbolManager.cpp:504:3: warning: 'KnownLive' may be used uninitialized in this function [-Wmaybe-uninitialized] 504 | if (KnownLive) | ^~ [ 76%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [ 76%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 76%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [ 76%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 76%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/SValBuilder.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 76%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [ 76%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorChecker.cpp.o [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 76%] Built target obj.clangARCMigrate make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangARCMigrate make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 76%] Linking CXX static library ../libclangARCMigrate.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 76%] Built target clangARCMigrate [ 76%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Core/Store.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ento::SVal clang::ento::StoreManager::attemptDownCast(clang::ento::SVal, clang::QualType, bool&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp: In member function 'bool clang::Sema::SemaBuiltinARMSpecialReg(unsigned int, clang::CallExpr*, int, unsigned int, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp:6357:37: warning: 'IntField' may be used uninitialized in this function [-Wmaybe-uninitialized] 6357 | ValidString &= (IntField >= 0 && IntField <= Ranges[i]); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [ 77%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [ 77%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::CheckUnsequencedOperations(clang::Expr*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+72).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+72).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp:33: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGClass.cpp: In member function 'void clang::CodeGen::CodeGenFunction::EmitVTablePtrCheck(const clang::CXXRecordDecl*, llvm::Value*, clang::CodeGen::CodeGenFunction::CFITypeCheckKind, clang::SourceLocation)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGClass.cpp:2749:26: warning: 'SSK' may be used uninitialized in this function [-Wmaybe-uninitialized] 2749 | EmitSanitizerStatReport(SSK); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 78%] Built target obj.clangStaticAnalyzerCore make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangStaticAnalyzerCore make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 78%] Linking CXX static library ../../libclangStaticAnalyzerCore.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 78%] Built target clangStaticAnalyzerCore [ 78%] Building CXX object lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/GTestChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 78%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp:72: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 79%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [ 79%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp:23: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 79%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/AllocationState.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const char*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp:87:47: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 80%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 80%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [ 80%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [ 80%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp:34: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 80%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/CharUnits.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/BaseSubobject.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/VTableBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/VTableBuilder.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/VTableBuilder.cpp:3580:27: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp: In member function 'void clang::Sema::CheckArgumentWithTypeTag(const clang::ArgumentWithTypeTagAttr*, llvm::ArrayRef, clang::SourceLocation)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp:14041:64: warning: 'MagicValue' may be used uninitialized in this function [-Wmaybe-uninitialized] 14041 | MagicValues->find(std::make_pair(ArgumentKind, MagicValue)); | ^ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaChecking.cpp:14017:12: note: 'MagicValue' was declared here 14017 | uint64_t MagicValue; | ^~~~~~~~~~ [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:24: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 80%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [ 80%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [ 80%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp:22: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/Type.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Type::isLinkageValid() const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::LinkageInfo clang::Type::getLinkageAndVisibility() const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+8).llvm::SmallDenseMap, clang::LinkageInfo, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp: In member function 'virtual std::shared_ptr {anonymous}::NonLocalizedStringBRVisitor::VisitNode(const clang::ento::ExplodedNode*, clang::ento::BugReporterContext&, clang::ento::BugReport&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1031:19: warning: redundant move in return statement [-Wredundant-move] 1031 | return std::move(Piece); | ~~~~~~~~~^~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1031:19: note: remove 'std::move' call [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Attr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp:31: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In static member function 'static bool {anonymous}::IvarInvalidationCheckerImpl::trackIvar(const clang::ObjCIvarDecl*, {anonymous}::IvarInvalidationCheckerImpl::IvarSet&, const clang::ObjCIvarDecl**)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::IvarInvalidationCheckerImpl::visit(const clang::ObjCImplementationDecl*) const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& PartialInfo)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& PartialInfo)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Info)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MallocChecker.cpp:25: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp:22: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 81%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp:15: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/IR/Instruction.h:17, from /tmp/instance-11/output-1/host/include/llvm/IR/BasicBlock.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/EHScopeStack.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.cpp:19: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MoveChecker.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:29: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclCXX.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/BaseSubobject.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/VTableBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/AST/VTableBuilder.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function '{anonymous}::BaseOffset {anonymous}::ComputeBaseOffset(const clang::ASTContext&, const clang::CXXRecordDecl*, const clang::CXXRecordDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'clang::ThisAdjustment {anonymous}::ItaniumVTableBuilder::ComputeThisAdjustment(const clang::CXXMethodDecl*, clang::CharUnits, {anonymous}::FinalOverriders::OverriderInfo)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnyCall.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:24: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const char*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:85:3: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExceptionSpec.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::handlerCanCatch(clang::QualType, clang::QualType)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 81%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [ 81%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp:22: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::VFTableBuilder::AddMethods(clang::BaseSubobject, unsigned int, const clang::CXXRecordDecl*, {anonymous}::BasesSetVectorTy&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Bases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Bases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::ItaniumVTableBuilder::AddMethods(clang::BaseSubobject, clang::CharUnits, const clang::CXXRecordDecl*, clang::CharUnits, {anonymous}::ItaniumVTableBuilder::PrimaryBasesSetVectorTy&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::ItaniumVTableBuilder::LayoutPrimaryAndSecondaryVTables(clang::BaseSubobject, bool, bool, clang::CharUnits)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& PrimaryBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/CoroutineStmtBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Decl*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:11362:3: required from 'clang::ExprResult clang::TreeTransform::TransformLambdaExpr(clang::LambdaExpr*) [with Derived = {anonymous}::TransformToPE; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build/include/clang/AST/StmtNodes.inc:1035:1: required from 'clang::ExprResult clang::TreeTransform::TransformExpr(clang::Expr*) [with Derived = {anonymous}::TransformToPE; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp:14711:46: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/Checker.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:26: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h: In function 'bool isInMIGCall(clang::ento::CheckerContext&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:252:73: warning: 'SFC' may be used uninitialized in this function [-Wmaybe-uninitialized] 252 | const Decl *getDecl() const { return getAnalysisDeclContext()->getDecl(); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:149:28: note: 'SFC' was declared here 149 | const StackFrameContext *SFC; | ^~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/Instruction.h:17, from /tmp/instance-11/output-1/host/include/llvm/IR/BasicBlock.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/EHScopeStack.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCoroutine.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp:23: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::MicrosoftVTableContext::computeVTableRelatedInformation(const clang::CXXRecordDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& VisitedBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& VisitedBases)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TypeLocBuilder.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaDeclObjC.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ObjCTypeParamList* clang::Sema::actOnObjCTypeParamList(clang::Scope*, clang::SourceLocation, llvm::ArrayRef, clang::SourceLocation)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& knownParams)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& knownParams)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 82%] Built target obj.clangAST make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangAST make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 82%] Linking CXX static library ../libclangAST.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 82%] Built target clangAST [ 82%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TypeLocBuilder.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaDecl.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::AddOverriddenMethods(clang::CXXRecordDecl*, clang::CXXMethodDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp:27: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExprCXX.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Decl*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:7167:3: required from 'clang::StmtResult clang::TreeTransform::TransformCoroutineBodyStmt(clang::CoroutineBodyStmt*) [with Derived = {anonymous}::TransformTypos; clang::StmtResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build/include/clang/AST/StmtNodes.inc:91:1: required from 'clang::StmtResult clang::TreeTransform::TransformStmt(clang::Stmt*, clang::TreeTransform::StmtDiscardKind) [with Derived = {anonymous}::TransformTypos; clang::StmtResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:6630:16: required from 'clang::StmtResult clang::TreeTransform::TransformCompoundStmt(clang::CompoundStmt*, bool) [with Derived = {anonymous}::TransformTypos; clang::StmtResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:10058:14: required from 'clang::ExprResult clang::TreeTransform::TransformStmtExpr(clang::StmtExpr*) [with Derived = {anonymous}::TransformTypos; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build/include/clang/AST/StmtNodes.inc:1247:1: required from 'clang::ExprResult clang::TreeTransform::TransformExpr(clang::Expr*) [with Derived = {anonymous}::TransformTypos; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExprCXX.cpp:7646:37: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/IdentifierTable.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Attr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/TokenKinds.h: In member function 'void {anonymous}::EmptyLocalizationContextChecker::MethodCrawler::VisitObjCMessageExpr(const clang::ObjCMessageExpr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/TokenKinds.h:79:74: warning: '*((void*)& Result +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] 78 | return K == tok::string_literal || K == tok::wide_string_literal || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | K == tok::utf8_string_literal || K == tok::utf16_string_literal || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 80 | K == tok::utf32_string_literal; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1151:9: note: '*((void*)& Result +16)' was declared here 1151 | Token Result; // This will hold the token just before the last ')' | ^~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/SmallString.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/FixedPoint.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Attr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:18: /tmp/instance-11/output-1/host/include/llvm/ADT/StringRef.h:87:36: warning: '*((void*)& Result +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] 87 | : Data(data), Length(length) {} | ^ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1151:9: note: '*((void*)& Result +8)' was declared here 1151 | Token Result; // This will hold the token just before the last ')' | ^~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp:1175:7: warning: '*((void*)& Result +4)' may be used uninitialized in this function [-Wmaybe-uninitialized] 1175 | StringRef(Result.getLiteralData(), Result.getLength()).trim('"'); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void clang::Sema::CheckObjCMethodOverrides(clang::ObjCMethodDecl*, clang::ObjCInterfaceDecl*, clang::Sema::ResultTypeCompatibilityKind)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& overrides)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& overrides)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& overrides)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& overrides)+16).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 82%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 83%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp:31: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp:33: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCoroutine.cpp:13: /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h: In member function 'void clang::CodeGen::CodeGenFunction::EmitCoroutineBody(const clang::CoroutineBodyStmt&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h:519:12: warning: 'Size' may be used uninitialized in this function [-Wmaybe-uninitialized] 519 | size_t Size; | ^~~~ [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp:30: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaInit.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Initialization.h: In function 'void TryReferenceInitializationCore(clang::Sema&, const clang::InitializedEntity&, const clang::InitializationKind&, clang::Expr*, clang::QualType, clang::QualType, clang::Qualifiers, clang::QualType, clang::QualType, clang::Qualifiers, clang::InitializationSequence&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Initialization.h:1344:19: warning: 'FK' may be used uninitialized in this function [-Wmaybe-uninitialized] 1344 | this->Failure = Failure; | ~~~~~~~~~~~~~~^~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaInit.cpp:4659:43: note: 'FK' was declared here 4659 | InitializationSequence::FailureKind FK; | ^~ [ 84%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaDeclCXX.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void clang::Sema::FindHiddenVirtualMethods(clang::CXXMethodDecl*, llvm::SmallVectorImpl&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp:43: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp:23: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp:22: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.cpp: In member function 'llvm::DIType* clang::CodeGen::CGDebugInfo::CreateType(const clang::BuiltinType*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.cpp:627:25: warning: 'Encoding' may be used uninitialized in this function [-Wmaybe-uninitialized] 627 | llvm::dwarf::TypeKind Encoding; | ^~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBlocks.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDecl.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = std::pair]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDecl.cpp:743:60: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef >::Data' from 'std::initializer_list >::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.cpp: In member function 'void clang::CodeGen::CGDebugInfo::CreateCompileUnit()': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.cpp:614:37: warning: 'EmissionKind' may be used uninitialized in this function [-Wmaybe-uninitialized] 614 | TheCU = DBuilder.createCompileUnit( | ~~~~~~~~~~~~~~~~~~~~~~~~~~^ 615 | LangTag, CUFile, CGOpts.EmitVersionIdentMetadata ? Producer : "", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 616 | LO.Optimize || CGOpts.PrepareForLTO || CGOpts.PrepareForThinLTO, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 617 | CGOpts.DwarfDebugFlags, RuntimeVers, CGOpts.SplitDwarfFile, EmissionKind, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 618 | DwoId, CGOpts.SplitDwarfInlining, CGOpts.DebugInfoForProfiling, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 619 | CGM.getTarget().getTriple().isNVPTX() | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 620 | ? llvm::DICompileUnit::DebugNameTableKind::None | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 621 | : static_cast( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 622 | CGOpts.DebugNameTable), | ~~~~~~~~~~~~~~~~~~~~~~~ 623 | CGOpts.DebugRangesBaseAddress); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp:16: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLambda.cpp: In member function 'void clang::Sema::ActOnStartOfLambdaDefinition(clang::LambdaIntroducer&, clang::Declarator&, clang::Scope*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLambda.cpp:1072:43: warning: 'InitStyle' may be used uninitialized in this function [-Wmaybe-uninitialized] 1072 | Var = createLambdaInitCaptureVarDecl(C->Loc, C->InitCaptureType.get(), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1073 | C->EllipsisLoc, C->Id, InitStyle, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1074 | C->Init.get()); | ~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/SourceManager.h:37, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/HeaderSearch.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaModule.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = std::pair]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaModule.cpp:209:70: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef >::Data' from 'std::initializer_list >::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaDeclAttr.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool checkRecordDeclForAttr(const clang::RecordDecl*) [with AttrType = clang::CapabilityAttr]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& BPaths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& BPaths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool FindBaseInitializer(clang::Sema&, clang::CXXRecordDecl*, clang::QualType, const clang::CXXBaseSpecifier*&, const clang::CXXBaseSpecifier*&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclCXX.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/DeclSpec.h:25, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLambda.cpp:12: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::ActOnLambdaExpr(clang::SourceLocation, clang::Stmt*, clang::Scope*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& LSI)+192).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& LSI)+192).llvm::SmallDenseMap, llvm::detail::DenseMapPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& LSI)+704).llvm::SmallDenseMap, 8, clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& LSI)+704).llvm::SmallDenseMap, 8, clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDeclCXX.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaModule.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h: In member function 'clang::Sema::DeclGroupPtrTy clang::Sema::ActOnModuleDecl(clang::SourceLocation, clang::SourceLocation, clang::Sema::ModuleDeclKind, clang::ModuleIdPath, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:750:43: warning: 'Mod' may be used uninitialized in this function [-Wmaybe-uninitialized] 750 | reinterpret_cast(this)[-1] = M; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaModule.cpp:180:11: note: 'Mod' was declared here 180 | Module *Mod; | ^~~ [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void checkAttrArgsAreCapabilityObjs(clang::Sema&, clang::Decl*, const clang::ParsedAttr&, llvm::SmallVectorImpl&, unsigned int, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& BPaths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& BPaths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckDerivedToBaseConversion(clang::QualType, clang::QualType, unsigned int, unsigned int, clang::SourceLocation, clang::SourceRange, clang::DeclarationName, clang::CXXCastPath*, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool checkMemberDecomposition(clang::Sema&, llvm::ArrayRef, clang::ValueDecl*, clang::QualType, const clang::CXXRecordDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::CheckShadowInheritedFields(const clang::SourceLocation&, clang::DeclarationName, const clang::CXXRecordDecl*, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaObjCProperty.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::Sema::ActOnPropertyImplDecl(clang::Scope*, clang::SourceLocation, clang::SourceLocation, bool, clang::IdentifierInfo*, clang::IdentifierInfo*, clang::SourceLocation, clang::ObjCPropertyQueryKind)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& ProtocolSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& ProtocolSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::AttachBaseSpecifiers(clang::CXXRecordDecl*, llvm::MutableArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 85%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLookup.cpp:41: /tmp/instance-11/output-1/host/include/llvm/ADT/edit_distance.h: In member function 'void clang::TypoCorrectionConsumer::NamespaceSpecifierSet::addNameSpecifier(clang::DeclContext*)': /tmp/instance-11/output-1/host/include/llvm/ADT/edit_distance.h:96:12: warning: 'SmallBuffer' may be used uninitialized in this function [-Wmaybe-uninitialized] 96 | unsigned Result = Row[n]; | ^~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGException.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 85%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/AnalysisDeclContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Analysis/ProgramPoint.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/Checker.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const char*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp:56:44: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLookup.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::diagnoseMissingImport(clang::SourceLocation, clang::NamedDecl*, clang::SourceLocation, llvm::ArrayRef, clang::Sema::MissingImportKind, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& UniqueModuleSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& UniqueModuleSet)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Lookup.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLookup.cpp:30: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Sema.h:1321:63: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1321 | : DiagnosticBuilder(DB), SemaRef(SemaRef), DiagID(DiagID) { } | ^ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLookup.cpp:5215:14: note: 'DiagID' was declared here 5215 | unsigned DiagID; | ^~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLookup.cpp:5233:9: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 5233 | Diag(DeclLoc, DiagID); | ~~~~^~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExprCXX.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildCXXUuidof(clang::QualType, clang::SourceLocation, clang::TypeSourceInfo*, clang::SourceLocation)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildCXXUuidof(clang::QualType, clang::SourceLocation, clang::Expr*, clang::SourceLocation)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& UuidAttrs)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp: In member function 'virtual std::shared_ptr clang::ento::retaincountchecker::RefCountReportVisitor::VisitNode(const clang::ento::ExplodedNode*, clang::ento::BugReporterContext&, clang::ento::BugReport&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp:603:19: warning: redundant move in return statement [-Wredundant-move] 603 | return std::move(P); | ~~~~~~~~~^~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp:603:19: note: remove 'std::move' call [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaLookup.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::FindAssociatedClassesAndNamespaces(clang::SourceLocation, llvm::ArrayRef, clang::Sema::AssociatedNamespaceSet&, clang::Sema::AssociatedClassSet&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Result)+40).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Result)+40).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::LookupResult::resolveKind()': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Unique)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Unique)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& UniqueTypes)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& UniqueTypes)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/CoroutineStmtBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOpenMP.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Decl*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:11362:3: required from 'clang::ExprResult clang::TreeTransform::TransformLambdaExpr(clang::LambdaExpr*) [with Derived = {anonymous}::TransformExprToCaptures; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build/include/clang/AST/StmtNodes.inc:1035:1: required from 'clang::ExprResult clang::TreeTransform::TransformExpr(clang::Expr*) [with Derived = {anonymous}::TransformExprToCaptures; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOpenMP.cpp:12432:67: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::CorrectDelayedTyposInExpr(clang::Expr*, clang::VarDecl*, llvm::function_ref(clang::Expr*)>)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+64).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+64).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+120).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+120).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+176).llvm::SmallDenseMap, 2>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+176).llvm::SmallDenseMap, 2>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(&)+216).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(&)+216).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [ 85%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::ArgumentDependentLookup(clang::DeclarationName, clang::SourceLocation, llvm::ArrayRef, clang::ADLResult&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp:29: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp:20: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGException.cpp:15: /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h: In function 'llvm::BasicBlock* clang::CodeGen::CodeGenFunction::EmitLandingPad()': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h:519:12: warning: 'Size' may be used uninitialized in this function [-Wmaybe-uninitialized] 519 | size_t Size; | ^~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/StreamChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp:56: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 86%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ 86%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/PassRegistry.h:19, from /tmp/instance-11/output-1/host/include/llvm/PassSupport.h:25, from /tmp/instance-11/output-1/host/include/llvm/Pass.h:364, from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:28, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGException.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CodeGenFunction::EmitCapturedLocals(clang::CodeGen::CodeGenFunction&, const clang::Stmt*, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Finder)+24).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Finder)+24).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/Taint.cpp:14: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 86%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExpr.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprAgg.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = unsigned int]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExpr.cpp:1658:64: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExpr.cpp:3143:38: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 87%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOverload.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckMemberPointerConversion(clang::Expr*, clang::QualType, clang::CastKind&, clang::CXXCastPath&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp:25: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 87%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaStmtAttr.cpp: In function 'void CheckForIncompatibleAttributes(clang::Sema&, const llvm::SmallVectorImpl&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaStmtAttr.cpp:238:37: warning: 'Category' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | auto &CategoryState = HintAttrs[Category]; | ^~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprCXX.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOverload.cpp:13: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h: In member function 'clang::OverloadCandidate& clang::OverloadCandidateSet::addCandidate(unsigned int, clang::ConversionSequenceList)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Function' is used uninitialized in this function [-Wuninitialized] 739 | struct OverloadCandidate { | ^~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FoundDecl' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Surrogate' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Viable' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IsSurrogate' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IgnoreObjectArgument' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FailureKind' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::ExplicitCallArguments' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::' is used uninitialized in this function [-Wuninitialized] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h:68, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprAgg.cpp:13: /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h: In member function 'void {anonymous}::AggExprEmitter::VisitArrayInitLoopExpr(const clang::ArrayInitLoopExpr*, llvm::Value*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:1139:11: warning: '*((void*)& binding +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] 1139 | if (BoundLValue) { | ^~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprAgg.cpp:1637:39: note: '*((void*)& binding +16)' was declared here 1637 | CodeGenFunction::OpaqueValueMapping binding(CGF, E->getCommonExpr()); | ^~~~~~~ [ 88%] Building CXX object lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [ 88%] Building CXX object lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o [ 88%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h:68, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp:21: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h: In member function 'void clang::Sema::AddMethodCandidate(clang::CXXMethodDecl*, clang::DeclAccessPair, clang::CXXRecordDecl*, clang::QualType, clang::Expr::Classification, llvm::ArrayRef, clang::OverloadCandidateSet&, bool, bool, clang::ConversionSequenceList)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Function' may be used uninitialized in this function [-Wmaybe-uninitialized] 739 | struct OverloadCandidate { | ^~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FoundDecl' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Surrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Viable' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IsSurrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IgnoreObjectArgument' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FailureKind' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::ExplicitCallArguments' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOverload.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool DiagnoseTwoPhaseLookup(clang::Sema&, clang::SourceLocation, const clang::CXXScopeSpec&, clang::LookupResult&, clang::OverloadCandidateSet::CandidateSetKind, clang::TemplateArgumentListInfo*, llvm::ArrayRef, bool*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& SuggestedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& SuggestedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOverload.cpp:13: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h: In member function 'void clang::Sema::AddConversionCandidate(clang::CXXConversionDecl*, clang::DeclAccessPair, clang::CXXRecordDecl*, clang::Expr*, clang::QualType, clang::OverloadCandidateSet&, bool, bool, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Function' may be used uninitialized in this function [-Wmaybe-uninitialized] 739 | struct OverloadCandidate { | ^~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FoundDecl' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Surrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Viable' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IsSurrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IgnoreObjectArgument' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FailureKind' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::ExplicitCallArguments' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp:19: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h: In member function 'void clang::Sema::AddTemplateConversionCandidate(clang::FunctionTemplateDecl*, clang::DeclAccessPair, clang::CXXRecordDecl*, clang::Expr*, clang::QualType, clang::OverloadCandidateSet&, bool, bool, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Function' may be used uninitialized in this function [-Wmaybe-uninitialized] 739 | struct OverloadCandidate { | ^~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FoundDecl' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Surrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Viable' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IsSurrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IgnoreObjectArgument' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FailureKind' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::ExplicitCallArguments' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/CoroutineStmtBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::Sema::BuildBuiltinOffsetOf(clang::SourceLocation, clang::TypeSourceInfo*, llvm::ArrayRef, clang::SourceLocation)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp: In function 'void DoMarkVarDeclReferenced(clang::Sema&, clang::SourceLocation, clang::VarDecl*, clang::Expr*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp:16398:3: warning: 'Result' may be used uninitialized in this function [-Wmaybe-uninitialized] 16398 | switch (OdrUse) { | ^~~~~~ [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h: In member function 'void clang::Sema::AddSurrogateCandidate(clang::CXXConversionDecl*, clang::DeclAccessPair, clang::CXXRecordDecl*, const clang::FunctionProtoType*, clang::Expr*, llvm::ArrayRef, clang::OverloadCandidateSet&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Function' may be used uninitialized in this function [-Wmaybe-uninitialized] 739 | struct OverloadCandidate { | ^~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FoundDecl' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Surrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Viable' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IsSurrogate' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IgnoreObjectArgument' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FailureKind' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::ExplicitCallArguments' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp: In member function 'void clang::Sema::MarkFunctionReferenced(clang::SourceLocation, clang::FunctionDecl*, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp:14975:17: warning: 'Result' may be used uninitialized in this function [-Wmaybe-uninitialized] 14975 | OdrUseContext Result; | ^~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/VforkChecker.cpp:28: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h: In member function 'void clang::Sema::AddBuiltinCandidate(clang::QualType*, llvm::ArrayRef, clang::OverloadCandidateSet&, bool, unsigned int)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Function' is used uninitialized in this function [-Wuninitialized] 739 | struct OverloadCandidate { | ^~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FoundDecl' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Surrogate' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::Viable' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IsSurrogate' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::IgnoreObjectArgument' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::FailureKind' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::ExplicitCallArguments' is used uninitialized in this function [-Wuninitialized] /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Overload.h:739:10: warning: '.clang::OverloadCandidate::' is used uninitialized in this function [-Wuninitialized] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/CoroutineStmtBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaExpr.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckCXXDefaultArgExpr(clang::SourceLocation, clang::FunctionDecl*, clang::ParmVarDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 89%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/CoroutineStmtBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOpenMP.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void argumentDependentLookup(clang::Sema&, const clang::DeclarationNameInfo&, clang::SourceLocation, clang::QualType, llvm::SmallVectorImpl >&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& AssociatedNamespaces)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& AssociatedClasses)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'clang::ExprResult buildUserDefinedMapperRef(clang::Sema&, clang::Scope*, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, clang::QualType, clang::Expr*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'clang::ExprResult buildDeclareReductionRef(clang::Sema&, clang::SourceLocation, clang::SourceRange, clang::Scope*, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, clang::QualType, clang::CXXCastPath&, clang::Expr*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp:22: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprComplex.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclTemplate.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/TemplateDeduction.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateDeduction.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::SourceRange]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateDeduction.cpp:4521:61: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:31, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/ValistChecker.cpp:18: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGLoopInfo.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGLoopInfo.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Metadata*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGLoopInfo.cpp:52:65: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp:16: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Decl*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:7167:3: required from 'clang::StmtResult clang::TreeTransform::TransformCoroutineBodyStmt(clang::CoroutineBodyStmt*) [with Derived = {anonymous}::SubstituteDeducedTypeTransform; clang::StmtResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build/include/clang/AST/StmtNodes.inc:91:1: required from 'clang::StmtResult clang::TreeTransform::TransformStmt(clang::Stmt*, clang::TreeTransform::StmtDiscardKind) [with Derived = {anonymous}::SubstituteDeducedTypeTransform; clang::StmtResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:12630:14: required from 'clang::ExprResult clang::TreeTransform::TransformBlockExpr(clang::BlockExpr*) [with Derived = {anonymous}::SubstituteDeducedTypeTransform; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build/include/clang/AST/StmtNodes.inc:631:1: required from 'clang::ExprResult clang::TreeTransform::TransformExpr(clang::Expr*) [with Derived = {anonymous}::SubstituteDeducedTypeTransform; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:4756:54: required from 'clang::QualType clang::TreeTransform::TransformConstantArrayType(clang::TypeLocBuilder&, clang::ConstantArrayTypeLoc) [with Derived = {anonymous}::SubstituteDeducedTypeTransform]' /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/TypeNodes.def:70:1: required from 'clang::QualType clang::TreeTransform::TransformType(clang::TypeLocBuilder&, clang::TypeLoc) [with Derived = {anonymous}::SubstituteDeducedTypeTransform]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateDeduction.cpp:4357:35: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateInstantiate.cpp:12: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Decl*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:11362:3: required from 'clang::ExprResult clang::TreeTransform::TransformLambdaExpr(clang::LambdaExpr*) [with Derived = {anonymous}::TemplateInstantiator; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateInstantiate.cpp:945:51: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateInstantiateDecl.cpp:11: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'void instantiateOMPDeclareSimdDeclAttr(clang::Sema&, const clang::MultiLevelTemplateArgumentList&, const clang::OMPDeclareSimdDeclAttr&, clang::Decl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjC.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Expr.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/Ownership.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaStmt.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::StmtResult clang::Sema::ActOnCXXTryBlock(clang::SourceLocation, clang::Stmt*, llvm::ArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::InstantiateExceptionSpec(clang::SourceLocation, clang::FunctionDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGNonTrivialStruct.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/CoroutineStmtBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplate.cpp:11: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = clang::Decl*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:11362:3: required from 'clang::ExprResult clang::TreeTransform::TransformLambdaExpr(clang::LambdaExpr*) [with Derived = {anonymous}::ExtractTypeForDeductionGuide; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build/include/clang/AST/StmtNodes.inc:1035:1: required from 'clang::ExprResult clang::TreeTransform::TransformExpr(clang::Expr*) [with Derived = {anonymous}::ExtractTypeForDeductionGuide; clang::ExprResult = clang::ActionResult]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:4756:54: required from 'clang::QualType clang::TreeTransform::TransformConstantArrayType(clang::TypeLocBuilder&, clang::ConstantArrayTypeLoc) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]' /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/TypeNodes.def:70:1: required from 'clang::QualType clang::TreeTransform::TransformType(clang::TypeLocBuilder&, clang::TypeLoc) [with Derived = {anonymous}::ExtractTypeForDeductionGuide]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplate.cpp:1767:67: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprScalar.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjC.cpp:3703:76: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGGPUBuiltin.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprConstant.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBlocks.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCMac.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCRuntime.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCRuntime.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitFunctionDecl(clang::FunctionDecl*, clang::TemplateParameterList*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Attribute::AttrKind]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCMac.cpp:743:61: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCMac.cpp:2000:37: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, llvm::Optional)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCRuntime.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCGNU.cpp:16: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitTypeAliasTemplateDecl(clang::TypeAliasTemplateDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitClassTemplateDecl(clang::ClassTemplateDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitVarTemplateDecl(clang::VarTemplateDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Decl* clang::TemplateDeclInstantiator::VisitTemplateTemplateParmDecl(clang::TemplateTemplateParmDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ClassTemplatePartialSpecializationDecl* clang::TemplateDeclInstantiator::InstantiateClassTemplatePartialSpecialization(clang::ClassTemplateDecl*, clang::ClassTemplatePartialSpecializationDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::VarTemplatePartialSpecializationDecl* clang::TemplateDeclInstantiator::InstantiateVarTemplatePartialSpecialization(clang::VarTemplateDecl*, clang::VarTemplatePartialSpecializationDecl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Expr.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenCLRuntime.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenCLRuntime.cpp:15: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCGNU.cpp:1158:39: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Constant*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCGNU.cpp:1597:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::InstantiateVariableDefinition(clang::SourceLocation, clang::VarDecl*, bool, bool, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 90%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, clang::FunctionDecl*, bool, bool, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclTemplate.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/TemplateDeduction.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateDeduction.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'bool ConvertDeducedTemplateArgument(clang::Sema&, clang::NamedDecl*, clang::DeducedTemplateArgument, clang::NamedDecl*, clang::sema::TemplateDeductionInfo&, bool, llvm::SmallVectorImpl&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::SubstituteExplicitTemplateArguments(clang::FunctionTemplateDecl*, clang::TemplateArgumentListInfo&, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, clang::QualType*, clang::sema::TemplateDeductionInfo&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'typename std::enable_if::value, clang::Sema::TemplateDeductionResult>::type FinishTemplateArgumentDeduction(clang::Sema&, T*, bool, const clang::TemplateArgumentList&, llvm::SmallVectorImpl&, clang::sema::TemplateDeductionInfo&) [with T = clang::VarTemplatePartialSpecializationDecl]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'typename std::enable_if::value, clang::Sema::TemplateDeductionResult>::type FinishTemplateArgumentDeduction(clang::Sema&, T*, bool, const clang::TemplateArgumentList&, llvm::SmallVectorImpl&, clang::sema::TemplateDeductionInfo&) [with T = clang::ClassTemplatePartialSpecializationDecl]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o In file included from /tmp/instance-11/output-1/host/include/llvm/IR/Instruction.h:17, from /tmp/instance-11/output-1/host/include/llvm/IR/BasicBlock.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/EHScopeStack.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGStmtOpenMP.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 91%] Built target obj.clangStaticAnalyzerCheckers make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangStaticAnalyzerCheckers make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 91%] Linking CXX static library ../../libclangStaticAnalyzerCheckers.a In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/CharUnits.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/BaseSubobject.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGVTables.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenModule.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGVTT.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/CharUnits.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGRecordLayout.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGRecordLayoutBuilder.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 91%] Built target clangStaticAnalyzerCheckers [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprScalar.cpp: In member function 'llvm::Value* {anonymous}::ScalarExprEmitter::EmitFixedPointBinOp(const {anonymous}::BinOpInfo&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGExprScalar.cpp:3474:34: warning: 'Result' may be used uninitialized in this function [-Wmaybe-uninitialized] 3474 | return EmitFixedPointConversion(Result, CommonFixedSema, ResultFixedSema, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3475 | BinOp->getExprLoc()); | ~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGVTables.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGStmtOpenMP.cpp:2908:70: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaType.cpp: In member function 'bool clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaType.cpp:7954:33: warning: 'IM' may be used uninitialized in this function [-Wmaybe-uninitialized] 7954 | MSInheritanceAttr::Spelling IM; | ^~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGValue.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 91%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjC.cpp: In member function 'Result {anonymous}::ARCExprEmitter::visitPseudoObjectExpr(const clang::PseudoObjectExpr*) [with Impl = {anonymous}::ARCUnsafeUnretainedExprEmitter; Result = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjC.cpp:2971:10: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 2971 | return result; | ^~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGStmt.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), [ 92%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:1468:49: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 92%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::StringRef]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:824:67: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = int]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:1729:68: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Metadata*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:1729:70: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 92%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaType.cpp: In function 'clang::QualType GetDeclSpecTypeForDeclarator({anonymous}::TypeProcessingState&, clang::TypeSourceInfo*&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaType.cpp:3094:16: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 3094 | unsigned Kind; | ^~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] [ 92%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Sema/SemaInternal.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplateInstantiate.cpp:12: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::InstantiateEnum(clang::SourceLocation, clang::EnumDecl*, clang::EnumDecl*, const clang::MultiLevelTemplateArgumentList&, clang::TemplateSpecializationKind)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGRecordLayoutBuilder.cpp: In member function 'void {anonymous}::CGRecordLowering::accumulateBitFields(clang::RecordDecl::field_iterator, clang::RecordDecl::field_iterator)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGRecordLayoutBuilder.cpp:146:49: warning: 'StartBitOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] 146 | return Context.toCharUnitsFromBits(BitOffset); | ^ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGRecordLayoutBuilder.cpp:379:12: note: 'StartBitOffset' was declared here 379 | uint64_t StartBitOffset, Tail = 0; | ^~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::FinishTemplateArgumentDeduction(clang::FunctionTemplateDecl*, llvm::SmallVectorImpl&, unsigned int, clang::FunctionDecl*&, clang::sema::TemplateDeductionInfo&, const llvm::SmallVectorImpl*, bool, llvm::function_ref)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DeducedATypes)+8).llvm::SmallDenseMap, clang::QualType>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DeducedATypes)+8).llvm::SmallDenseMap, clang::QualType>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ExprResult clang::TreeTransform::TransformExpr(clang::Expr*) [with Derived = {anonymous}::TemplateInstantiator]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 92%] Building CXX object lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::DeduceTemplateArguments(clang::FunctionTemplateDecl*, clang::QualType, clang::CXXConversionDecl*&, clang::sema::TemplateDeductionInfo&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::DeduceTemplateArguments(clang::FunctionTemplateDecl*, clang::TemplateArgumentListInfo*, clang::QualType, clang::FunctionDecl*&, clang::sema::TemplateDeductionInfo&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::DeduceAutoResult clang::Sema::DeduceAutoType(clang::TypeLoc, clang::Expr*&, clang::QualType&, llvm::Optional)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::Sema::TemplateDeductionResult clang::Sema::DeduceTemplateArguments(clang::FunctionTemplateDecl*, clang::TemplateArgumentListInfo*, llvm::ArrayRef, clang::FunctionDecl*&, clang::sema::TemplateDeductionInfo&, bool, llvm::function_ref)>)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::QualType clang::TreeTransform::TransformType(clang::TypeLocBuilder&, clang::TypeLoc) [with Derived = {anonymous}::TemplateInstantiator]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCRuntime.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCGNU.cpp:16: /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h: In member function 'virtual clang::CodeGen::RValue {anonymous}::CGObjCGNU::GenerateMessageSend(clang::CodeGen::CodeGenFunction&, clang::CodeGen::ReturnValueSlot, clang::QualType, clang::Selector, llvm::Value*, const clang::CodeGen::CallArgList&, const clang::ObjCInterfaceDecl*, const clang::ObjCMethodDecl*)': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:1990:19: warning: 'imp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1990 | if (V->getType() == DestTy) | ~~~~~~~~~~^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCGNU.cpp:2686:16: note: 'imp' was declared here 2686 | llvm::Value *imp; | ^~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::StmtResult clang::Sema::ActOnOpenMPExecutableDirective(clang::OpenMPDirectiveKind, const clang::DeclarationNameInfo&, clang::OpenMPDirectiveKind, llvm::ArrayRef, clang::Stmt*, clang::SourceLocation, clang::SourceLocation)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& VarsWithInheritedDSA)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& VarsWithInheritedDSA)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DSAChecker)+136).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DSAChecker)+136).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DSAChecker)+208).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DSAChecker)+208).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DSAChecker)+136).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DSAChecker)+136).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& DSAChecker)+208).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& DSAChecker)+208).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenPGO.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenPGO.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCMac.cpp: In function 'llvm::Constant* {anonymous}::CGObjCNonFragileABIMac::emitMethodList(llvm::Twine, {anonymous}::{anonymous}::MethodListType, llvm::ArrayRef)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCMac.cpp:6637:3: warning: 'forProtocol' may be used uninitialized in this function [-Wmaybe-uninitialized] 6637 | if (forProtocol) { | ^~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCMac.cpp:6665:8: note: 'forProtocol' was declared here 6665 | bool forProtocol; | ^~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGDebugInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/ModuleBuilder.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, const clang::MultiLevelTemplateArgumentList&, clang::TemplateSpecializationKind, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CoverageMappingGen.cpp:21: /tmp/instance-11/output-1/host/include/llvm/ProfileData/Coverage/CoverageMappingReader.h: In member function 'llvm::Expected llvm::coverage::CoverageMappingIterator::operator*()': /tmp/instance-11/output-1/host/include/llvm/ProfileData/Coverage/CoverageMappingReader.h:80:23: warning: redundant move in return statement [-Wredundant-move] 80 | return std::move(E); | ~~~~~~~~~^~~ /tmp/instance-11/output-1/host/include/llvm/ProfileData/Coverage/CoverageMappingReader.h:80:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ProfileData/Coverage/CoverageMappingReader.h: In member function 'llvm::Expected llvm::coverage::CoverageMappingIterator::operator->()': /tmp/instance-11/output-1/host/include/llvm/ProfileData/Coverage/CoverageMappingReader.h:88:23: warning: redundant move in return statement [-Wredundant-move] 88 | return std::move(E); | ~~~~~~~~~^~~ /tmp/instance-11/output-1/host/include/llvm/ProfileData/Coverage/CoverageMappingReader.h:88:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp: In member function 'virtual std::unique_ptr clang::CodeGenAction::CreateASTConsumer(clang::CompilerInstance&, llvm::StringRef)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:922:19: warning: redundant move in return statement [-Wredundant-move] 922 | return std::move(Result); | ~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:922:19: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::ParmVarDecl* clang::Sema::SubstParmVarDecl(clang::ParmVarDecl*, const clang::MultiLevelTemplateArgumentList&, int, llvm::Optional, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Local)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/SourceManager.h:37, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/PPCallbacks.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CoverageMappingGen.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CoverageMappingGen.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::TypeSourceInfo* clang::Sema::SubstFunctionDeclType(clang::TypeSourceInfo*, const clang::MultiLevelTemplateArgumentList&, clang::SourceLocation, clang::DeclarationName, clang::CXXRecordDecl*, clang::Qualifiers)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/APFloat.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/APValue.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGValue.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCall.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenTypes.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenTypes.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/ItaniumCXXABI.cpp:20: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOpenMP.cpp: In function 'bool actOnOMPReductionKindClause(clang::Sema&, {anonymous}::DSAStackTy*, clang::OpenMPClauseKind, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation, clang::CXXScopeSpec&, const clang::DeclarationNameInfo&, llvm::ArrayRef, {anonymous}::ReductionData&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaOpenMP.cpp:12399:59: warning: 'ParentBOK' may be used uninitialized in this function [-Wmaybe-uninitialized] 12398 | if ((DeclareReductionRef.isUnset() && IsParentReductionOp) || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12399 | (DeclareReductionRef.isUsable() && IsParentBOK) || BOK != ParentBOK || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/CharUnits.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/BaseSubobject.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGVTables.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenModule.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenModule.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = std::pair]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.cpp:2384:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef >::Data' from 'std::initializer_list >::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::InstantiateInClassInitializer(clang::SourceLocation, clang::FieldDecl*, clang::FieldDecl*, const clang::MultiLevelTemplateArgumentList&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/SourceManager.h:37, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/PPCallbacks.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/MacroPPCallbacks.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/MacroPPCallbacks.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCGNU.cpp: In member function 'virtual void {anonymous}::CGObjCGNUstep2::GenerateClass(const clang::ObjCImplementationDecl*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGObjCGNU.cpp:1264:9: warning: 'Flag' may be used uninitialized in this function [-Wmaybe-uninitialized] 1264 | int Flag; | ^~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGValue.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::Function* clang::CodeGen::CGOpenMPRuntimeNVPTX::emitTeamsOutlinedFunction(const clang::OMPExecutableDirective&, const clang::VarDecl*, clang::OpenMPDirectiveKind, const clang::CodeGen::RegionCodeGenTy&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& MappedDeclsFields)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& MappedDeclsFields)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp: In static member function 'static void clang::CodeGen::RegionCodeGenTy::CallbackFn(intptr_t, clang::CodeGen::CodeGenFunction&, clang::CodeGen::PrePostActionTy&) [with Callable = clang::CodeGen::CGOpenMPRuntime::emitTargetDataStandAloneCall(clang::CodeGen::CodeGenFunction&, const clang::OMPExecutableDirective&, const clang::Expr*, const clang::Expr*)::]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:9735:24: warning: 'RTLFn' may be used uninitialized in this function [-Wmaybe-uninitialized] 9735 | CGF.EmitRuntimeCall(createRuntimeFunction(RTLFn), OffloadingArgs); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:9665:23: note: 'RTLFn' was declared here 9665 | OpenMPRTLFunction RTLFn; | ^~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::CodeGen::CGOpenMPRuntimeNVPTX::emitReduction(clang::CodeGen::CodeGenFunction&, clang::SourceLocation, llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef, clang::CodeGen::CGOpenMPRuntime::ReductionOptionsTy)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& VarFieldMap)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& VarFieldMap)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGStmtOpenMP.cpp:15: /tmp/instance-11/output-1/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)': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:1674:19: warning: 'RMWOp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1674 | return Insert(new AtomicRMWInst(Op, Ptr, Val, Ordering, SSID)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGStmtOpenMP.cpp:3685:30: note: 'RMWOp' was declared here 3685 | llvm::AtomicRMWInst::BinOp RMWOp; | ^~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void clang::CodeGen::CGOpenMPRuntimeNVPTX::emitFunctionProlog(clang::CodeGen::CodeGenFunction&, const clang::Decl*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& VarChecker)+192).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Metadata*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenModule.cpp:1873:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp: In member function 'bool {anonymous}::RISCVABIInfo::detectFPCCEligibleStructHelper(clang::QualType, clang::CharUnits, llvm::Type*&, clang::CharUnits&, llvm::Type*&, clang::CharUnits&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp:9332:32: warning: unused variable 'RAA' [-Wunused-variable] 9332 | if (CGCXXABI::RecordArgABI RAA = getRecordArgABI(Ty, CGT.getCXXABI())) | ^~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenModule.cpp:5821:69: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/MicrosoftCXXABI.cpp:16: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/CoroutineStmtBuilder.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/TreeTransform.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Sema/SemaTemplate.cpp:11: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckTemplateArgument(clang::NamedDecl*, clang::TemplateArgumentLoc&, clang::NamedDecl*, clang::SourceLocation, clang::SourceLocation, unsigned int, llvm::SmallVectorImpl&, clang::Sema::CheckTemplateArgumentKind)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/CharUnits.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/BaseSubobject.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGVTables.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenModule.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp:14: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckTemplateArgumentList(clang::TemplateDecl*, clang::SourceLocation, clang::TemplateArgumentListInfo&, bool, llvm::SmallVectorImpl&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& InstScope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'clang::QualType clang::Sema::CheckTemplateIdType(clang::TemplateName, clang::SourceLocation, clang::TemplateArgumentListInfo&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/ObjectFilePCHContainerOperations.cpp:24: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/ASTUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/FrontendAction.h:23, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/CodeGenAction.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:9: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h: In function 'void BitcodeInlineAsmDiagHandler(const llvm::SMDiagnostic&, void*, unsigned int)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:1302:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1302 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:931:12: note: 'DiagID' was declared here 931 | unsigned DiagID; | ^~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'bool clang::Sema::CheckFunctionTemplateSpecialization(clang::FunctionDecl*, clang::TemplateArgumentListInfo*, clang::LookupResult&, bool)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& ConvertedTemplateArgs)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& ConvertedTemplateArgs)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/ASTUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/FrontendAction.h:23, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/CodeGenAction.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:9: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h: In member function 'void clang::BackendConsumer::InlineAsmDiagHandler2(const llvm::SMDiagnostic&, clang::SourceLocation)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:1302:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1302 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:436:12: note: 'DiagID' was declared here 436 | unsigned DiagID; | ^~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/NestedNameSpecifier.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Type.h:20, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclarationName.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/DeclBase.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/Decl.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTTypeTraits.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTContext.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/ASTUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/FrontendAction.h:23, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/CodeGenAction.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:9: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h: In member function 'bool clang::BackendConsumer::InlineAsmDiagHandler(const llvm::DiagnosticInfoInlineAsm&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:1302:13: warning: 'DiagID' may be used uninitialized in this function [-Wmaybe-uninitialized] 1302 | CurDiagID = DiagID; | ~~~~~~~~~~^~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenAction.cpp:513:12: note: 'DiagID' was declared here 513 | unsigned DiagID; | ^~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Diagnostic.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/SourceManager.h:37, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Lex/PPCallbacks.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CoverageMappingGen.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CoverageMappingGen.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CoverageMappingGen::emitCounterMapping(const clang::Decl*, llvm::raw_ostream&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/FileManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Module.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/PCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/PCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/ObjectFilePCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/ObjectFilePCHContainerOperations.cpp:9: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Value*]': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:207:77: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::CodeGen::CoverageMappingGen::emitEmptyMapping(const clang::Decl*, llvm::raw_ostream&)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Walker)+32).llvm::SmallDenseMap, 8>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/PassRegistry.h:19, from /tmp/instance-11/output-1/host/include/llvm/PassSupport.h:25, from /tmp/instance-11/output-1/host/include/llvm/Pass.h:364, from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:28, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/ItaniumCXXABI.cpp:20: /tmp/instance-11/output-1/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*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Paths)+40).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = long unsigned int]': /tmp/instance-11/output-1/host/include/llvm/IR/DIBuilder.h:644:74: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual void {anonymous}::ItaniumCXXABI::EmitThreadLocalInitFuncs(clang::CodeGen::CodeGenModule&, llvm::ArrayRef, llvm::ArrayRef, llvm::ArrayRef)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& UnorderedInits)+8).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& UnorderedInits)+8).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::Type*]': /tmp/instance-11/output-1/host/include/llvm/IR/IRBuilder.h:2513:70: required from 'llvm::Value* llvm::IRBuilder::CreatePreserveStructAccessIndex(llvm::Value*, unsigned int, unsigned int, llvm::MDNode*) [with T = llvm::ConstantFolder; Inserter = clang::CodeGen::CGBuilderInserter]' /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:313:78: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp: In member function 'virtual void clang::CodeGen::CGOpenMPRuntime::emitProcBindClause(clang::CodeGen::CodeGenFunction&, clang::OpenMPProcBindClauseKind, clang::SourceLocation)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:3726:29: warning: 'RuntimeProcBind' may be used uninitialized in this function [-Wmaybe-uninitialized] 3726 | llvm::ConstantInt::get(CGM.IntTy, RuntimeProcBind, /*isSigned=*/true)}; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/IR/Metadata.h:19, from /tmp/instance-11/output-1/host/include/llvm/IR/TrackingMDRef.h:16, from /tmp/instance-11/output-1/host/include/llvm/IR/DebugLoc.h:17, from /tmp/instance-11/output-1/host/include/llvm/IR/Instruction.h:21, from /tmp/instance-11/output-1/host/include/llvm/IR/BasicBlock.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/EHScopeStack.h:21, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCleanup.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGStmtOpenMP.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In function 'llvm::Function* emitOutlinedOrderedFunction(clang::CodeGen::CodeGenModule&, const clang::CapturedStmt*)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& CapStmtInfo)+24).llvm::SmallDenseMap::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& CapStmtInfo)+24).llvm::SmallDenseMap::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp: In member function 'virtual void clang::CodeGen::CGOpenMPRuntime::emitTaskCall(clang::CodeGen::CodeGenFunction&, clang::SourceLocation, const clang::OMPExecutableDirective&, llvm::Function*, clang::QualType, clang::CodeGen::Address, const clang::Expr*, const clang::CodeGen::OMPTaskDataTy&)': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:5301:51: warning: 'DepKind' may be used uninitialized in this function [-Wmaybe-uninitialized] 5301 | CGF.EmitStoreOfScalar(llvm::ConstantInt::get(LLVMFlagsTy, DepKind), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::RISCVTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp:9624:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 9624 | const char *Kind; | ^~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/PassRegistry.h:19, from /tmp/instance-11/output-1/host/include/llvm/PassSupport.h:25, from /tmp/instance-11/output-1/host/include/llvm/Pass.h:364, from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:28, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/MicrosoftCXXABI.cpp:16: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'virtual llvm::GlobalVariable* {anonymous}::MicrosoftCXXABI::getThrowInfo(clang::QualType)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& CatchableTypes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& CatchableTypes)+8).llvm::SmallDenseMap, llvm::detail::DenseSetPair >::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::MIPSTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp:6955:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 6955 | const char *Kind; | ^~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/PassRegistry.h:19, from /tmp/instance-11/output-1/host/include/llvm/PassSupport.h:25, from /tmp/instance-11/output-1/host/include/llvm/Pass.h:364, from /tmp/instance-11/output-1/host/include/llvm/IR/DataLayout.h:28, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGBuilder.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CodeGenFunction.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGCXXABI.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/CGOpenMPRuntime.cpp:13: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void {anonymous}::MappableExprsHandler::generateInfoForCapture(const clang::CapturedStmt::Capture*, llvm::Value*, {anonymous}::MappableExprsHandler::MapBaseValuesArrayTy&, {anonymous}::MappableExprsHandler::MapValuesArrayTy&, {anonymous}::MappableExprsHandler::MapValuesArrayTy&, {anonymous}::MappableExprsHandler::MapFlagsArrayTy&, {anonymous}::MappableExprsHandler::StructRangeInfoTy&) const': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& OverlappedData)+8).llvm::SmallDenseMap, clang::OpenMPMapClauseKind, llvm::ArrayRef, bool>*, llvm::SmallVector, 4>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& OverlappedData)+8).llvm::SmallDenseMap, clang::OpenMPMapClauseKind, llvm::ArrayRef, bool>*, llvm::SmallVector, 4>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::WindowsARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp:5678:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 5678 | const char *Kind; | ^~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp: In member function 'virtual void {anonymous}::ARMTargetCodeGenInfo::setTargetAttributes(const clang::Decl*, llvm::GlobalValue*, clang::CodeGen::CodeGenModule&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/CodeGen/TargetInfo.cpp:5678:17: warning: 'Kind' may be used uninitialized in this function [-Wmaybe-uninitialized] /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In member function 'void clang::Sema::DeclareImplicitDeductionGuides(clang::TemplateDecl*, clang::SourceLocation)': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1147:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::Buckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1147 | return Small ? getInlineBuckets() : getLargeRep()->Buckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:1156:18: warning: '*((void*)(& Scope)+16).llvm::SmallDenseMap*>, 4>::LargeRep::NumBuckets' may be used uninitialized in this function [-Wmaybe-uninitialized] 1156 | return Small ? InlineBuckets : getLargeRep()->NumBuckets; | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 92%] Built target obj.clangSema make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangSema make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 93%] Linking CXX static library ../libclangSema.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 93%] Built target clangSema make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target libclang make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o [ 94%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o [ 95%] Building CXX object tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/SerializedDiagnosticReader.h:13, from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/libclang/CXLoadedDiagnostic.cpp:18: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 95%] Built target obj.clangCodeGen make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clangCodeGen make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 95%] Linking CXX static library ../libclangCodeGen.a make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 95%] Built target clangCodeGen make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-cpp make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 95%] Building CXX object tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [ 95%] Linking CXX shared library ../../lib/libclang-cpp.so make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 95%] Built target clang-cpp make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target diagtool make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-offload-bundler Scanning dependencies of target CheckerDependencyHandlingAnalyzerPlugin make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target CheckerOptionHandlingAnalyzerPlugin make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-format [ 95%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target SampleAnalyzerPlugin make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-diff make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 95%] Building CXX object lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [ 95%] Building CXX object lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o [ 95%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [ 96%] Building CXX object tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-scan-deps make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 96%] Building CXX object lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 96%] Building CXX object tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [ 96%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o [ 97%] Building CXX object tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 97%] Building CXX object tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-import-test make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 97%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 97%] Building CXX object tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o [ 97%] Building CXX object tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-refactor make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target arcmt-test [ 97%] Building CXX object tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o Scanning dependencies of target clang-rename make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 97%] Building CXX object tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-extdef-mapping make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang-check make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o [ 98%] Building CXX object tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [ 98%] Linking CXX executable ../../bin/clang-scan-deps [ 98%] Linking CXX executable ../../bin/diagtool In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp:3: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Built target clang-scan-deps [ 98%] Linking CXX executable ../../bin/clang-format /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-import-test/clang-import-test.cpp: In function 'llvm::Expected<{anonymous}::CIAndOrigins> {anonymous}::Parse(const string&, llvm::MutableArrayRef<{anonymous}::CIAndOrigins>, bool, bool)': /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:330:21: warning: redundant move in return statement [-Wredundant-move] 330 | return std::move(PE); | ~~~~~~~~~^~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:330:21: note: remove 'std::move' call /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:337:19: warning: redundant move in return statement [-Wredundant-move] 337 | return std::move(CI); | ~~~~~~~~~^~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-import-test/clang-import-test.cpp:337:19: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h: In member function 'void clang::ASTImporterSharedState::setImportDeclError(clang::Decl*, clang::ImportError)': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:76:24: warning: implicitly-declared 'clang::ImportError& clang::ImportError::operator=(const clang::ImportError&)' is deprecated [-Wdeprecated-copy] 76 | ImportErrors[To] = Error; | ^~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporterSharedState.h:22, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CrossTU/CrossTranslationUnit.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp:17: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/AST/ASTImporter.h:64:5: note: because 'clang::ImportError' has user-provided 'clang::ImportError::ImportError(const clang::ImportError&)' 64 | ImportError(const ImportError &Other) : Error(Other.Error) { } | ^~~~~~~~~~~ [ 98%] Linking CXX executable ../../bin/clang-offload-bundler make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Built target diagtool /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-refactor/TestSupport.cpp: In function 'llvm::Optional clang::refactor::findTestSelectionRanges(llvm::StringRef)': /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-refactor/TestSupport.cpp:387:19: warning: redundant move in return statement [-Wredundant-move] 387 | return std::move(TestRanges); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/clang-refactor/TestSupport.cpp:387:19: note: remove 'std::move' call In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp:3: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Built target clang-format [ 98%] Linking CXX executable ../../bin/clang-diff make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Built target clang-offload-bundler make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target clang make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 98%] Building CXX object tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o [ 98%] Building CXX object tools/driver/CMakeFiles/clang.dir/driver.cpp.o [ 98%] Building CXX object tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [ 99%] Building CXX object tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:24, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:17, from /tmp/instance-11/output-1/build/host-clang-9.0.1/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp:3: /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h: In member function 'llvm::Optional > clang::ento::NoteTag::generateMessage(clang::ento::BugReporterContext&, clang::ento::BugReport&) const': /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: warning: redundant move in return statement [-Wredundant-move] 633 | return std::move(Msg); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:633:21: note: remove 'std::move' call [ 99%] Linking CXX shared module ../../../CheckerDependencyHandlingAnalyzerPlugin.so make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 99%] Built target clang-diff [ 99%] Linking CXX executable ../../bin/arcmt-test make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 99%] Built target CheckerDependencyHandlingAnalyzerPlugin make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [ 99%] Built target arcmt-test [ 99%] Linking CXX executable ../../bin/clang-rename [100%] Linking CXX shared library ../../lib/libclang.so [100%] Linking CXX shared module ../../../CheckerOptionHandlingAnalyzerPlugin.so [100%] Linking CXX executable ../../bin/clang-check make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target clang-rename make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target CheckerOptionHandlingAnalyzerPlugin [100%] Linking CXX executable ../../bin/clang-extdef-mapping [100%] Linking CXX shared module ../../../SampleAnalyzerPlugin.so [100%] Linking CXX executable ../../bin/clang-import-test make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target clang-check make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target libclang make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' Scanning dependencies of target c-arcmt-test make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Building C object tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o Scanning dependencies of target c-index-test make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[3]: Entering directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Building CXX object tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o [100%] Building C object tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o [100%] Linking CXX executable ../../bin/c-arcmt-test make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target SampleAnalyzerPlugin make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target clang-extdef-mapping make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target c-arcmt-test make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target clang-import-test /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1as_main.cpp: In function 'int cc1as_main(llvm::ArrayRef, const char*, void*)': /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1as_main.cpp:511:23: warning: 'Value' may be used uninitialized in this function [-Wmaybe-uninitialized] 511 | Ctx.setSymbolValue(Parser->getStreamer(), Sym, Value); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1as_main.cpp:508:13: note: 'Value' was declared here 508 | int64_t Value; | ^~~~~ /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1as_main.cpp:476:28: warning: 'S' may be used uninitialized in this function [-Wmaybe-uninitialized] 476 | Str.get()->InitSections(Opts.NoExecStack); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1as_main.cpp:51: /tmp/instance-11/output-1/host/include/llvm/Support/TargetRegistry.h:476:17: note: 'S' was declared here 476 | MCStreamer *S; | ^ In file included from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMapInfo.h:16, from /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:16, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/FileManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Module.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/PCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/PCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/ObjectFilePCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1_main.cpp:17: /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h: In instantiation of 'llvm::ArrayRef::ArrayRef(const std::initializer_list<_Tp>&) [with T = const llvm::SCEV*]': /tmp/instance-11/output-1/host/include/llvm/Analysis/ScalarEvolutionExpressions.h:266:64: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/ArrayRef.h:101:37: warning: initializing 'llvm::ArrayRef::Data' from 'std::initializer_list::begin' does not extend the lifetime of the underlying array [-Winit-list-lifetime] 101 | : Data(Vec.begin() == Vec.end() ? (T*)nullptr : Vec.begin()), In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/FileManager.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Basic/Module.h:18, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/PCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Frontend/PCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/CodeGen/ObjectFilePCHContainerOperations.h:12, from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1_main.cpp:17: /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h: In instantiation of 'void llvm::DenseMapBase::initEmpty() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:791:7: required from 'void llvm::DenseMap::init(unsigned int) [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:726:52: required from 'llvm::DenseMap::DenseMap(unsigned int) [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/Analysis/MemoryDependenceAnalysis.h:369:48: required from here /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:377:7: warning: implicitly-declared 'constexpr llvm::AssertingVH::AssertingVH(const llvm::AssertingVH&)' is deprecated [-Wdeprecated-copy] 377 | ::new (&B->getFirst()) KeyT(EmptyKey); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/instance-11/output-1/host/include/llvm/Analysis/AliasSetTracker.h:26, from /tmp/instance-11/output-1/host/include/llvm/LinkAllPasses.h:19, from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/driver/cc1_main.cpp:30: /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:277:12: note: because 'llvm::AssertingVH' has user-provided 'ValueTy* llvm::AssertingVH::operator=(const llvm::AssertingVH&) [with ValueTy = const llvm::Value]' 277 | ValueTy *operator=(const AssertingVH &RHS) { | ^~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h: In instantiation of 'static llvm::AssertingVH llvm::DenseMapInfo >::getEmptyKey() [with T = const llvm::Value]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:452:33: required from 'static const KeyT llvm::DenseMapBase::getEmptyKey() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:360:38: required from 'void llvm::DenseMapBase::destroyAll() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:750:5: required from 'llvm::DenseMap::~DenseMap() [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/Analysis/MemoryDependenceAnalysis.h:369:48: required from here /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:292:12: warning: implicitly-declared 'constexpr llvm::AssertingVH::AssertingVH(const llvm::AssertingVH&)' is deprecated [-Wdeprecated-copy] 292 | return Res; | ^~~ /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:277:12: note: because 'llvm::AssertingVH' has user-provided 'ValueTy* llvm::AssertingVH::operator=(const llvm::AssertingVH&) [with ValueTy = const llvm::Value]' 277 | ValueTy *operator=(const AssertingVH &RHS) { | ^~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h: In instantiation of 'static llvm::AssertingVH llvm::DenseMapInfo >::getTombstoneKey() [with T = const llvm::Value]': /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:456:37: required from 'static const KeyT llvm::DenseMapBase::getTombstoneKey() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:360:72: required from 'void llvm::DenseMapBase::destroyAll() [with DerivedT = llvm::DenseMap, llvm::NonLocalDepResult>; KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/ADT/DenseMap.h:750:5: required from 'llvm::DenseMap::~DenseMap() [with KeyT = llvm::AssertingVH; ValueT = llvm::NonLocalDepResult; KeyInfoT = llvm::DenseMapInfo >; BucketT = llvm::detail::DenseMapPair, llvm::NonLocalDepResult>]' /tmp/instance-11/output-1/host/include/llvm/Analysis/MemoryDependenceAnalysis.h:369:48: required from here /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:298:12: warning: implicitly-declared 'constexpr llvm::AssertingVH::AssertingVH(const llvm::AssertingVH&)' is deprecated [-Wdeprecated-copy] 298 | return Res; | ^~~ /tmp/instance-11/output-1/host/include/llvm/IR/ValueHandle.h:277:12: note: because 'llvm::AssertingVH' has user-provided 'ValueTy* llvm::AssertingVH::operator=(const llvm::AssertingVH&) [with ValueTy = const llvm::Value]' 277 | ValueTy *operator=(const AssertingVH &RHS) { | ^~~~~~~~ [100%] Linking CXX executable ../../bin/clang-refactor [100%] Linking CXX executable ../../bin/clang make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target clang-refactor make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' [100%] Built target clang In file included from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/Module.h:27, from /tmp/instance-11/output-1/build/host-clang-9.0.1/include/clang/Serialization/ASTReader.h:39, from /tmp/instance-11/output-1/build/host-clang-9.0.1/tools/c-index-test/core_main.cpp:20: /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::SimpleBitstreamCursor::Read(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: warning: redundant move in return statement [-Wredundant-move] 212 | return std::move(fillResult); | ~~~~~~~~~^~~~~~~~~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:212:23: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advance(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: warning: redundant move in return statement [-Wredundant-move] 427 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:427:27: note: remove 'std::move' call /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h: In member function 'llvm::Expected llvm::BitstreamCursor::advanceSkippingSubblocks(unsigned int)': /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: warning: redundant move in return statement [-Wredundant-move] 450 | return std::move(Err); | ~~~~~~~~~^~~~~ /tmp/instance-11/output-1/host/include/llvm/Bitstream/BitstreamReader.h:450:25: note: remove 'std::move' call [100%] Linking CXX executable ../../bin/c-index-test collect2: error: ld returned 1 exit status make[3]: *** [tools/c-index-test/CMakeFiles/c-index-test.dir/build.make:123: bin/c-index-test] Error 1 make[3]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[2]: *** [CMakeFiles/Makefile2:7789: tools/c-index-test/CMakeFiles/c-index-test.dir/all] Error 2 make[2]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make[1]: *** [Makefile:130: all] Error 2 make[1]: Leaving directory '/tmp/instance-11/output-1/build/host-clang-9.0.1/buildroot-build' make: *** [package/pkg-generic.mk:250: /tmp/instance-11/output-1/build/host-clang-9.0.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-11/buildroot'