Skip to content
Commit 57fc9798 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[clang] CGDebugInfo::getOrCreateMethodType - use castAs<> instead of getAs<>...

[clang] CGDebugInfo::getOrCreateMethodType - use castAs<> instead of getAs<> to avoid dereference of nullptr

The pointer is always dereferenced, so assert the cast is correct instead of returning nullptr
parent 2614de82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment