llvm-project/flang/unittests/Optimizer
Kazu Hirata 63b63c3dcd [flang/unittests] Use std::nullopt instead of None (NFC)
This patch mechanically replaces None with std::nullopt where the
compiler would warn if None were deprecated.  The intent is to reduce
the amount of manual work required in migrating from Optional to
std::optional.

This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-03 19:08:01 -08:00
..
Builder [flang/unittests] Use std::nullopt instead of None (NFC) 2022-12-03 19:08:01 -08:00
CMakeLists.txt [flang] add hlfir::FortranEntity class 2022-10-21 13:20:36 +02:00
FIRContextTest.cpp [Flang] Run clang-format on all flang files 2022-11-03 09:26:22 -07:00
FIRTypesTest.cpp [flang] Allow conversion from boxed derived type to fir.class 2022-10-10 08:59:09 +02:00
FortranVariableTest.cpp [flang/unittests] Use std::nullopt instead of None (NFC) 2022-12-03 19:08:01 -08:00
InternalNamesTest.cpp [flang] Add getTypeDescriptorBindingTableName function 2022-10-18 19:55:55 +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