{"id":13434266,"url":"https://github.com/llvm/llvm-project","last_synced_at":"2025-09-09T20:26:48.600Z","repository":{"id":37242984,"uuid":"75821432","full_name":"llvm/llvm-project","owner":"llvm","description":"The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.","archived":false,"fork":false,"pushed_at":"2025-09-09T18:42:26.000Z","size":2768464,"stargazers_count":34342,"open_issues_count":31884,"forks_count":14972,"subscribers_count":580,"default_branch":"main","last_synced_at":"2025-09-09T18:48:52.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://llvm.org","language":"LLVM","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llvm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-12-07T09:39:33.000Z","updated_at":"2025-09-09T18:42:35.000Z","dependencies_parsed_at":"2023-10-01T14:47:13.569Z","dependency_job_id":"f03c058f-7267-465b-876d-89ddaf0963af","html_url":"https://github.com/llvm/llvm-project","commit_stats":{"total_commits":523531,"total_committers":5333,"mean_commits":98.16819801237577,"dds":0.9388192867280065,"last_synced_commit":"4f6fabd11ad1a5de8e066adad28c8da4a615f8bb"},"previous_names":[],"tags_count":355,"template":false,"template_full_name":null,"purl":"pkg:github/llvm/llvm-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llvm%2Fllvm-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llvm%2Fllvm-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llvm%2Fllvm-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llvm%2Fllvm-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llvm","download_url":"https://codeload.github.com/llvm/llvm-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llvm%2Fllvm-project/sbom","scorecard":{"id":469316,"data":{"date":"2025-08-18T20:43:56Z","repo":{"name":"github.com/llvm/llvm-project","commit":"624b724ca6df5d2d3ea16b9ed232851e5d061be4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-ci-container.yml:85","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-metrics-container.yml:63","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-access-greeter.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-binaries-all.yml:82","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-binaries.yml:283","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-doxygen.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-tasks.yml:61","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-tasks.yml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-tasks.yml:103","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-tasks.yml:119","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-tasks.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/bazel-checks.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ci-container-windows.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ci-container.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-metrics-container.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-ci.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-post-commit-analyzer.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-access-greeter.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-access-review.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/email-check.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/hlsl-matrix.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/hlsl-test-all.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-release-workflow.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-subscriber.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-write.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/libc-fullbuild-tests.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/libc-overlay-tests.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/libclang-abi-tests.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/libclang-python-tests.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/libcxx-build-and-test.yaml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/libcxx-build-containers.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/libcxx-check-generated-files.yml:8","Info: topLevel 'issues' permission set to 'read': .github/workflows/llvm-bugs.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/llvm-bugs.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/llvm-tests.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/merged-prs.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/mlir-spirv-tests.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/new-issues.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/new-prs.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-code-format.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-request-release-note.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-subscriber.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/premerge.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-asset-audit.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-binaries-all.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-binaries.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-documentation.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-doxygen.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-lit.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-sources.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-tasks.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/spirv-tests.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/version-check.yml:12"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: bolt-21.1.0-rc3.src.tar.xz.sig: https://github.com/llvm/llvm-project/releases/tag/llvmorg-21.1.0-rc3","Info: signed release artifact: bolt-21.1.0-rc2.src.tar.xz.sig: https://github.com/llvm/llvm-project/releases/tag/llvmorg-21.1.0-rc2","Info: signed release artifact: bolt-21.1.0-rc1.src.tar.xz.sig: https://github.com/llvm/llvm-project/releases/tag/llvmorg-21.1.0-rc1","Info: signed release artifact: bolt-20.1.8.src.tar.xz.sig: https://github.com/llvm/llvm-project/releases/tag/llvmorg-20.1.8","Info: signed release artifact: bolt-20.1.7.src.tar.xz.sig: https://github.com/llvm/llvm-project/releases/tag/llvmorg-20.1.7","Warn: release artifact llvmorg-21.1.0-rc3 does not have provenance: https://api.github.com/repos/llvm/llvm-project/releases/239291606","Warn: release artifact llvmorg-21.1.0-rc2 does not have provenance: https://api.github.com/repos/llvm/llvm-project/releases/235994407","Warn: release artifact llvmorg-21.1.0-rc1 does not have provenance: https://api.github.com/repos/llvm/llvm-project/releases/233291012","Warn: release artifact llvmorg-20.1.8 does not have provenance: https://api.github.com/repos/llvm/llvm-project/releases/231011227","Warn: release artifact llvmorg-20.1.7 does not have provenance: https://api.github.com/repos/llvm/llvm-project/releases/225060360"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-ci-container-windows.yml:53"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: clang/test/CodeGen/Inputs/memprof.exe:1","Warn: binary detected: clang/test/Interpreter/Inputs/libdynamic-library-test.so:1","Warn: binary detected: lld/test/COFF/Inputs/alias-implib.lib:1","Warn: binary detected: lld/test/COFF/Inputs/cl-gl.lib:1","Warn: binary detected: lld/test/COFF/Inputs/gnu-weak.o:1","Warn: binary detected: lld/test/COFF/Inputs/gnu-weak2.o:1","Warn: binary detected: lld/test/COFF/Inputs/id.res.o:1","Warn: binary detected: lld/test/COFF/Inputs/imports-mangle.lib:1","Warn: binary detected: lld/test/COFF/Inputs/inline-weak.o:1","Warn: binary detected: lld/test/COFF/Inputs/inline-weak2.o:1","Warn: binary detected: lld/test/COFF/Inputs/library-arm64.lib:1","Warn: binary detected: lld/test/COFF/Inputs/library.lib:1","Warn: binary detected: lld/test/COFF/Inputs/library2-arm64.lib:1","Warn: binary detected: lld/test/COFF/Inputs/pdb-import-gc.lib:1","Warn: binary detected: lld/test/COFF/Inputs/ret42.lib:1","Warn: binary detected: lld/test/COFF/Inputs/std32.lib:1","Warn: binary detected: lld/test/COFF/Inputs/std64.lib:1","Warn: binary detected: lld/test/COFF/Inputs/stub63mz:1","Warn: binary detected: lld/test/COFF/Inputs/stub64mz:1","Warn: binary detected: lld/test/COFF/Inputs/stub68mz:1","Warn: binary detected: lld/test/ELF/Inputs/arm-thumb-narrow-branch.o:1","Warn: binary detected: lld/test/ELF/Inputs/corrupt-version-reference.so:1","Warn: binary detected: lld/test/ELF/Inputs/i386-got32x-baseless.elf:1","Warn: binary detected: lld/test/ELF/Inputs/llvm33-rela-outside-group.o:1","Warn: binary detected: lld/test/ELF/Inputs/local-symbol-in-dso.so:1","Warn: binary detected: lld/test/ELF/Inputs/mips-concatenated-abiflags.o:1","Warn: binary detected: lld/test/ELF/Inputs/mips-gp-dips-corrupt-ver.so:1","Warn: binary detected: lld/test/ELF/Inputs/mips-gp-disp.so:1","Warn: binary detected: lld/test/ELF/Inputs/mips-gp0-non-zero.o:1","Warn: binary detected: lld/test/ELF/Inputs/mips-micro-gp0-non-zero.o:1","Warn: binary detected: lld/test/ELF/Inputs/mips-n64-gp0-non-zero.o:1","Warn: binary detected: lld/test/ELF/Inputs/mips-options.o:1","Warn: binary detected: lld/test/ELF/Inputs/no-symtab.o:1","Warn: binary detected: lld/test/ELF/Inputs/ppc64le-quadword-ldst.o:1","Warn: binary detected: lld/test/ELF/Inputs/version-use.so:1","Warn: binary detected: lld/test/MachO/Inputs/eh-frame-arm64-r.o:1","Warn: binary detected: lld/test/MachO/Inputs/eh-frame-x86_64-r.o:1","Warn: binary detected: lld/unittests/AsLibELF/Inputs/kernel1.o:1","Warn: binary detected: lld/unittests/AsLibELF/Inputs/kernel2.o:1","Warn: binary detected: lldb/test/API/commands/target/stop-hooks/on-core-load/linux-x86_64.core:1","Warn: binary detected: lldb/test/API/commands/trace/inline-function/a.out:1","Warn: binary detected: lldb/test/API/commands/trace/intelpt-multi-core-trace/modules/m.out:1","Warn: binary detected: lldb/test/API/commands/trace/intelpt-trace-multi-file/a.out:1","Warn: binary detected: lldb/test/API/commands/trace/intelpt-trace-multi-file/libbar.so:1","Warn: binary detected: lldb/test/API/commands/trace/intelpt-trace-multi-file/libfoo.so:1","Warn: binary detected: lldb/test/API/commands/trace/intelpt-trace/a.out:1","Warn: binary detected: lldb/test/API/commands/trace/intelpt-trace/export_ctf_test_program.out:1","Warn: binary detected: lldb/test/API/functionalities/object-file/bin/hello-freebsd-10.0-x86_64-clang-3.3:1","Warn: binary detected: lldb/test/API/functionalities/object-file/bin/hello-freebsd-10.0-x86_64-gcc-4.7.3:1","Warn: binary detected: lldb/test/API/functionalities/object-file/bin/hello-netbsd-6.1-x86_64-gcc-4.5.3:1","Warn: binary detected: lldb/test/API/functionalities/object-file/bin/hello-ubuntu-14.04-x86_64-clang-3.5pre:1","Warn: binary detected: lldb/test/API/functionalities/object-file/bin/hello-ubuntu-14.04-x86_64-gcc-4.8.2:1","Warn: binary detected: lldb/test/API/functionalities/object-file/bin/hello-unknown-kalimba_arch4-kcc-36:1","Warn: binary detected: lldb/test/API/functionalities/object-file/bin/hello-unknown-kalimba_arch5-kcc-39:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/altmain.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/altmain.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/altmain2.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/altmain2.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/expr/linux-x86_64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/expr/linux-x86_64.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/gcore/linux-i386.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/gcore/linux-x86_64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-aarch64-neon.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-aarch64-pac.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-aarch64-pac.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-aarch64-sve-fpsimd.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-aarch64-sve-full.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-aarch64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-aarch64.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-arm.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-fpr_sse_i386.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-fpr_sse_x86_64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-i386.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-i386.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-loongarch64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-loongarch64.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-ppc64le.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-ppc64le.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-riscv64.gpr_fpr.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-riscv64.gpr_fpr.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-riscv64.gpr_only.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-riscv64.gpr_only.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-s390x.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-s390x.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-x86_64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/linux-x86_64.out:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/thread_crash/linux-i386.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/minidump-new/linux-x86_64:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/minidump-new/linux-x86_64_not_crashed:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/1lwp_SIGSEGV.aarch64:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/1lwp_SIGSEGV.aarch64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/1lwp_SIGSEGV.amd64:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/1lwp_SIGSEGV.amd64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_process_SIGSEGV.aarch64:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_process_SIGSEGV.aarch64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_process_SIGSEGV.amd64:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_process_SIGSEGV.amd64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_t2_SIGSEGV.aarch64:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_t2_SIGSEGV.aarch64.core:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_t2_SIGSEGV.amd64:1","Warn: binary detected: lldb/test/API/functionalities/postmortem/netbsd-core/2lwp_t2_SIGSEGV.amd64.core:1","Warn: binary detected: lldb/test/API/functionalities/unwind/noreturn/module-end/test.core:1","Warn: binary detected: lldb/test/API/functionalities/unwind/noreturn/module-end/test.out:1","Warn: binary detected: lldb/test/API/linux/aarch64/fpmr/corefile:1","Warn: binary detected: lldb/test/API/linux/aarch64/gcs/corefile:1","Warn: binary detected: lldb/test/API/linux/aarch64/mte_core_file/core.mte:1","Warn: binary detected: lldb/test/API/linux/aarch64/mte_core_file/core.mte.notags:1","Warn: binary detected: lldb/test/API/linux/aarch64/mte_core_file/core.nomte:1","Warn: binary detected: lldb/test/API/linux/aarch64/non_address_bit_memory_access/corefile:1","Warn: binary detected: lldb/test/API/linux/aarch64/sme_core_file/core_0_16_32_1:1","Warn: binary detected: lldb/test/API/linux/aarch64/sme_core_file/core_0_32_16_0:1","Warn: binary detected: lldb/test/API/linux/aarch64/sme_core_file/core_1_16_32_0:1","Warn: binary detected: lldb/test/API/linux/aarch64/sme_core_file/core_1_32_16_1:1","Warn: binary detected: lldb/test/API/tools/lldb-dap/coreFile/linux-x86_64.core:1","Warn: binary detected: lldb/test/API/tools/lldb-dap/coreFile/linux-x86_64.out:1","Warn: binary detected: lldb/test/Shell/ObjectFile/ELF/Inputs/PT_LOAD-overlap-section.elf:1","Warn: binary detected: lldb/test/Shell/ObjectFile/ELF/Inputs/netbsd-amd64.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/aarch64-freebsd-multithread.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-32-freebsd-multithread.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-32-freebsd.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-32-linux-multithread.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-32-linux.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-32-netbsd-multithread.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-32-netbsd.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-64-freebsd-multithread.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-64-freebsd.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-64-linux-multithread.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-64-linux-tkill.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-64-linux.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-64-netbsd-multithread.core:1","Warn: binary detected: lldb/test/Shell/Register/Core/Inputs/x86-64-netbsd.core:1","Warn: binary detected: lldb/unittests/ObjectFile/ELF/Inputs/early-section-headers.so:1","Warn: binary detected: lldb/unittests/ObjectFile/ELF/Inputs/liboffset-test.so:1","Warn: binary detected: lldb/unittests/SymbolFile/DWARF/Inputs/test-dwarf.exe:1","Warn: binary detected: lldb/unittests/SymbolFile/PDB/Inputs/test-pdb-types.exe:1","Warn: binary detected: lldb/unittests/SymbolFile/PDB/Inputs/test-pdb.exe:1","Warn: binary detected: lldb/unittests/Target/Inputs/AndroidModule.so:1","Warn: binary detected: lldb/unittests/Target/Inputs/AndroidModule.unstripped.so:1","Warn: binary detected: lldb/unittests/Target/Inputs/TestModule.so:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/.build-id/ab/b50d82b6bdc861.debug:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/accel-imported-declaration.macho-arm64.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/arange-overlap.elf-x86_64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/arm-relocs.elf-arm:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/cross-cu-inlining.x86_64-macho.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-16bit-addr.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-decompression-corrupt.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-decompression-error.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-dwp.x86_64.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-gdbindex-v7.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-gdbindex-v8.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-inl-test.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-inl-test.high_pc.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-macho-relocs.macho.x86_64.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-macro.dwo:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-macro.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-objc.x86_64.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-pubnames.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-ranges-baseaddr-exe.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test-32bit.elf.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test-loc-list-32bit.elf.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test-zlib.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test-zlib.o.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test.elf-x86-64.debuglink:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test.macho-i386.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test2.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test3.elf-x86-64-space:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-test4.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/dwarfdump-type-units.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/fat-test.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/implicit-const-test.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/llvm-symbolizer-local-mem-func-gcc.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/llvm-symbolizer-test.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/llvm-symbolizer-tu.elf-x86-64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/macho-universal:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/shared-object-stripped.elf-i386:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/split-dwarf-empty.dwo:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/split-dwarf-empty.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/split-dwarf-no-skel-address.dwo:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/split-dwarf-no-skel-address.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/symbolize-64bit-addr.elf.x86_64:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/test-inline.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/test-multiple-macho.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/test-parameters.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/test-simple-macho.o:1","Warn: binary detected: llvm/test/DebugInfo/Inputs/typeunit-header.elf-x86-64:1","Warn: binary detected: llvm/test/ExecutionEngine/JITLink/AArch64/Inputs/MachO_ehframe.o:1","Warn: binary detected: llvm/test/ExecutionEngine/JITLink/x86-64/Inputs/MachO_ehframe.o:1","Warn: binary detected: llvm/test/ExecutionEngine/JITLink/x86-64/Inputs/MachO_was_private_extern.o:1","Warn: binary detected: llvm/test/Object/Inputs/GNU.a:1","Warn: binary detected: llvm/test/Object/Inputs/IsNAN.o:1","Warn: binary detected: llvm/test/Object/Inputs/MacOSX.a:1","Warn: binary detected: llvm/test/Object/Inputs/SVR4.a:1","Warn: binary detected: llvm/test/Object/Inputs/WASM/bad-reloc-type.wasm:1","Warn: binary detected: llvm/test/Object/Inputs/WASM/bad-symbol-type.wasm:1","Warn: binary detected: llvm/test/Object/Inputs/WASM/invalid-section-order.wasm:1","Warn: binary detected: llvm/test/Object/Inputs/WASM/missing-version.wasm:1","Warn: binary detected: llvm/test/Object/Inputs/WASM/multi-table.wasm:1","Warn: binary detected: llvm/test/Object/Inputs/WASM/string-outside-section.wasm:1","Warn: binary detected: llvm/test/Object/Inputs/aix-big-archive.a:1","Warn: binary detected: llvm/test/Object/Inputs/aix-empty-big-archive-with-freelist.a:1","Warn: binary detected: llvm/test/Object/Inputs/coff_archive.lib:1","Warn: binary detected: llvm/test/Object/Inputs/coff_archive_short.lib:1","Warn: binary detected: llvm/test/Object/Inputs/corrupt-archive.a:1","Warn: binary detected: llvm/test/Object/Inputs/corrupt-invalid-phentsize.elf.x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/corrupt-invalid-relocation-size.elf.x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/darwin-m-test1.mach0-armv7:1","Warn: binary detected: llvm/test/Object/Inputs/darwin-m-test2.macho-i386:1","Warn: binary detected: llvm/test/Object/Inputs/darwin-m-test3.macho-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/dext-test.elf-mips64r2:1","Warn: binary detected: llvm/test/Object/Inputs/dyn-rel.so.elf-mips:1","Warn: binary detected: llvm/test/Object/Inputs/dynamic-reloc.so:1","Warn: binary detected: llvm/test/Object/Inputs/elf-mip64-reloc.o:1","Warn: binary detected: llvm/test/Object/Inputs/hello-world.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/hello-world.macho-x86_64:1","Warn: binary detected: llvm/test/Object/Inputs/invalid-coff-header-too-small:1","Warn: binary detected: llvm/test/Object/Inputs/invalid-e_shnum.elf:1","Warn: binary detected: llvm/test/Object/Inputs/invalid-ext-symtab-index.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/invalid-strtab-size.elf:1","Warn: binary detected: llvm/test/Object/Inputs/liblong_filenames.a:1","Warn: binary detected: llvm/test/Object/Inputs/libsimple_archive.a:1","Warn: binary detected: llvm/test/Object/Inputs/macho-archive-unsorted-x86_64.a:1","Warn: binary detected: llvm/test/Object/Inputs/macho-archive-x86_64.a:1","Warn: binary detected: llvm/test/Object/Inputs/macho-bad-archive1.a:1","Warn: binary detected: llvm/test/Object/Inputs/macho-bad-archive2.a:1","Warn: binary detected: llvm/test/Object/Inputs/macho-bitcode-marker-x86_64.o:1","Warn: binary detected: llvm/test/Object/Inputs/macho-bitcode-x86_64.o:1","Warn: binary detected: llvm/test/Object/Inputs/macho-data-in-code.macho-thumbv7:1","Warn: binary detected: llvm/test/Object/Inputs/macho-empty-kext-bundle-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/macho-hello-g.macho-x86_64:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-bad-symbol-index:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-bind-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-codesig-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-codesign-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dataincode-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dataincode-dataoff-datasize:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dataincode-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyld-name_offset-toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyld-name_toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyld-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-bind_off-bind_size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-export_off-export_size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-lazy_bind_off-lazy_bind_size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-rebase_off:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-rebase_off-rebase_size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfo-weak_bind_off-weak_bind_size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfoonly-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfoonly-bind_off:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfoonly-export_off:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfoonly-lazy_bind_off:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dyldinfoonly-weak_bind_off:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-cmdsize-past-eof:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-id-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-name_offset-toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-name_offset-toosmall:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-name_toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-no-id:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib-wrong-filetype:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dylib_code_sign_drs-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-extrefsymoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-extrefsymoff-nextrefsyms:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-extreloff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-extreloff-nextrel:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-indirectsymoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-indirectsymoff-nindirectsyms:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-locreloff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-locreloff-nlocrel:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-modtaboff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-modtaboff-nmodtab:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-tocoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-dysymtab-tocoff-ntoc:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-encrypt-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-encrypt-cryptoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-encrypt-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-encrypt64-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-encrypt64-cryptoff-cryptsize:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-entry-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-entry-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-export-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-extrefsyms-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-extreloff-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat-arch-badalign:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat-arch-bigalign:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat-arch-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat-arch-overlapheaders:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat-arch-twosame:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat-header:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat.obj.elf-x86_64:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fat_cputype:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-function_starts-dataoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-fvmfile-obsolete:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-header:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-hints-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-idfvmlib-obsolete:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-indirectsyms-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-lazy_bind-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-linkopt-bad-count:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-linkopt-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-linkopthint-dataoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-linkopthint-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-loadfvmlib-obsolete:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-locreloff-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-modtab-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-no-size-for-sections:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-note:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-prebind_cksum-obsolete:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-prebound_dylib-obsolete:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-prepage-obsolete:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-rebase-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-reloc-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-routines-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-routines64-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-rpath-name_offset-toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-rpath-name_toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-rpath-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-addr:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-addr-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-index-getSectionRawName:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-offset:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-offset-in-headers:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-offset-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-reloff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-reloff-nrelocs:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-section-size-filesize:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-segment-fileoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-segment-filesize:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-segment-vmsize:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-source-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-source-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasize:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-strtab-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-subclient-name_toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-subframe-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-sublibrary-name_offset-toobig:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-subumbrella-offset-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symbol-name-past-eof:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symseg-obsolete:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-stroff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-stroff-strsize:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-symoff:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-symtab-symoff-nsyms:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-thread-count-pastend:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-thread-count-wrong:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-thread-flavor-unknown:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-thread-state-pastend:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-thread-unknown-cputype:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-toc-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-too-small-load-command:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-too-small-segment-load-command:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-too-small-segment-load-command.1:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-twolevelhints-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-twolevelhints-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-twolevelhints-offset:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-twolevelhints-offset-nhints:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-unixthread-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-uuid-bad-size:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-uuid-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-vers-more-than-one:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-vers-small:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-weak_bind-overlap:1","Warn: binary detected: llvm/test/Object/Inputs/macho-invalid-zero-ncmds:1","Warn: binary detected: llvm/test/Object/Inputs/macho-no-exports.dylib:1","Warn: binary detected: llvm/test/Object/Inputs/macho-rpath-x86_64:1","Warn: binary detected: llvm/test/Object/Inputs/macho-text-data-bss.macho-x86_64:1","Warn: binary detected: llvm/test/Object/Inputs/macho-text-sections.macho-x86_64:1","Warn: binary detected: llvm/test/Object/Inputs/macho-text.thumb:1","Warn: binary detected: llvm/test/Object/Inputs/macho-toc64-archive-x86_64.a:1","Warn: binary detected: llvm/test/Object/Inputs/macho-universal-archive-bad1.x86_64.i386:1","Warn: binary detected: llvm/test/Object/Inputs/macho-universal-archive-bad2.x86_64.i386:1","Warn: binary detected: llvm/test/Object/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: llvm/test/Object/Inputs/macho-universal-bad1.x86_64.i386:1","Warn: binary detected: llvm/test/Object/Inputs/macho-universal-bad2.x86_64.i386:1","Warn: binary detected: llvm/test/Object/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: llvm/test/Object/Inputs/macho-valid-0-nsyms:1","Warn: binary detected: llvm/test/Object/Inputs/macho64-invalid-incomplete-load-command:1","Warn: binary detected: llvm/test/Object/Inputs/macho64-invalid-incomplete-load-command.1:1","Warn: binary detected: llvm/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command:1","Warn: binary detected: llvm/test/Object/Inputs/macho64-invalid-no-size-for-sections:1","Warn: binary detected: llvm/test/Object/Inputs/macho64-invalid-too-small-load-command:1","Warn: binary detected: llvm/test/Object/Inputs/macho64-invalid-too-small-load-command.1:1","Warn: binary detected: llvm/test/Object/Inputs/macho64-invalid-too-small-segment-load-command:1","Warn: binary detected: llvm/test/Object/Inputs/main-ret-zero-pe-i386.dll:1","Warn: binary detected: llvm/test/Object/Inputs/main-ret-zero-pe-i386.exe:1","Warn: binary detected: llvm/test/Object/Inputs/micro-mips.elf-mipsel:1","Warn: binary detected: llvm/test/Object/Inputs/no-sections.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/phdr-note.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/phdrs.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/pr25877.lib:1","Warn: binary detected: llvm/test/Object/Inputs/program-headers.elf-i386:1","Warn: binary detected: llvm/test/Object/Inputs/program-headers.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/rel-no-sec-table.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/relocation-dynamic.elf-i386:1","Warn: binary detected: llvm/test/Object/Inputs/relocation-relocatable.elf-i386:1","Warn: binary detected: llvm/test/Object/Inputs/relocations.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/sectionGroup.elf.x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/shared-object-test.elf-i386:1","Warn: binary detected: llvm/test/Object/Inputs/shared-object-test.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/stackmap-test.macho-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/symtab-only.a:1","Warn: binary detected: llvm/test/Object/Inputs/thin-path.a:1","Warn: binary detected: llvm/test/Object/Inputs/thin.a:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-executable-test.macho-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-label-test.elf-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.elf-avr:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.elf-hexagon:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.elf-mips64el:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.elf-mipsel:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.macho-arm64_32:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.macho-i386:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.macho-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test.wasm:1","Warn: binary detected: llvm/test/Object/Inputs/trivial-object-test2.macho-x86-64:1","Warn: binary detected: llvm/test/Object/Inputs/weak-global-symbol.macho-i386:1","Warn: binary detected: llvm/test/Object/Inputs/xpg4.a:1","Warn: binary detected: llvm/test/Transforms/PGOProfile/Inputs/memprof.exe:1","Warn: binary detected: llvm/test/Transforms/PGOProfile/Inputs/memprof.nocolinfo.exe:1","Warn: binary detected: llvm/test/Transforms/PGOProfile/Inputs/memprof_internal_linkage.exe:1","Warn: binary detected: llvm/test/Transforms/PGOProfile/Inputs/memprof_loop_unroll.exe:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/DWARF5-DWARF4-combination/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/DWARF5-DWARF4-combination/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/DWARF5-addr-base-str-off-base/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/DWARF5-addr-base-str-off-base/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/DWARF5-addr-base-str-off-base/3.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/DWARF5/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/absolute_sym.macho.i386:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/absolute_sym.macho.i386.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/accel-imported-declaration.macho-arm64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/accel-imported-declaration.macho-arm64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/alias/bar.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/alias/foo.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/alias/foobar:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/bar-relink-variant.dylib.dSYM/Contents/Resources/DWARF/bar-relink-variant.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/bar-relink.dylib.dSYM/Contents/Resources/DWARF/bar-relink.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-archive.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-lto-dw4.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-lto.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-relink.macho.arm64.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-relink.macho.arm64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic-with-libfat-test.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic.macho.i386:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic1.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic2-custom-linetable.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic2.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/basic3.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/call-dwarf5.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/common.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/common.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/dead-stripped/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/discriminator.arm64.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/discriminator.arm64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/discriminator_repeated.arm64.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/discriminator_repeated.arm64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/dwarf4.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/dwarf5-dw-op-addrx.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/dwarf5-linetable.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/dwarf5-loclists.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/dwarf5-rnglists.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/empty_range/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/fat-test.arm.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/fat-test.arm.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/fat-test.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/fat-test.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/foo-relink-variant.dylib.dSYM/Contents/Resources/DWARF/foo-relink-variant.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/foo-relink-variant.dylib.dSYM/Contents/Resources/DWARF/foo-relink-variant_debug.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/foo-relink.dylib.dSYM/Contents/Resources/DWARF/foo-relink.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/global_downgraded_to_static.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/global_downgraded_to_static/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/global_downgraded_to_static/1.r.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/global_downgraded_to_static/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/inlined-low_pc/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/inlined-static-variable/4.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/invalid.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/label.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/lc_build_version.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/libbasic.a:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/libfat-test.a:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/mismatch/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/mismatch/mismatch.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/module-warnings/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/module-warnings/Bar.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/module-warnings/Foo.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/module-warnings/libstatic.a:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules-dwarf-version/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules-empty/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules-empty/Empty.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules-pruning/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules-pruning/Outer.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules/Bar.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/modules/Foo.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/null_die.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/objc.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/objc.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-anon-namespace/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-anon-namespace/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-fwd-declaration/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-fwd-declaration/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-fwd-declaration/3.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-fwd-declaration2/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-fwd-declaration2/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-fwd-declaration2/3.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-member-functions/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-member-functions/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-member-functions/3.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-uniquing/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/odr-uniquing/2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/op-convert.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/baseaddr/loc1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/baseaddr/loc1.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/call_pc/main.arm64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/call_pc/main.arm64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/call_return_pc/call:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/call_return_pc/call.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/collision/foo.a:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/collision/main.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/collision/main.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/common/common.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/common/common1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/common/common2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/dwarf5/dwarf5-addrx-0x0-last.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/dwarf5/dwarf5-addrx-0x0-last.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/dwarf5/dwarf5-addrx.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/dwarf5/dwarf5-addrx.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/eh_frame/eh_frame.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/eh_frame/eh_frame.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/extern/extern.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/extern/extern.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/extern/main.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/firmware/test.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/firmware/test.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/keep_func/main.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/keep_func/main.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/label/label.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/label/label.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/missing/foo.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/missing/foobar.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/op-convert-offset/op-convert-offset:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/op-convert-offset/op-convert-offset.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/preload/foo:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/preload/foo.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/private_extern/main.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/private_extern/private_extern.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/private_extern/private_extern.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/templated_operators/template_operators:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/templated_operators/template_operators.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/thinlto/bar.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/thinlto/foo.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/thinlto/foobar.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/thinlto/lto/0.x86_64.thinlto.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/thinlto/lto/1.x86_64.thinlto.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/union/a.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/union/container.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/union/use.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/warning/test.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/private/tmp/warning/test.out:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/proxy-relink.dylib.dSYM/Contents/Resources/DWARF/proxy-relink.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic.macho.remarks.archive.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic.macho.remarks.empty.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic.macho.remarks.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic1.macho.remarks.empty.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic1.macho.remarks.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic2.macho.remarks.empty.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic2.macho.remarks.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic3.macho.remarks.empty.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/basic3.macho.remarks.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/fat.macho.remarks.x86:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/fat.macho.remarks.x86.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/remarks/libbasic.a:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/scattered-reloc/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/sibling.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/submodules/1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/submodules/Parent.pcm:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/swift-ast.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/swift-dwarf-loc.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/swift-dwarf-loc.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/thumb.armv7m:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/thumb.o:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/two-level-relink.macho.arm64.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/Inputs/variant-relink.macho.arm64.dylib:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/String/foo1.o:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/String/foo2.o:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/String/foo3.o:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/String/main.o:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/call-site-entry.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/call-site-entry.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/dwarf5-accel.o:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/tail-call.macho.x86_64:1","Warn: binary detected: llvm/test/tools/dsymutil/X86/Inputs/tail-call.macho.x86_64.o:1","Warn: binary detected: llvm/test/tools/llvm-ar/Inputs/absolute-paths.lib:1","Warn: binary detected: llvm/test/tools/llvm-cfi-verify/AArch64/Inputs/function-only-check.o:1","Warn: binary detected: llvm/test/tools/llvm-cfi-verify/X86/Inputs/function-only-check.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.macho32b:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.macho32l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.macho64l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.v1.linux64l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.v2.linux32l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.v2.linux64l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.v3.macho64l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.v6.linux64l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/binary-formats.v6.wasm32:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/branch-c-general.o32l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/branch-logical-mixed.o32l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/branch-macros.o32l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/branch-showBranchPercentage.o32l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/branch-templates.o32l:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/mcdc-const-folding.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/mcdc-const.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/mcdc-general-18.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/mcdc-general.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/mcdc-macro.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/mcdc-maxbs.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/multiple_objects_not_all_instrumented/instrumented:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/multiple_objects_not_all_instrumented/not_instrumented:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/universal-binary:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj1_32.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj2_32.o:1","Warn: binary detected: llvm/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/universal_bin_wrapping_archives:1","Warn: binary detected: llvm/test/tools/llvm-cxxdump/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/hello-world-codeview-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/hello-world-codeview-msvc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/pr-43860-codeview-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/pr-43860-codeview-msvc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/pr-44884-codeview-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/pr-44884-codeview-msvc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/pr-46466-codeview-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/pr-46466-codeview-msvc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/test-codeview-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/COFF/Inputs/test-codeview-msvc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/dw-at-specification.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/hello-world-dwarf-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/hello-world-dwarf-gcc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-43860-dwarf-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-43860-dwarf-gcc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-44884-dwarf-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-44884-dwarf-gcc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-46466-dwarf-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-46466-dwarf-gcc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-57040-test-dwarf-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-57040-test-dwarf-gcc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/pr-incorrect-instructions-dwarf-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/test-dwarf-clang.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfo-analyzer/DWARF/Inputs/test-dwarf-gcc.o:1","Warn: binary detected: llvm/test/tools/llvm-debuginfod/Inputs/main-debug.exe:1","Warn: binary detected: llvm/test/tools/llvm-debuginfod/Inputs/main.exe:1","Warn: binary detected: llvm/test/tools/llvm-dwarfdump/X86/Inputs/empty.dSYM:1","Warn: binary detected: llvm/test/tools/llvm-dwarfdump/X86/Inputs/invalid.elf:1","Warn: binary detected: llvm/test/tools/llvm-dwarfdump/XCOFF/Inputs/basic32.o:1","Warn: binary detected: llvm/test/tools/llvm-dwarfdump/XCOFF/Inputs/basic64.o:1","Warn: binary detected: llvm/test/tools/llvm-dwarfutil/ELF/X86/Inputs/dwarf4-macro.out:1","Warn: binary detected: llvm/test/tools/llvm-dwarfutil/ELF/X86/Inputs/dwarf5-macro.out:1","Warn: binary detected: llvm/test/tools/llvm-dwarfutil/ELF/X86/Inputs/dwarf5.out:1","Warn: binary detected: llvm/test/tools/llvm-dwarfutil/ELF/X86/Inputs/type-units.o:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/duplicate/ac.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/duplicate/bc.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/duplicate/c.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/duplicate_dwo_name/ac.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/duplicate_dwo_name/bc.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/duplicate_dwo_name/c.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/dwos_list_from_exec/a.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/dwos_list_from_exec/b.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/dwos_list_from_exec/c.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/dwos_list_from_exec/d.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/dwos_list_from_exec/e.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/dwos_list_from_exec/libd.so:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/dwos_list_from_exec/main:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/empty.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/gcc_type/a.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/handle_strx/dw5.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/invalid_compressed.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/invalid_cu_index/x.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/invalid_string_form.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/merge/notypes/ab.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/merge/notypes/c.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/missing_dwo_id.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/missing_tu_index/x.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/multiple_type_sections.dwp:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/non_cu_top_level.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/search_dwos/a.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/search_dwos/b.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/search_dwos/main:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/simple/notypes/a.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/simple/notypes/b.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/simple/types/a.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/simple/types/b.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/type_dedup/a.dwo:1","Warn: binary detected: llvm/test/tools/llvm-dwp/Inputs/type_dedup/b.dwo:1","Warn: binary detected: llvm/test/tools/llvm-ifs/Inputs/gnu_hash.so:1","Warn: binary detected: llvm/test/tools/llvm-ifs/Inputs/sysv_hash.so:1","Warn: binary detected: llvm/test/tools/llvm-nm/AArch64/Inputs/fileset.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-nm/AArch64/Inputs/kextbundle.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-nm/AArch64/Inputs/redacted-function.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-nm/ARM/Inputs/print-size.macho-armv7m:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/Strip-N.LC_MAIN.exe.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/Strip-N.hello.exe.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/Strip-ST.dylib.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/example.lib:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/hello.obj.elf-i386:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/hello.obj.elf-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/macho-bad-zero-nsect-for-N_SECT:1","Warn: binary detected: llvm/test/tools/llvm-nm/X86/Inputs/macho-dwarf-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objcopy/ELF/Inputs/dwarf.dwo:1","Warn: binary detected: llvm/test/tools/llvm-objcopy/ELF/Inputs/dynamic.so:1","Warn: binary detected: llvm/test/tools/llvm-objcopy/ELF/Inputs/dynsym.so:1","Warn: binary detected: llvm/test/tools/llvm-objcopy/ELF/Inputs/partitions.elf:1","Warn: binary detected: llvm/test/tools/llvm-objcopy/ELF/Inputs/pt-phdr.elf:1","Warn: binary detected: llvm/test/tools/llvm-objdump/AArch64/Inputs/fat.macho-arm64e-kernel-ptrauth-abi:1","Warn: binary detected: llvm/test/tools/llvm-objdump/AArch64/Inputs/fat.macho-arm64e-ptrauth-abi:1","Warn: binary detected: llvm/test/tools/llvm-objdump/COFF/Inputs/export.dll.coff-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/COFF/Inputs/library.lib:1","Warn: binary detected: llvm/test/tools/llvm-objdump/COFF/Inputs/nop.exe.coff-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/COFF/Inputs/tls.exe.coff-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/COFF/Inputs/win64-unwind.exe.coff-x86_64.exe:1","Warn: binary detected: llvm/test/tools/llvm-objdump/ELF/AArch64/Inputs/cfi.elf-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/ELF/Inputs/call-absolute-symbol.elf-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/ELF/Inputs/proc-specific-section-elf:1","Warn: binary detected: llvm/test/tools/llvm-objdump/Inputs/eh_frame.elf-mipsel:1","Warn: binary detected: llvm/test/tools/llvm-objdump/Inputs/eh_frame_zero_cie.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/Inputs/embedded-source:1","Warn: binary detected: llvm/test/tools/llvm-objdump/Inputs/liblong_filenames.a:1","Warn: binary detected: llvm/test/tools/llvm-objdump/Inputs/private-headers-x86_64.elf:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/ObjC.exe.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/ObjC.obj.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/arm64_32-fat.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/fat.macho-armv7s-arm64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/hello.exe.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/hello.obj.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/kextbundle.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/link-opt-hints.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/print-armv8crypto.obj.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/rel-method-lists-arm64.dylib:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/rel-method-lists-arm64_32.dylib:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/reloc-addend.obj.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/thread.macho-aarch64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/AArch64/Inputs/thread.macho-arm64_32:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/data-in-code.macho-arm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/divs.macho-armv7s:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/fat-armv7m.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/hello.exe.macho-arm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/hello.obj.macho-arm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/it-nv.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/mh_dylib_header.macho-arm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/reloc-half.obj.macho-arm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/ARM/Inputs/thumb.armv7m:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/LLVM-bundle.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/ObjC.exe.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/ObjC.obj.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/Objc1.32bit.exe.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/Objc1.32bit.obj.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/Objc2.32bit.exe.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/Objc2.32bit.obj.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/Objc2.64bit.exe.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/Objc2.64bit.obj.dylib-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/Objc2.64bit.obj.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/bad-ordinal.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/bind.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/bind2.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/chained-fixups.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/codesig.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/compact-unwind.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/compact-unwind.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/dylibLoadKinds.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/dylibModInit.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/dylibRoutines.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/dylibSubClient.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/dylibSubFramework.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/dylibSubLibrary.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/dylibSubUmbrella.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/eh_frame.macho-arm64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/empty.macho-armv7:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/exeThread.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/exports-trie.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello-macho-fat:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello-macho-fat.dwarf:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello-macho-thin:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello-macho-thin.dwarf:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello.exe.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello.exe.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello.exe.stripped.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello.obj.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello.obj.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/hello_cpp.exe.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/kextbundle.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/lazy-bind.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/linkerOption.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-add-addr-imm-scaled:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-add_addr_uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-bad-opcode-value:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-bind-add-addr-uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-do-bind-no-segIndex:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-dylib-ordinal-uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-dylib-ordinal-uleb-malformed-uleb128:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-dylib-ordinal-uleb-too-big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-dylib-special-imm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-seg-too-big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-segoff-too-big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-set-addend-sleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-set-symbol:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-set-type-imm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-bind-uleb-times-skipping-uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-disassemble-stab-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-do-bind-no-dylib-ordinal:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-do-bind-no-symbol:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-bind-entry:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-linker-command:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-reloc-section-index:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-symbol-indr:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-symbol-indr-archive-universal:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-symbol-lib_ordinal:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-symbol-nsect:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-symbol-strx:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-invalid-symbol-strx-universal:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-lazy-do-bind-add-addr-imm-scaled:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-lazy-do-bind-uleb-times-skipping-uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-lazy-do_bind_add_addr_uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-multiple-text:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-preload-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-add-addr-imm-scaled:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-add-addr-uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-add-addr-uleb-too-big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-bad-opcode-value:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-imm-times:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-seg-too-big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-segoff-too-big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-set-type-imm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-uleb-malformed-uleb128:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-uleb-times:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-rebase-uleb-times-skipping-uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-stabs-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-tlv.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-bad-export-info-malformed-uleb128:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-bad-export-info-malformed-uleb128_too_big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-bad-kind:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-bad-library-ordinal:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-children-count-byte:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-edge-string-end:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-export-info-size-too-big:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-import-name-end:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-import-name-start:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-node-loop:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-trie-not-export-node:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-weak-bind-set-dylib-ordinal-imm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-weak-bind-set-dylib-ordinal-uleb:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/macho-weak-bind-set-dylib-special-imm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/00000031.a:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/mem-crup-0001.macho:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/mem-crup-0006.macho:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/mem-crup-0010.macho:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/mem-crup-0040.macho:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/mem-crup-0080.macho:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/mem-crup-0261.macho:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-machos/mem-crup-0337.macho:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/malformed-unwind.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/nofirst-symbol.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/note.macho-x86:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/objModInit.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/rebase.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/section.macho-armv7:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/stub-nosyms.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/stubbed.dylib.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/thread.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/truncated-section.dylib.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/unwind-info-excess.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/unwind-info-no-relocs.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/unwind-info.macho-arm64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/unwind-info.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/MachO/Inputs/weak-bind.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/debug-info-fileinfo.exe.elf-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/disassemble.dll.coff-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/hello.exe.elf-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/hello.exe.nopie.elf-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/internal.exe.coff-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/out-of-section-sym.elf-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/phdr-note.elf-x86-64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/phdrs.elf-x86-64:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/stripped-elf.so:1","Warn: binary detected: llvm/test/tools/llvm-objdump/X86/Inputs/trivial.obj.elf-i386:1","Warn: binary detected: llvm/test/tools/llvm-objdump/XCOFF/Inputs/basic32.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/XCOFF/Inputs/basic64.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/XCOFF/Inputs/xcoff-section-headers.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/XCOFF/Inputs/xcoff-section-headers64.o:1","Warn: binary detected: llvm/test/tools/llvm-objdump/wasm/Inputs/corrupt-section.wasm:1","Warn: binary detected: llvm/test/tools/llvm-objdump/wasm/Inputs/trivial.obj.wasm:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/basic-histogram.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/basic.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/basic_v3.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/basic_v4.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/buildid.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/inline.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/multi.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/padding-histogram.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profdata/Inputs/pic.memprofexe:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/callback-external-addr.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/coff-profile.exe:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/coroutine.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/cs-preinline-cost.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/fs-discriminator-probe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/fs-discriminator.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/func-split.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/inline-cs-noprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/inline-cs-pseudoprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/inline-noprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/inline-noprobe2.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/multi-load-segs.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/noinline-cs-noprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/noinline-cs-pseudoprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/noinline-tailcall-probe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/noprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/recursion-compression-noprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/recursion-compression-pseudoprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/split-dwarf-single.exe:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/split-dwarf-split.exe:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/symbolize.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/truncated-pseudoprobe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/unique-linkage-name-dwarf.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-profgen/Inputs/unique-linkage-name-probe.perfbin:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/basereloc.obj.coff-i386:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/coff-load-config-data-end.exe:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/coff-load-config-x64.dll:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/coff-load-config-x86.dll:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/coff-no-load-config.exe:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/const-import.lib:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/export-arm.dll:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/export-x64.dll:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/export-x86.dll:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/has_pdb.exe:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/imports.exe.coff-i386:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/imports.exe.coff-x86-64:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/library.lib:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/needed-libs.obj.coff-am64:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/nop.exe.coff-x86-64:1","Warn: binary detected: llvm/test/tools/llvm-readobj/COFF/Inputs/trivial.exe.coff-arm:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/macho-universal-archive.x86_64.i386:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/macho-universal.x86_64.i386:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/relocs.obj.macho-arm:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/relocs.obj.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/relocs.obj.macho-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/trivial.obj.macho-arm:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/trivial.obj.macho-i386:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/trivial.obj.macho-ppc:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/trivial.obj.macho-ppc64:1","Warn: binary detected: llvm/test/tools/llvm-readobj/MachO/Inputs/trivial.obj.macho-x86-64:1","Warn: binary detected: llvm/test/tools/llvm-readobj/XCOFF/Inputs/needed-libs-32.o:1","Warn: binary detected: llvm/test/tools/llvm-readobj/XCOFF/Inputs/needed-libs-64.o:1","Warn: binary detected: llvm/test/tools/llvm-readobj/XCOFF/Inputs/needed-libs-empty.o:1","Warn: binary detected: llvm/test/tools/llvm-readobj/XCOFF/Inputs/reloc-overflow.o:1","Warn: binary detected: llvm/test/tools/llvm-readobj/XCOFF/Inputs/xlc32-obj-malform.o:1","Warn: binary detected: llvm/test/tools/llvm-readobj/XCOFF/Inputs/xlc32-obj.o:1","Warn: binary detected: llvm/test/tools/llvm-readobj/wasm/Inputs/trivial.obj.wasm:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/addr-gsymonly.exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/addr.exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/coff-dwarf.exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/coff-exports.exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/discrim:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/dsym-test-exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/Resources/DWARF/dsym-test-exe-second:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-second:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/Resources/DWARF/dsym-test-exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/dwo-test:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/fat.o:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/fission-ranges.elf-x86_64:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/ppc64:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/print_context.o:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-addr-object-relocation.dwo:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-addr-object-relocation.o:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-dwp-invalid:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-dwp-invalid.dwp:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-dwp.o:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-dwp.o.dwp:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-multiple-cu.dwo:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-multiple-cu.o:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-test:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-test-nogmlt:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/split-dwarf-test.dwo:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/Inputs/symbols.so:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/pdb/Inputs/missing_pdb.exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/pdb/Inputs/test-columns.exe:1","Warn: binary detected: llvm/test/tools/llvm-symbolizer/pdb/Inputs/test.exe:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/all-sleds.o:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/elf32-noxray.bin:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/elf64-badentrysizes.bin:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/elf64-example.bin:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/elf64-noinstr-map.bin:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/elf64-objcopied-instrmap.bin:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/elf64-pie.bin:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/elf64-sample-o2.bin:1","Warn: binary detected: llvm/test/tools/llvm-xray/X86/Inputs/instr-map-mach.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/COFF/Inputs/test-1.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/COFF/Inputs/test-2.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/COFF/Inputs/test-3.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/COFF/Inputs/test-4.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/COFF/Inputs/test-5.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/COFF/Inputs/test-6.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/XCOFF/Inputs/aix_xcoff.o:1","Warn: binary detected: llvm/test/tools/obj2yaml/XCOFF/Inputs/aix_xcoff_truncated_file_header.o:1","Warn: binary detected: llvm/test/tools/sancov/Inputs/test-darwin_x86_64:1","Warn: binary detected: llvm/test/tools/sancov/Inputs/test-linux_android_aarch64:1","Warn: binary detected: llvm/test/tools/sancov/Inputs/test-linux_x86_64:1","Warn: binary detected: llvm/test/tools/sancov/Inputs/test-windows_x86_64:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-codeview-clang.o:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-codeview-msvc.lib:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-codeview-msvc.o:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-codeview-pdb-msvc.o:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-dwarf-clang-module.o:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-dwarf-clang-unspec-params.elf:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-dwarf-clang.o:1","Warn: binary detected: llvm/unittests/DebugInfo/LogicalView/Inputs/test-dwarf-gcc.o:1","Warn: binary detected: llvm/unittests/DebugInfo/PDB/Inputs/SimpleTest.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: clang/test/CodeGen/sancov-new-pm.c:8","Info: CLibFuzzer integration found: clang/test/Driver/fuzzer.c:46","Info: CLibFuzzer integration found: compiler-rt/lib/fuzzer/standalone/StandaloneFuzzTargetMain.c:9","Info: CLibFuzzer integration found: compiler-rt/lib/fuzzer/standalone/StandaloneFuzzTargetMain.c:20","Info: CLibFuzzer integration found: compiler-rt/lib/fuzzer/standalone/StandaloneFuzzTargetMain.c:37","Info: CppLibFuzzer integration found: bolt/tools/llvm-bolt-fuzzer/llvm-bolt-fuzzer.cpp:22","Info: CppLibFuzzer integration found: clang-tools-extra/clangd/fuzzer/FuzzerClangdMain.cpp:15","Info: CppLibFuzzer integration found: clang-tools-extra/clangd/fuzzer/FuzzerClangdMain.cpp:17","Info: CppLibFuzzer integration found: clang-tools-extra/clangd/fuzzer/clangd-fuzzer.cpp:22","Info: CppLibFuzzer integration found: clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp:17","Info: CppLibFuzzer integration found: clang/tools/clang-fuzzer/ClangFuzzer.cpp:21","Info: CppLibFuzzer integration found: clang/tools/clang-fuzzer/ClangObjectiveCFuzzer.cpp:21","Info: CppLibFuzzer integration found: clang/tools/clang-fuzzer/DummyClangFuzzer.cpp:14","Info: CppLibFuzzer integration found: clang/tools/clang-fuzzer/DummyClangFuzzer.cpp:18","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/FuzzerMain.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/FuzzerMain.cpp:20","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:9","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:84","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:207","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:248","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:249","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:251","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/afl/afl_driver.cpp:262","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp:70","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp:194","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp:26","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp:28","Info: CppLibFuzzer integration found: compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp:29","Info: CppLibFuzzer integration found: compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp:19","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/AFLDriverTest.cpp:24","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/AFLDriverTest.cpp:28","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/AbsNegAndConstant64Test.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/AbsNegAndConstantTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/AccumulateAllocationsTest.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/AcquireCrashStateTest.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/AlignmentAssumptionTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/BadStrcmpTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/BigFileCopy.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/BogusInitializeTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/BufferOverflowOnInput.cpp:15","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CallerCalleeTest.cpp:44","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CleanseTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CompressedTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CounterTest.cpp:10","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CrossOverTest.cpp:44","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CustomCrossOverAndMutateTest.cpp:19","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CustomCrossOverTest.cpp:21","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CustomMutatorTest.cpp:17","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CustomMutatorWithLongSequencesTest.cpp:17","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/CxxStringEqTest.cpp:15","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/DSOTestMain.cpp:17","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/DeepRecursionTest.cpp:22","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/DivTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/EmptyTest.cpp:10","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/EquivalenceATest.cpp:10","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/EquivalenceBTest.cpp:10","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ExplodeDFSanLabelsTest.cpp:19","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/FlagsTest.cpp:28","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/FourIndependentBranchesTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/FullCoverageSetTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/GcSectionsTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ImplicitIntegerSignChangeTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ImplicitSignedIntegerTruncationOrSignChangeTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ImplicitSignedIntegerTruncationTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ImplicitUnsignedIntegerTruncationTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/InitializeTest.cpp:22","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/IntegerOverflowTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/KeepSeedTest.cpp:17","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/Labels20Test.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/LargeTest.cpp:30","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/LeakTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/LeakTimeoutTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/LoadTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/MagicSeparatorTest.cpp:39","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/Memcmp64BytesTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/MemcmpTest.cpp:15","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/MsanCustomMutator.cpp:19","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/MsanParamUnpoison.cpp:9","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/MsanParamUnpoison.cpp:20","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/MultipleConstraintsOnSmallInputTest.cpp:4123","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/NotinstrumentedTest.cpp:9","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/NthRunCrashTest.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/NullDerefOnEmptyTest.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/NullDerefTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/OneHugeAllocTest.cpp:15","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/OnlySomeBytesTest.cpp:44","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/OutOfMemorySingleLargeMallocTest.cpp:15","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/OutOfMemoryTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/OutOfProcessFuzzTarget.cpp:72","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/OverwriteInputTest.cpp:9","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/PrintFuncTest.cpp:35","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ReadBinaryTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/Reject.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ReloadTest.cpp:19","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/RepeatedBytesTest.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/RepeatedMemcmp.cpp:10","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ShallowOOMDeepCrash.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ShrinkControlFlowSimpleTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ShrinkControlFlowTest.cpp:18","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ShrinkValueProfileTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SigTrapTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SignedIntOverflowTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SimpleCmpTest.cpp:20","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SimpleDictionaryTest.cpp:18","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SimpleHashTest.cpp:29","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SimpleTest.cpp:15","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SimpleTestStdio.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SimpleThreadedTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SingleByteInputTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SingleMemcmpTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SingleStrcmpTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SingleStrncmpTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SleepOneSecondTest.cpp:10","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SpamyTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/StackOverflowTest.cpp:22","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/StrcmpTest.cpp:23","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/StrncmpOOBTest.cpp:15","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/StrncmpTest.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/StrstrTest.cpp:18","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SwapCmpTest.cpp:11","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/Switch2Test.cpp:21","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/Switch3Test.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SwitchTest.cpp:49","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/SymbolizeDeadlock.cpp:26","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/TableLookupTest.cpp:34","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ThreadedLeakTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ThreadedTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ThreeBytes.cpp:10","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ThreeFunctionsTest.cpp:12","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/ThreeFunctionsTest.cpp:22","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/TimeoutEmptyTest.cpp:9","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/TimeoutTest.cpp:13","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/TraceMallocTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/TraceMallocThreadedTest.cpp:14","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/TwoDifferentBugsTest.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/UncaughtException.cpp:4","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/UninitializedStrlen.cpp:6","Info: CppLibFuzzer integration found: compiler-rt/test/fuzzer/UseAfterDtor.cpp:16","Info: CppLibFuzzer integration found: compiler-rt/tools/gwp_asan/options_parser_fuzzer.cpp:8","Info: CppLibFuzzer integration found: compiler-rt/tools/gwp_asan/stack_trace_compressor_fuzzer.cpp:11","Info: CppLibFuzzer integration found: libc/fuzzing/__support/freelist_heap_fuzz.cpp:137","Info: CppLibFuzzer integration found: libc/fuzzing/__support/hashtable_fuzz.cpp:140","Info: CppLibFuzzer integration found: libc/fuzzing/__support/uint_fuzz.cpp:75","Info: CppLibFuzzer integration found: libc/fuzzing/math/acos_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/asin_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/cbrt_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/cos_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/exp10_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/exp2_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/exp_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/expm1_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/f16sqrt_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/fsqrt_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/hypot_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/log10_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/log1p_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/log2_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/log_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/math_differential_fuzz.cpp:71","Info: CppLibFuzzer integration found: libc/fuzzing/math/nextafter_differential_fuzz.cpp:22","Info: CppLibFuzzer integration found: libc/fuzzing/math/sin_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/sincos_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/sqrt_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/math/tan_fuzz.cpp:20","Info: CppLibFuzzer integration found: libc/fuzzing/stdio/printf_fixed_conv_fuzz.cpp:99","Info: CppLibFuzzer integration found: libc/fuzzing/stdio/printf_float_conv_fuzz.cpp:85","Info: CppLibFuzzer integration found: libc/fuzzing/stdio/printf_parser_fuzz.cpp:26","Info: CppLibFuzzer integration found: libc/fuzzing/stdlib/atof_differential_fuzz.cpp:19","Info: CppLibFuzzer integration found: libc/fuzzing/stdlib/heap_sort_fuzz.cpp:16","Info: CppLibFuzzer integration found: libc/fuzzing/stdlib/quick_sort_fuzz.cpp:16","Info: CppLibFuzzer integration found: libc/fuzzing/stdlib/strtofloat_fuzz.cpp:47","Info: CppLibFuzzer integration found: libc/fuzzing/stdlib/strtointeger_differential_fuzz.cpp:46","Info: CppLibFuzzer integration found: libc/fuzzing/stdlib/strtointeger_fuzz.cpp:25","Info: CppLibFuzzer integration found: libc/fuzzing/string/bcmp_fuzz.cpp:28","Info: CppLibFuzzer integration found: libc/fuzzing/string/memcmp_fuzz.cpp:31","Info: CppLibFuzzer integration found: libc/fuzzing/string/strcmp_fuzz.cpp:24","Info: CppLibFuzzer integration found: libc/fuzzing/string/strcpy_fuzz.cpp:15","Info: CppLibFuzzer integration found: libc/fuzzing/string/strstr_fuzz.cpp:33","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/format_no_args.pass.cpp:22","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/make_heap.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/nth_element.pass.cpp:19","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/partial_sort.pass.cpp:19","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/partial_sort_copy.pass.cpp:19","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/partition.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/partition_copy.pass.cpp:19","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/pop_heap.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/push_heap.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/random.pass.cpp:173","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/regex.pass.cpp:39","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/search.pass.cpp:19","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/sort.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/stable_partition.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/stable_sort.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/unique.pass.cpp:18","Info: CppLibFuzzer integration found: libcxx/test/libcxx/fuzzing/unique_copy.pass.cpp:19","Info: CppLibFuzzer integration found: libcxx/test/std/re/re.alg/re.alg.search/grep.pass.cpp:24","Info: CppLibFuzzer integration found: libcxx/test/std/re/re.alg/re.alg.search/grep.pass.cpp:49","Info: CppLibFuzzer integration found: libcxxabi/fuzz/cxa_demangle_fuzzer.cpp:8","Info: CppLibFuzzer integration found: lldb/tools/lldb-fuzzer/lldb-commandinterpreter-fuzzer/lldb-commandinterpreter-fuzzer.cpp:24","Info: CppLibFuzzer integration found: lldb/tools/lldb-fuzzer/lldb-dwarf-expression-fuzzer/lldb-dwarf-expression-fuzzer.cpp:64","Info: CppLibFuzzer integration found: lldb/tools/lldb-fuzzer/lldb-target-fuzzer/lldb-target-fuzzer.cpp:23","Info: CppLibFuzzer integration found: llvm/tools/llvm-as-fuzzer/llvm-as-fuzzer.cpp:45","Info: CppLibFuzzer integration found: llvm/tools/llvm-dis-fuzzer/llvm-dis-fuzzer.cpp:20","Info: CppLibFuzzer integration found: llvm/tools/llvm-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp:17","Info: CppLibFuzzer integration found: llvm/tools/llvm-dlang-demangle-fuzzer/llvm-dlang-demangle-fuzzer.cpp:14","Info: CppLibFuzzer integration found: llvm/tools/llvm-dwarfdump/fuzzer/llvm-dwarfdump-fuzzer.cpp:22","Info: CppLibFuzzer integration found: llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp:18","Info: CppLibFuzzer integration found: llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp:81","Info: CppLibFuzzer integration found: llvm/tools/llvm-itanium-demangle-fuzzer/DummyDemanglerFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-itanium-demangle-fuzzer/DummyDemanglerFuzzer.cpp:17","Info: CppLibFuzzer integration found: llvm/tools/llvm-itanium-demangle-fuzzer/llvm-itanium-demangle-fuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp:242","Info: CppLibFuzzer integration found: llvm/tools/llvm-mc-disassemble-fuzzer/llvm-mc-disassemble-fuzzer.cpp:76","Info: CppLibFuzzer integration found: llvm/tools/llvm-microsoft-demangle-fuzzer/DummyDemanglerFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-microsoft-demangle-fuzzer/DummyDemanglerFuzzer.cpp:17","Info: CppLibFuzzer integration found: llvm/tools/llvm-microsoft-demangle-fuzzer/llvm-microsoft-demangle-fuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp:18","Info: CppLibFuzzer integration found: llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp:107","Info: CppLibFuzzer integration found: llvm/tools/llvm-rust-demangle-fuzzer/DummyDemanglerFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-rust-demangle-fuzzer/DummyDemanglerFuzzer.cpp:17","Info: CppLibFuzzer integration found: llvm/tools/llvm-rust-demangle-fuzzer/llvm-rust-demangle-fuzzer.cpp:14","Info: CppLibFuzzer integration found: llvm/tools/llvm-special-case-list-fuzzer/DummySpecialCaseListFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-special-case-list-fuzzer/DummySpecialCaseListFuzzer.cpp:17","Info: CppLibFuzzer integration found: llvm/tools/llvm-special-case-list-fuzzer/special-case-list-fuzzer.cpp:14","Info: CppLibFuzzer integration found: llvm/tools/llvm-yaml-numeric-parser-fuzzer/DummyYAMLNumericParserFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-yaml-numeric-parser-fuzzer/DummyYAMLNumericParserFuzzer.cpp:17","Info: CppLibFuzzer integration found: llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp:39","Info: CppLibFuzzer integration found: llvm/tools/llvm-yaml-parser-fuzzer/DummyYAMLParserFuzzer.cpp:15","Info: CppLibFuzzer integration found: llvm/tools/llvm-yaml-parser-fuzzer/DummyYAMLParserFuzzer.cpp:17","Info: CppLibFuzzer integration found: llvm/tools/llvm-yaml-parser-fuzzer/yaml-parser-fuzzer.cpp:21","Info: CppLibFuzzer integration found: llvm/tools/vfabi-demangle-fuzzer/vfabi-demangler-fuzzer.cpp:20","Info: CppLibFuzzer integration found: mlir/tools/mlir-parser-fuzzer/bytecode/DummyParserFuzzer.cpp:15","Info: CppLibFuzzer integration found: mlir/tools/mlir-parser-fuzzer/bytecode/DummyParserFuzzer.cpp:18","Info: CppLibFuzzer integration found: mlir/tools/mlir-parser-fuzzer/bytecode/mlir-bytecode-parser-fuzzer.cpp:22","Info: CppLibFuzzer integration found: mlir/tools/mlir-parser-fuzzer/text/DummyParserFuzzer.cpp:15","Info: CppLibFuzzer integration found: mlir/tools/mlir-parser-fuzzer/text/DummyParserFuzzer.cpp:18","Info: CppLibFuzzer integration found: mlir/tools/mlir-parser-fuzzer/text/mlir-text-parser-fuzzer.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: (( can only be used to open an arithmetic cmd: .github/workflows/containers/github-action-ci-windows/Dockerfile:10","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/containers/github-action-ci-windows/Dockerfile:67-86","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/containers/github-action-ci-windows/Dockerfile:95-99","Info: Possibly incomplete results: error parsing shell code: ; can only immediately follow a statement: polly/test/UnitIsl/isl_test.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release-binaries.yml:103","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release-sources.yml:53","Warn: third-party GitHubAction not pinned by hash: .github/workflows/hlsl-test-all.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/llvm/llvm-project/hlsl-test-all.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/libclang-abi-tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/llvm/llvm-project/libclang-abi-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/libclang-abi-tests.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/llvm/llvm-project/libclang-abi-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/llvm-tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/llvm/llvm-project/llvm-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/llvm-tests.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/llvm/llvm-project/llvm-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/new-issues.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/llvm/llvm-project/new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/premerge.yaml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/llvm/llvm-project/premerge.yaml/main?enable=pin","Warn: containerImage not pinned by hash: .ci/metrics/Dockerfile:1: pin your Docker image by updating docker.io/python:3.12 to docker.io/python:3.12@sha256:23e642ca5600c3c6925490bf500914abe411d944b237ac0c6c87af2cd091b8fd","Warn: containerImage not pinned by hash: .github/workflows/containers/github-action-ci-windows/Dockerfile:3: pin your Docker image by updating mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 to mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022@sha256:35fb40d7f9be74ac14c712e1e5d0064aee2fdb4bf3173450c7c634b725801d80","Warn: containerImage not pinned by hash: .github/workflows/containers/github-action-ci/Dockerfile:1","Warn: containerImage not pinned by hash: .github/workflows/containers/github-action-ci/Dockerfile:4","Warn: containerImage not pinned by hash: .github/workflows/containers/github-action-ci/Dockerfile:40","Warn: containerImage not pinned by hash: .github/workflows/containers/github-action-ci/Dockerfile:100","Warn: containerImage not pinned by hash: bolt/utils/docker/Dockerfile:1","Warn: containerImage not pinned by hash: bolt/utils/docker/Dockerfile:28: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: clang/tools/clang-fuzzer/Dockerfile:9: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: clang/utils/analyzer/Dockerfile:1: pin your Docker image by updating ubuntu:bionic to ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: libc/utils/buildbot/Dockerfile:1: pin your Docker image by updating debian:10 to debian:10@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: libcxx/utils/ci/Dockerfile:46","Warn: containerImage not pinned by hash: libcxx/utils/ci/Dockerfile:184","Warn: containerImage not pinned by hash: libcxx/utils/ci/Dockerfile:241","Warn: containerImage not pinned by hash: libcxx/utils/ci/Dockerfile:274","Warn: containerImage not pinned by hash: libcxx/utils/ci/Dockerfile:313","Warn: containerImage not pinned by hash: llvm/utils/docker/debian12/Dockerfile:9","Warn: containerImage not pinned by hash: llvm/utils/docker/debian12/Dockerfile:40: pin your Docker image by updating launcher.gcr.io/google/debian12:latest to launcher.gcr.io/google/debian12:latest@sha256:f13f9826c524466f844e74534b8add32f51acd2be428b5dee782fe9086e59861","Warn: containerImage not pinned by hash: llvm/utils/docker/example/Dockerfile:13","Warn: containerImage not pinned by hash: llvm/utils/docker/example/Dockerfile:32: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: llvm/utils/docker/nvidia-cuda/Dockerfile:9","Warn: containerImage not pinned by hash: llvm/utils/docker/nvidia-cuda/Dockerfile:29: pin your Docker image by updating nvidia/cuda:12.6.3-devel-ubuntu24.04 to nvidia/cuda:12.6.3-devel-ubuntu24.04@sha256:392c0df7b577ecae17a17f6ba7f2009c217bb4422f8431c053ae9af61a8c148a","Warn: containerImage not pinned by hash: polly/lib/External/isl/imath/tests/linux/Dockerfile:7","Warn: containerImage not pinned by hash: polly/lib/External/isl/imath/tests/linux/Dockerfile:11","Warn: pipCommand not pinned by hash: .ci/metrics/Dockerfile:4","Warn: chocoCommand not pinned by hash: .github/workflows/containers/github-action-ci-windows/Dockerfile:48-51","Warn: chocoCommand not pinned by hash: .github/workflows/containers/github-action-ci-windows/Dockerfile:48-51","Warn: chocoCommand not pinned by hash: .github/workflows/containers/github-action-ci-windows/Dockerfile:48-51","Warn: chocoCommand not pinned by hash: .github/workflows/containers/github-action-ci-windows/Dockerfile:48-51","Warn: pipCommand not pinned by hash: .github/workflows/containers/github-action-ci-windows/Dockerfile:54","Warn: pipCommand not pinned by hash: clang/utils/analyzer/Dockerfile:72","Warn: pipCommand not pinned by hash: libc/utils/buildbot/Dockerfile:8","Warn: downloadThenRun not pinned by hash: libcxx/utils/ci/Dockerfile:144-153","Warn: downloadThenRun not pinned by hash: libcxx/utils/ci/Dockerfile:145-154","Warn: downloadThenRun not pinned by hash: libcxx/utils/ci/Dockerfile:146-155","Warn: downloadThenRun not pinned by hash: libcxx/utils/ci/Dockerfile:147-156","Warn: downloadThenRun not pinned by hash: libcxx/utils/ci/Dockerfile:176-180","Warn: pipCommand not pinned by hash: .ci/monolithic-linux.sh:36","Warn: pipCommand not pinned by hash: .ci/monolithic-windows.sh:22","Warn: pipCommand not pinned by hash: libcxx/utils/libcxx-compare-benchmarks:47","Warn: pipCommand not pinned by hash: .github/workflows/check-ci.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/check-ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/check-ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:105","Warn: downloadThenRun not pinned by hash: .github/workflows/libc-fullbuild-tests.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/libcxx-build-and-test.yaml:224","Warn: npmCommand not pinned by hash: .github/workflows/llvm-bugs.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pr-code-format.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/release-documentation.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/release-doxygen.yml:60","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:  20 out of  27 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of  24 containerImage dependencies pinned","Info:  13 out of  28 pipCommand dependencies pinned","Info:   0 out of   4 chocoCommand dependencies pinned","Info:   0 out of   6 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-75c5-xw7c-p5pm","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 28 contributing companies or organizations","details":["Info: found contributions from: ClangBuiltLinux, Milkyway-at-home, `, apple, blue whale systems, blxlrsmb, boostorg, casm-lang, cplusplus, cquery-project, django-nonrel, emacs-lsp, golang, google, google inc, lldb-tools, llvm, net9, nvidia, openxla, php, red hat, swift-server, swiftlang, tea-deliverers, tensorflow, tuna, xinutec"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T13:24:32.149Z","repository_id":37242984,"created_at":"2025-08-19T13:24:32.150Z","updated_at":"2025-08-19T13:24:32.150Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274357646,"owners_count":25270675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:01:51.698Z","updated_at":"2025-09-09T20:26:43.579Z","avatar_url":"https://github.com/llvm.png","language":"LLVM","readme":null,"funding_links":[],"categories":["LLVM","HarmonyOS","Misc","Others","C++","Real-World Projects","底层相关","C/C++ 程序设计","Summary","⚙️ **Compilers \u0026 Low-Level Frameworks**"],"sub_categories":["Windows Manager","Systems Programming / Kernel","网络服务_其他","🔨 **LLVM**"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllvm%2Fllvm-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllvm%2Fllvm-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllvm%2Fllvm-project/lists"}