mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-17 04:40:43 +01:00
These suppressions are always used, as they can never be caused by actual program code. So it doesn't hurt to always use them. Also add some support for CodeCov tool.
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
{
|
|
gcc -coverage exceptions
|
|
Helgrind:Race
|
|
fun:__gcov_merge_add
|
|
...
|
|
}
|