llvm-project/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
..
CMakeLists.txt [flang] Fix frontend build with -DBUILD_SHARED_LIBS=On 2020-07-09 15:54:19 -07:00
character.cpp [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -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 [flang] More CHARACTER runtime support + unit test 2020-04-24 14:34:51 -07:00
hello.cpp [flang] Fix F5.3 formatting of 0.025 2020-06-19 18:09:10 -07:00
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