By default Clang-static-analyzer creates .plist files in current directory (from where the static analyzer is run).
Is there any way to make it generate .plist files in a custom directory?
By default Clang-static-analyzer creates .plist files in current directory (from where the static analyzer is run).
Is there any way to make it generate .plist files in a custom directory?