Unverified Commit a6a60662 authored by Eric Li's avatar Eric Li Committed by GitHub
Browse files

[clang][dataflow] Fix crash when analyzing a coroutine (#85957)

A coroutine function body (`CoroutineBodyStmt`) may have null children,
which causes `isa` to segfault.
parent 1b5b4eeb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment