[all-commits] [llvm/llvm-project] ff936c: [Clang][Driver][AMDGPU] Add missing space in missi...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Mon Dec 30 06:07:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff936ce62bda2f9148575caae527cc4c6ab282a5
https://github.com/llvm/llvm-project/commit/ff936ce62bda2f9148575caae527cc4c6ab282a5
Author: Juan Manuel Martinez Caamaño <jmartinezcaamao at gmail.com>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/test/Driver/hip-device-libs.hip
Log Message:
-----------
[Clang][Driver][AMDGPU] Add missing space in missing device-libs error message (#121335)
Before/After:
> cannot find ROCm device **libraryfor** ABI version 6
> cannot find ROCm device **library for** ABI version 6
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