mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 15:56:06 +00:00

A coroutine function body (`CoroutineBodyStmt`) may have null children, which causes `isa` to segfault.
A coroutine function body (`CoroutineBodyStmt`) may have null children, which causes `isa` to segfault.