llvm/flang/unittests
Peter Klausler e6873bfbcd [flang][runtime] Don't skip input spaces when they are significant
When formatted input (not list-directed or NAMELIST) is in "BZ" mode,
either because a BZ control edit descriptor appeared in a FORMAT or
BLANK="ZERO" appeared in OPEN or READ, input editing must not skip
over blanks before or within the input field.

Differential Revision: https://reviews.llvm.org/D123725
2022-04-14 21:30:43 -07:00
..
Common
Decimal
Evaluate [flang] Fix intrinsic interface for DIMAG/DCONJG 2022-04-14 21:34:00 +08:00
Frontend [flang][driver] Add support for -S and implement -c/-emit-obj 2022-03-09 15:48:09 +00:00
Optimizer [flang] D123388 fix - remove unused variable from test 2022-04-11 12:00:20 +02:00
Runtime [flang][runtime] Don't skip input spaces when they are significant 2022-04-14 21:30:43 -07:00
CMakeLists.txt