[PATCH] D127105: [analyzer] Fix null pointer deref in CastValueChecker
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 00:28:39 PDT 2022
steakhal added a comment.
Submitted a backport request to land this in `clang-14.0.5`, since many `llvm` devs might be affected by this crash due to `clangd` and `clang-tidy` integration.
https://github.com/llvm/llvm-project/issues/55937
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127105/new/
https://reviews.llvm.org/D127105
More information about the cfe-commits
mailing list