Character substrings weren't being folded correctly;
add tests and rework the implementation so that substrings
of literals and named constant character scalars & arrays
are properly folded for use in constant expressions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo