llvm::cl::Option::setFormattingFlag

Set how the option name and value are formatted.

Synopsis

Declared in <llvm/Support/CommandLine.h>

void
setFormattingFlag(FormattingFlags V);

Parameters

NameDescription
VFormatting flag.