llvm-project/flang/unittests/Runtime
Valentin Clement ad3bb7c7da
[flang] Simplify RaggedArrayHeader and make it plain C struct
- Join indirection and rank into a single value `flags`
- Make the struct a plain C struct.

Reviewed By: schweitz

Differential Revision: https://reviews.llvm.org/D115464
2021-12-09 22:28:06 +01:00
..
BufferTest.cpp [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
CMakeLists.txt [flang][runtime] Add ragged array runtime functions 2021-12-07 21:22:34 +01:00
CharacterTest.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
CommandTest.cpp [flang] Implement GET_ENVIRONMENT_VARIABLE(VALUE) 2021-11-01 09:19:20 +00:00
CrashHandlerFixture.cpp [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
CrashHandlerFixture.h [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
ExternalIOTest.cpp [flang] Fix a bug in INQUIRE(IOLENGTH=) output 2021-11-16 11:33:15 -08:00
Format.cpp [flang] Move External IO tests to use GTest 2021-07-30 10:22:01 -06:00
ListInputTest.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
Matmul.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
MiscIntrinsic.cpp [flang] Return arrays in Transfer runtime with SIZE argument 2021-12-03 08:23:30 +01:00
Namelist.cpp [flang] Support NAMELIST input of short arrays 2021-10-22 13:38:11 -07:00
Numeric.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
NumericalFormatTest.cpp [flang] Remove typo that affected complex namelist input 2021-11-22 15:06:46 -08:00
Ragged.cpp [flang] Simplify RaggedArrayHeader and make it plain C struct 2021-12-09 22:28:06 +01:00
Random.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
Reduction.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00
RuntimeCrashTest.cpp [flang] Skip `Fortran STOP:` before message when NO_STOP_MESSAGE is set 2021-11-18 18:08:06 +01:00
Stop.cpp [flang] Skip `Fortran STOP:` before message when NO_STOP_MESSAGE is set 2021-11-18 18:08:06 +01:00
Time.cpp [flang] More work on SYSTEM_CLOCK runtime API and implementation 2021-10-12 09:24:24 -07:00
Transformational.cpp [flang] fix unused variable warning from D113659 2021-11-12 09:34:02 +01:00
tools.h [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00