[all-commits] [llvm/llvm-project] cd719f: clang/AMDGPU: Remove dead code in RocmInstallation...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 11 03:27:59 PST 2026
Branch: refs/heads/users/arsenm/clang/remove-unused-constructor-arg-rocm-installation-detector
Home: https://github.com/llvm/llvm-project
Commit: cd719f4d8411c66b3d586e8163a002270ddc3713
https://github.com/llvm/llvm-project/commit/cd719f4d8411c66b3d586e8163a002270ddc3713
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M clang/include/clang/Driver/RocmInstallationDetector.h
M clang/lib/Driver/ToolChains/AMDGPU.cpp
Log Message:
-----------
clang/AMDGPU: Remove dead code in RocmInstallationDetector
The defaulted constructor argument isn't used anywhere, so
this path is unreachable.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list