Skip to content
Commit d7fff408 authored by Andrey Tuganov's avatar Andrey Tuganov Committed by David Neto
Browse files

Fix bug validate_builtins (additional def checks)

At every definition of a builtin id, run at-reference-check rules on the
defining instruction as well.

Previosly the validation was missing the case when invalid storage class
was defined in the instruction which defines the built-in, and not in
the instruction which references the built-in.
parent 691eed92
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