[all-commits] [llvm/llvm-project] 854cce: [ProfileData] Remove an unnecessary cast (NFC) (#1...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jul 12 11:29:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 854cce2d0a3c695e024b5ba83ab747919710b7a8
https://github.com/llvm/llvm-project/commit/854cce2d0a3c695e024b5ba83ab747919710b7a8
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-12 (Sat, 12 Jul 2025)
Changed paths:
M llvm/lib/ProfileData/SampleProfReader.cpp
Log Message:
-----------
[ProfileData] Remove an unnecessary cast (NFC) (#148341)
getBufferStart() already returns 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