The clause parser generation was not taking into account the
isValueList flag. This patch updates the emitter to generate
the correct code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Solution looks good to me. The name suffix of "c" is not too informative - but seems it was already suffixed with other letters. So approach seems reasonable to me.