llvm/flang/runtime
2019-11-19 10:11:23 -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
entry-names.h [flang] Define runtime I/O library interface to be used by generated code. 2019-11-19 10:11:23 -08:00
io-api.h [flang] Define runtime I/O library interface to be used by generated code. 2019-11-19 10:11:23 -08:00
ISO_Fortran_binding.cc [flang] Remove most comparisons to nullptr 2019-11-11 14:40:59 -08:00
magic-numbers.h [flang] Define runtime I/O library interface to be used by generated code. 2019-11-19 10:11:23 -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