llvm-project/flang/unittests/Optimizer
Kazu Hirata 7ee332c4af [flang] Use x.empty() instead of llvm::empty(x) (NFC)
I'm planning to deprecate and eventually remove llvm::empty.

Note that no use of llvm::empty requires the ability of llvm::empty to
determine the emptiness from begin/end only.
2022-09-18 11:10:11 -07:00
..
Builder [flang] Use x.empty() instead of llvm::empty(x) (NFC) 2022-09-18 11:10:11 -07:00
CMakeLists.txt [flang] Upstream partial lowering of EXIT intrinsic 2022-02-01 17:48:51 +00:00
FIRContextTest.cpp [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
InternalNamesTest.cpp [fir][NFC] Add two negative tests for needExternalNameMangling 2021-10-12 09:25:23 +02:00
KindMappingTest.cpp [flang][fir] Update flang test tool support classes. 2021-02-19 16:02:39 -08:00
RTBuilder.cpp [flang][NFC] Remove old RTBuilder.h 2022-03-09 20:57:39 +01:00