Files
clang-p2996/clang/lib/Analysis/BodyFarm.cpp
Elizabeth Andrews 6a4779cc23 [NFC] Fix static analyzer concern
Fix static analyzer concern about potential null value
dereference. findBackingIvar() dereferences Prop. PR
checks that Prop exists before calling the function.

Differential Revision: https://reviews.llvm.org/D157429
2023-08-08 13:28:15 -07:00

32 KiB