[all-commits] [llvm/llvm-project] aa77cf: [flang][runtime] Signal format error when input fi...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jun 3 18:14:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa77cf90aab8f47f748ae9594321c30095fbf9f5
https://github.com/llvm/llvm-project/commit/aa77cf90aab8f47f748ae9594321c30095fbf9f5
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M flang/runtime/format-implementation.h
Log Message:
-----------
[flang][runtime] Signal format error when input field width is zero
A data edit descriptor for input may not have a zero field width.
Differential Revision: https://reviews.llvm.org/D127017
More information about the All-commits
mailing list