Remove diag() overloads. (#1776)
This CL removes the two diag() overloads and leaves only the version which accepts an Instruction. This is safer as we never use the implicit location from the validation state.
Loading
Please register or sign in to comment