[all-commits] [llvm/llvm-project] 2e2ac6: [flang] Fix build warning (#89686)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Apr 22 16:23:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e2ac6f29c80b715c8b0495b7037f5d2427289ef
https://github.com/llvm/llvm-project/commit/2e2ac6f29c80b715c8b0495b7037f5d2427289ef
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M flang/lib/Evaluate/fold-logical.cpp
Log Message:
-----------
[flang] Fix build warning (#89686)
A recent patch had three declared but unused variables in it, triggering
a warning in some build bots. Remove them.
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