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

[clang] Environment::createValueUnlessSelfReferential - use castAs<> instead...

[clang] Environment::createValueUnlessSelfReferential - 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 be2be04f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment