llvm/flang/runtime
peter klausler 18f5ce5964 [flang] Remove most comparisons to nullptr
Remove needless usage of has_value()

Original-commit: flang-compiler/f18@1da7fcf7a5
Reviewed-on: https://github.com/flang-compiler/f18/pull/822
2019-11-11 14:40:59 -08:00
..
CMakeLists.txt [flang] Remove SHARED from add_library(), use cmake command line option instead 2019-01-22 16:31:20 -08:00
derived-type.cc [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
derived-type.h [flang] Remove most comparisons to nullptr 2019-11-11 14:40:59 -08:00
descriptor.cc [flang] Remove most comparisons to nullptr 2019-11-11 14:40:59 -08:00
descriptor.h [flang] Remove most comparisons to nullptr 2019-11-11 14:40:59 -08:00
ISO_Fortran_binding.cc [flang] Remove most comparisons to nullptr 2019-11-11 14:40:59 -08:00
transformational.cc [flang] Remove most comparisons to nullptr 2019-11-11 14:40:59 -08:00
transformational.h [flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files 2018-10-25 05:55:23 -07:00
type-code.cc [flang] Fix: CFI_type_char is now considered Fortran CHARACTER 2018-11-28 12:17:34 -08:00
type-code.h [flang] Missed a fortran.h instance 2019-02-28 11:48:16 -08:00