[all-commits] [llvm/llvm-project] a8d48f: [flang] Handle character constant for error code i...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Feb 7 03:20:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8d48fe0fe52468a6bd355824a27db2de1a9595f
https://github.com/llvm/llvm-project/commit/a8d48fe0fe52468a6bd355824a27db2de1a9595f
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M flang/lib/Lower/Runtime.cpp
M flang/test/Lower/stop-statement.f90
Log Message:
-----------
[flang] Handle character constant for error code in STOP stmt
Handle character constant ofr error code in the STOP statement.
Depends on D118992
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: kiranchandramohan, schweitz
Differential Revision: https://reviews.llvm.org/D118993
More information about the All-commits
mailing list