LLVM 19.0.0git
llvm::DiagnosticInfoOptimizationBase::setExtraArgs Struct Reference

When an instance of this is inserted into the stream, the arguments following will not appear in the remark printed in the compiler output (-Rpass) but only in the optimization record file (-fsave-optimization-record). More...

#include "llvm/IR/DiagnosticInfo.h"

Detailed Description

When an instance of this is inserted into the stream, the arguments following will not appear in the remark printed in the compiler output (-Rpass) but only in the optimization record file (-fsave-optimization-record).

Definition at line 422 of file DiagnosticInfo.h.


The documentation for this struct was generated from the following file: