Files
clang-p2996/flang/lib/Parser/expr-parsers.cpp
Peter Klausler a957cedea9 [flang] Handle substring in data statement constant (#120130)
The case of a constant substring wasn't handled in the parser for data
statement constants.

Fixes https://github.com/llvm/llvm-project/issues/119005.
2024-12-17 12:10:50 -08:00

22 KiB