Go to the source code of this file.
◆ EnableRemarksSection
cl::opt< cl::boolOrDefault > EnableRemarksSection("remarks-section", cl::desc( "Emit a section containing remark diagnostics metadata. By default, " "this is enabled for the following formats: yaml-strtab, bitstream."), cl::init(cl::BOU_UNSET), cl::Hidden) |
( |
"remarks-section" |
, |
|
|
cl::desc( "Emit a section containing remark diagnostics metadata. By default, " "this is enabled for the following formats: yaml-strtab, bitstream.") |
, |
|
|
cl::init(cl::BOU_UNSET) |
, |
|
|
cl::Hidden |
|
|
) |
| |
|
static |