Conversation
|
@WardF Can you share the tool you have used? Maybe also the setup? |
|
@t-b Sure thing! There is no particular setup/configuration you need to use ahead of time; this can all be done pretty easily. I'm working on OSX but the same instructions will work on Linux. I believe there is a way to do this on Windows as well, but I have not explored that. I'm using the From the top-level This final command will run the analysis; it will take longer than a normal build, by quite a bit, and my system chokes if I allocate too many threads to it ( |
|
Further reference: http://clang-analyzer.llvm.org/ |
|
@WardF Thanks a lot! |
Cleaning up assorted issues identified via static analysis.