[all-commits] [llvm/llvm-project] afa32d: [flang][cuda] Fix char argument
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Apr 1 11:01:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afa32d3e0e1a2dddfc76f2e9b80c4a6cc5a5387f
https://github.com/llvm/llvm-project/commit/afa32d3e0e1a2dddfc76f2e9b80c4a6cc5a5387f
Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M flang-rt/lib/runtime/stop.cpp
Log Message:
-----------
[flang][cuda] Fix char argument
This would fail with `error: argument of type "char" is incompatible with parameter of type "const char *"`
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