Files
clang-p2996/clang/lib/CodeGen/CGObjC.cpp
Elizabeth Andrews 421c9bbf65 [NFC][Clang] Fix static analyzer concern
Fix static analyzer concern about null value
dereference. InterfacePointerType is dereferenced
and should not be null.

Differential Revision: https://reviews.llvm.org/D157454
2023-08-14 07:14:32 -07:00

155 KiB