Expand to a member initializer for one OutputConfig flag.

Synopsis

Declared in <llvm/Support/VirtualOutputConfig.h>

#define HANDLE_OUTPUT_CONFIG_FLAG(NAME, DEFAULT)

Parameters

Name

Description

NAME

Flag name used as the bitfield member.

DEFAULT

Default value for the flag.

Created with MrDocs