[all-commits] [llvm/llvm-project] f84c4c: [flang][Driver] Better error message when multiple...
Tarun Prabhu via All-commits
all-commits at lists.llvm.org
Thu Nov 6 10:39:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f84c4c468353c5a9df0dac6eadd2acd51fd2107e
https://github.com/llvm/llvm-project/commit/f84c4c468353c5a9df0dac6eadd2acd51fd2107e
Author: Tarun Prabhu <tarun at lanl.gov>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M flang/lib/Frontend/CompilerInvocation.cpp
M flang/test/Driver/multiple-actions-error.f95
Log Message:
-----------
[flang][Driver] Better error message when multiple actions are specified (#165575)
If multiple action options are specified on the command line, list them all
in the error message that is emitted
Fixes #79458
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