llvm-capstone/flang/unittests
jeanPerier 79508db494
[flang][runtime] zero size allocation in source allocation (#66124)
Source allocation with a zero sized array is legal, and the resulting
allocatable/pointer should be allocated/associated.

The current code skipped the actual allocation, leading the allocatable
or pointer to look unallocated/disassociated.
2023-09-18 08:51:07 +02:00
..
Common [flang] Allow more concurrently open NEWUNIT= values, with recycling 2022-02-28 16:13:22 -08:00
Decimal [flang][unittests] Fix recent snprintf() changes to use correct buffer lengths 2023-07-18 10:28:16 -07:00
Evaluate [flang] Make ISO_Fortran_binding.h a standalone header again. 2023-08-22 18:56:27 -07:00
Frontend [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
Optimizer [flang] Support fir.llvm_ptr in getTypeAsString 2023-08-25 14:15:18 -07:00
Runtime [flang][runtime] zero size allocation in source allocation (#66124) 2023-09-18 08:51:07 +02:00
CMakeLists.txt [flang][runtime] Support in-tree device build of Flang runtime. 2023-07-13 11:58:39 -07:00