Skip to content

Commit 3beb59b

Browse files
committed
build fix
1 parent 85640e4 commit 3beb59b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/include/flang/Runtime/descriptor-consts.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class DerivedType;
2828

2929
namespace Fortran::runtime {
3030
class Descriptor;
31+
using SubscriptValue = ISO::CFI_index_t;
3132

3233
/// Returns size in bytes of the descriptor (not the data)
3334
/// This must be at least as large as the largest descriptor of any target

0 commit comments

Comments
 (0)