cppcheck icon indicating copy to clipboard operation
cppcheck copied to clipboard

small `Tokenizer::isFunctionHead()` optimization

Open firewave opened this issue 10 months ago • 1 comments

firewave avatar Mar 05 '25 15:03 firewave

This is based on the fact that it should take a list of characters and requires the TODO added in https://github.com/danmar/cppcheck/pull/7353#discussion_r1981610577 to be resolved first.

firewave avatar Mar 05 '25 15:03 firewave