We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
EMPTY_SWITCH_DEFAULT_CASE()
build/Makefile.gcov
1 parent 04f06e8 commit 3080507Copy full SHA for 3080507
1 file changed
build/Makefile.gcov
@@ -30,7 +30,6 @@ GCOVR_EXCLUDES = \
30
31
GCOVR_EXCLUDE_LINES_BY_PATTERNS = \
32
'.*\b(ZEND_PARSE_PARAMETERS_(START|END|NONE)|Z_PARAM_).*' \
33
- '\s*EMPTY_SWITCH_DEFAULT_CASE\(\)(;)?\s*' \
34
'\s*ZEND_UNREACHABLE\(\);\s*'
35
36
lcov: lcov-html
0 commit comments