[clang] [NFC][Clang] Avoid potential null pointer dereferences in Sema::AddInitializerToDecl(). (PR #106235)
Tom Honermann via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 27 08:42:43 PDT 2024
tahonermann wrote:
See https://github.com/llvm/llvm-project/pull/94368 for a prior attempt to address this static analysis concern.
https://github.com/llvm/llvm-project/pull/106235
More information about the cfe-commits
mailing list