Skip to content
Commit 389bee71 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[clang-tidy] checkOverridingFunctionReturnType - use castAs<> instead of...

[clang-tidy] checkOverridingFunctionReturnType - use castAs<> instead of getAs<> to avoid dereference of nullptr

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