[clang] [clang-format] Fix crash involving array designators (PR #77045)
Owen Pan via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 10 19:44:45 PST 2024
owenca wrote:
> While I was trying to find a minimal reproducer to the bug, I accidentally found that this patch fix another crash, and doesn't fix the linked issue.
Can you open another pull request to [fix](https://github.com/llvm/llvm-project/pull/77045#discussion_r1442578220) the other crash?
```
```
https://github.com/llvm/llvm-project/pull/77045
More information about the cfe-commits
mailing list