Go to the source code of this file.
Enumeration Type Documentation
How often diagnostics are prefixed by their locations:
o DIAGNOSTICS_SHOW_PREFIX_NEVER: never - not yet supported;
o DIAGNOSTICS_SHOW_PREFIX_ONCE: emit only once;
o DIAGNOSTICS_SHOW_PREFIX_EVERY_LINE: emit each time a physical
line is started.
- Enumerator:
DIAGNOSTICS_COLOR_NO |
|
DIAGNOSTICS_COLOR_YES |
|
DIAGNOSTICS_COLOR_AUTO |
|
Function Documentation
const char* colorize_start |
( |
bool |
, |
|
|
const char * |
, |
|
|
size_t |
|
|
) |
| |
const char* colorize_start |
( |
| ) |
|
|
inline |
const char* colorize_stop |
( |
bool |
| ) |
|