Daniel Marjamäki

Results 387 comments of Daniel Marjamäki

autosar rule M11-0-1 seems to be similar and that is implemented in cppcheck premium

> cppcheck gets twice as fast on some files sweet!! :+1: > Actually this may be of interest yes. I'd rather not add a boost dependency.

> However, all getTokenArgumentFunction wants to know is the position of a given argument (token) in a function call. So I guess I'll first try to rewrite this without using...

> Its header-only(so it should be easy to copy into our external directory). However, this requires C++17. We could create type aliases that fallback on STL containers when using older...

not a hard dependency => sounds good to me.

hmm.. I am not sure I like to have different methods to start with. Before the match compiler it definitely made sense. I usually run without matchcompiler when I test...

> Fixed that, however, I would still suggest to remove that clang import parser as I do not see why cppcheck needs that. I think it can be discussed. However...

I guess the CI failures are not your fault. Maybe you can pull latest changes from upstream.

Thanks! I have merged this now.

I don't think we have your name in our AUTHORS file. Can you please tell me which name you would like that I add in that?