struct DiagnosticInfoOptimizationBase::setExtraArgs
Declaration
struct DiagnosticInfoOptimizationBase::setExtraArgs { /* full declaration omitted */ };
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).
Declared at: llvm/include/llvm/IR/DiagnosticInfo.h:414