We can use parseCommaSeparatedList to simplify the logic of
parseDynamicIndexList. We don't need to explicitly check delimiters
and comma anymore, this is done for us by parseCommaSeparatedList.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo