Update diag() calls in validate_decorations. (#1764)
Several of the diag() calls in validate_decorations do not provide the line number, and will output the last line in the file. This CL updates the diag() calls to provide the instruction of interest.
Loading
Please register or sign in to comment