llvm/flang/unittests/Runtime
peter klausler 8dbc86adf3 [flang] Fix list-directed input (repeated nulls and LOGICAL)
Allow repeated nulls in list-directed input (e.g., "4*,") and
ignore excess characters in list-directed LOGICAL input after the
T or F.

Fixes FCVS test fm923.f.

Reviewed By: sscalpone

Differential Revision: https://reviews.llvm.org/D83810
2020-07-14 16:59:50 -07:00
..
character.cpp
CMakeLists.txt [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On 2020-07-09 15:54:19 -07:00
external-hello.cpp [flang] Basic tests of external I/O runtime (part 9/9) 2020-07-06 10:37:13 -07:00
external-io.cpp [flang] Basic tests of external I/O runtime (part 9/9) 2020-07-06 10:37:13 -07:00
format.cpp
hello.cpp
list-input.cpp [flang] Fix list-directed input (repeated nulls and LOGICAL) 2020-07-14 16:59:50 -07:00
testing.cpp [flang] Basic tests of external I/O runtime (part 9/9) 2020-07-06 10:37:13 -07:00
testing.h [flang] Basic tests of external I/O runtime (part 9/9) 2020-07-06 10:37:13 -07:00