llvm-project/flang/unittests
Kazu Hirata a010d32abb [flang] Use value instead of getValue (NFC)
Flang C++ Style Guide tells us to use x.value() when no presence test
is obviously protecting the reference.  Since a failure in EXPECT_TRUE
doesn't terminate a given test, I don't count it as "protection" here.

Differential Revision: https://reviews.llvm.org/D130410
2022-07-25 00:55:05 -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] Use value instead of getValue (NFC) 2022-07-25 00:55:05 -07:00
Runtime [flang] Support aint/anint for 80/128 bit in lowering 2022-07-23 14:44:20 +08:00
CMakeLists.txt [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00