mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 11:39:35 +00:00
79508db494
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. |
||
---|---|---|
.. | ||
Common | ||
Decimal | ||
Evaluate | ||
Frontend | ||
Optimizer | ||
Runtime | ||
CMakeLists.txt |