[clang] [Clang][NFC] Fix potential null dereference in encodeTypeForFunctionPointerAuth (PR #104737)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 18 23:05:02 PDT 2024


https://github.com/zyn0217 requested changes to this pull request.

It looks like T is assumed to be non-null for this function. Please do ensure the reasonableness of the patch if it's made by a static analyzer

https://github.com/llvm/llvm-project/pull/104737


More information about the cfe-commits mailing list