A new feature release is now available.
Consider updating if you are using Version 5.6.2 or older.
Instrumentation (ccbm_prep
):
[uUlL]*
suffix (implements #15654)Utilities:
ccbm_empty_cov
now also accepts 0-byte input files and also
files with unterminated last line (implements #15485)Cross Reference Generation (asts-ccbm-xref-gen-html
):
weed-out tokens that start with a number (like ‘0u
’)
avoid some spurious matches in project files (C/C++-style comments)
for search for tokens in project files, also match -D<token>
(common syntax in Makefiles, *.rul
-files, etc.)
Instrumentation (ccbm_prep
):
_t
or _u
when generating code before declarator; they have to be treated
as types unless they occur in [SECTION NO_TYPENAMES]
(fixes
#15486)Post-Processing (ccbm_cov
):