Functions | |
| DisplayNotification (event) | |
| Default suppressions for notification events. | |
| PreExpansion () | |
| Default suppressions to suppress common functions output. | |
| PostExpansion () | |
| PostCalculation () | |
| default_suppressions.DisplayNotification | ( | event | ) |
Default suppressions for notification events.
This will attempt to filter out errors/warnings that occur caused by libc, libgcc and the crtbegin and crtend code.
| default_suppressions.PostCalculation | ( | ) |
| default_suppressions.PostExpansion | ( | ) |
| default_suppressions.PreExpansion | ( | ) |
Default suppressions to suppress common functions output.
This will attempt to suppress data being generated for all functions that are defined in libc, libgcc and the crtbegin and crtend code.
1.5.1