llvm-project/flang/unittests
V Donaldson 27d666b9ad [flang] Noncontiguous formats
Add the remaining pieces to support IO for noncontigous formats.
This is done by passing an array descriptor to IO calls.  Scalar
formats continue to pass string and length arguments.  IO calls
with formats are modified to place the new format descriptor
argument directly after the original string and length arguments.
2022-08-24 13:51:16 -07:00
..
Common [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
Decimal [flang][runtime] Fix edge-case FP input bugs 2022-04-22 16:12:04 -07:00
Evaluate [flang] Establish a single source of target information for semantics 2022-07-06 10:25:34 -07:00
Frontend [flang][driver] Switch to the MLIR coding style in the driver (nfc) 2022-05-14 10:27:06 +00:00
Optimizer [flang] Lower F08 parity intrinsic 2022-08-24 08:00:30 -06:00
Runtime [flang] Noncontiguous formats 2022-08-24 13:51:16 -07:00
CMakeLists.txt [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00