diffblue-cbmc/regression/cpp-linter/function-comment-header3
thk123 e24f045549 Lint script checks for the function comment header
Each function with a body should have a function comment header directly
above it. Modified the lint script to check for its presence and
validate that it meeds certain requirements.

Updated existing tests to include the funciton header so they don't
generate warnings for its absence. Also updated the test description as
the line numbers of the deliberate errors have changed.

Added new tests for the different ways the function header can be wrong
2016-12-23 15:19:20 +01:00
..
main.cpp Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00
test.desc Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00