Find uncalled functions (dead code) in ReSharper c++

I see a lot of explanations on how to find dead code in C# and .NET, but not in c++. I have selected ReSharper > Code Inspection > Settings > Enable solution-wide analysis. Most instructions I've seen say to then group by Issue Type and look under undefined... but I'm not seeing undefined functions there. FWIW, I just started using ReSharper c++ (totally impressed!), so I'd appreciate answers targeted to a newb. Thanks!

1
3 comments
Avatar
Permanently deleted user

Hello,

Sorry, solution-wide analysis is not supported for C++, so the unused functions analysis does not work.

0

Copy. Thanks for that insight!

0

Hi Igor, 

but, when are you going to support that ? 

best regards

0

Please sign in to leave a comment.