cpp-build-analyzer
cpp-build-analyzer copied to clipboard
Make --analyze_all optional
If users want to perform the full analysis, they have to type --analyze_all (or add as many --analyze_ options as desired).
Can't we make this flag optional, and set by default? When users want only one part of the analysis, this flag would become disabled instead.