Backports a bugfix of the Clang Static Analyzer to clang-14 #55937
Description
The commit fixes a bug in the apiModeling.llvm.CastValue checker, where the new MLIR constructs formed a null-pointer which it immediately dereferenced causing a crash.
It would be grate to backport this fix since clang-tidy users of LLVM developers would likely encounter this crash.
Due to the clang-tidy integration to clangd even wider scale of developers might be affected.
Consequently, I think this patch deserves to be backported.
Should I create a followup patch mentioning this in some release notes?
/cherry-pick c7fa4e8
Metadata
Assignees
Type
Projects
Status
Done
Activity