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

Don't dereference from a dyn_cast<>. NFCI.

Use cast<> instead which will assert if it fails and not just return null.

Fixes clang static analyzer warning.
parent 7448e64a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment