Set the note's associated MatchResultDiag.

Synopsis

Declared in <llvm/FileCheck/FileCheck.h>

void
setMatchResultDiag(MatchResultDiag const* MRDNew);

Parameters

Name

Description

MRDNew

The match‐result diagnostic this note elaborates.

Created with MrDocs