Uh oh!
There was an error while loading. Please reload this page.
fix #14117: --no-check-unused-templates does not apply to templated functions with declaration specifiers - #7811
fix #14117: --no-check-unused-templates does not apply to templated functions with declaration specifiers#7811ludviggunne wants to merge 6 commits into
Conversation
ludviggunne
commented
Sep 10, 2025
firewave
commented
Sep 10, 2025
Seems a bit convoluted but as I do not understand this kind of processing well I leave it up to others to comment. Still some notes. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
firewave
commented
Sep 10, 2025
For some additional extended manual testing you could use the invocation added in cppcheck-opensource/simplecpp#438 and adjust it for Cppcheck and compare the output. The standard headers have lots of templates after all. |
ludviggunne
commented
Sep 10, 2025
Thanks, I'll take a look at that |
firewave
commented
Sep 15, 2025
Not in the scope of this PR but I wonder if it would make sense to add a debug message if a function is being omitted from analysis. |
firewave
commented
Apr 30, 2026
Any progress on this? |
ludviggunne
commented
May 11, 2026
Sorry, stuff got in the way... I will take a look at the manual testing this week. |
ludviggunne
commented
May 12, 2026
I've found some unhandled cases in stdlib headers so I'll be taking a look at those. |



No description provided.