Commit 1ff9aa2b authored by Nikita Popov's avatar Nikita Popov Committed by Tom Stellard
Browse files

[IR] Handle constant expressions in containsUndefinedElement()

If the constant is a constant expression, then getAggregateElement()
will return null. Guard against this before calling HasFn().

(cherry picked from commit af382b93)
parent 84a3be82
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