diff options
author | Congcong Cai <congcongcai0907@163.com> | 2025-01-17 22:14:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 22:14:23 +0800 |
commit | eb7dea8bb15a00930b676f78f3b850079e2b964c (patch) | |
tree | 770c131bc554933466e97b593689635c790473f1 /llvm/unittests/ADT/FunctionExtrasTest.cpp | |
parent | dc1ef2cc1aa2de7ef6830419de37ad93eb74d34a (diff) | |
download | llvm-eb7dea8bb15a00930b676f78f3b850079e2b964c.zip llvm-eb7dea8bb15a00930b676f78f3b850079e2b964c.tar.gz llvm-eb7dea8bb15a00930b676f78f3b850079e2b964c.tar.bz2 |
[mutation analyzer] enhance stability for `hasAnyInit` matcher (#122915)
I cannot minimal produce it, but when I run clangd with
`misc-const-correctness` check in a big project
clangd crashed due to deref nullptr here.
clang may pass a nullptr to `InitExprs` when meets some error cases.
Diffstat (limited to 'llvm/unittests/ADT/FunctionExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions