[all-commits] [llvm/llvm-project] ea8863: [Support] Remove an unnecessary cast (NFC) (#146810)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jul 3 12:02:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea88634764f832285eba11e86a54b1c5e07a72c8
https://github.com/llvm/llvm-project/commit/ea88634764f832285eba11e86a54b1c5e07a72c8
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M llvm/lib/Support/Signals.cpp
Log Message:
-----------
[Support] Remove an unnecessary cast (NFC) (#146810)
We don't need to cast std::string to std::string.
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