[clang] [Clang] [NFC] Prevent null pointer dereference in Sema::InstantiateFunctionDefinition (PR #89801)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 23 11:31:17 PDT 2024
Sirraide wrote:
And moreover, `getParamDecl()` already asserts that the index is in bounds.
https://github.com/llvm/llvm-project/pull/89801
More information about the cfe-commits
mailing list