[all-commits] [llvm/llvm-project] f65f60: [flang] Fix -Wcharacter-conversion warnings (NFC) ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Aug 29 07:35:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f65f60ee2359e47480c897d4174bc7471d151832
https://github.com/llvm/llvm-project/commit/f65f60ee2359e47480c897d4174bc7471d151832
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M flang/lib/Evaluate/fold-implementation.h
M flang/lib/Parser/characters.cpp
Log Message:
-----------
[flang] Fix -Wcharacter-conversion warnings (NFC) (#155873)
This fixes new warnings when building with Clang 21, encountered in
https://github.com/llvm/llvm-project/pull/155627.
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