diff options
author | Eric Li <li.zhe.hua@gmail.com> | 2024-03-20 12:45:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 12:45:30 -0400 |
commit | a6a6066290679f23f2bd6b27afc7a06aab07590f (patch) | |
tree | bfbabcb4050a6885eaa92ccc6b6cb158dfd4ed99 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 1b5b4eebb6a012cf223954013d34c6e896720822 (diff) | |
download | llvm-a6a6066290679f23f2bd6b27afc7a06aab07590f.zip llvm-a6a6066290679f23f2bd6b27afc7a06aab07590f.tar.gz llvm-a6a6066290679f23f2bd6b27afc7a06aab07590f.tar.bz2 |
[clang][dataflow] Fix crash when analyzing a coroutine (#85957)
A coroutine function body (`CoroutineBodyStmt`) may have null children,
which causes `isa` to segfault.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions