Files
clang-p2996/flang/lib/Lower/ConvertExpr.cpp
Valentin Clement e97fc5007e [flang] Add TODO instead of crashing on assert
Current code are crashing on the assert `assert(seqTy && "must be an array");`.

Add a TODO instead until the support is in.

Reviewed By: jeanPerier

Differential Revision: https://reviews.llvm.org/D144173
2023-02-16 14:06:06 +01:00

330 KiB