Commit 06e9733f authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[CGExpr] Use castAs<> instead of getAs<> to avoid dereference of nullptr

This will assert the cast is correct instead of returning nullptr
parent b3f193a9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment