Skip to content
Commit 1a943923 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[Utils] stripDebugifyMetadata - use cast<> instead of dyn_cast_or_null<> to...

[Utils] stripDebugifyMetadata - use cast<> instead of dyn_cast_or_null<> to avoid dereference of nullptr

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