Skip to content
Unverified Commit eab06d66 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Check forward reference in OpTypeArray. (#2307)

In a recent PR, we allowed a forward reference for the element type in
an array declaration.  However, we do not have other check to make sure
the forward reference is a pointer type first reference in
OpTypeForawrdPointer.  We add that check.

Fixes https://crbug.com/920074.
parent 8df947d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment