[flang] Fix a warning
This patch fixes: flang/runtime/extensions.cpp:111:12: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension]
Loading
Please sign in to comment
This patch fixes: flang/runtime/extensions.cpp:111:12: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension]