llvm-project/flang/unittests
peter klausler b2cf572b56 [flang] Respect BZ mode in exponent parts, too
The Fortran standard discusses BZ mode (treat blanks as zero digits)
explicitly in its effect on the editing of the digits prior to the
exponent part, but doesn't mention it in description of the
exponent part.  Other compilers honor BZ mode in the exponent,
so we should do so too.  So "1 e 1 " is 1.E11 in BZ mode.

Differential Revision: https://reviews.llvm.org/D87653
2020-09-14 17:03:21 -07:00
..
Decimal [flang] Run non-gtest unit tests with lit. 2020-07-24 14:49:39 +01:00
Evaluate [flang] More clean-up of CookedSource API 2020-09-14 14:51:55 -07:00
Frontend [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00
Lower Fix flang test after MLIR API changes 2020-08-19 17:21:38 +00:00
Optimizer [flang] Fix fallout from varous changes to the cmake files. 2020-06-17 14:40:05 -07:00
Runtime [flang] Respect BZ mode in exponent parts, too 2020-09-14 17:03:21 -07:00
CMakeLists.txt [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00