================
----------------
joker-eph wrote:
```suggestion
bool isBody = true;
```
`auto` does not improve readability here.
What is this `isBody` variable for? I don't quite get it right now.
https://github.com/llvm/llvm-project/pull/158017