This patch uses castAs instead of getAs which will assert if the type doesn't match in TypeIsInnerPointer(clang::QualType).
Details
Details
Diff Detail
Diff Detail
Differential D151010
[NFC][CLANG] Fix bug with dereference null return value found by static analyzer tool Manna on May 19 2023, 6:35 PM. Authored by
Details
This patch uses castAs instead of getAs which will assert if the type doesn't match in TypeIsInnerPointer(clang::QualType).
Diff Detail Event Timeline |