Use object directly instead of accessing ArrayRef (#83263)
Use RegOp directly inside debug code to silence a static analyzer that warns about accessing it through its ArrayRef wrapper.
parent
924ad198
Please register or sign in to comment
Use RegOp directly inside debug code to silence a static analyzer that warns about accessing it through its ArrayRef wrapper.