cpp-build-analyzer icon indicating copy to clipboard operation
cpp-build-analyzer copied to clipboard

Make --analyze_all optional

Open MetanoKid opened this issue 5 years ago • 0 comments

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.

MetanoKid avatar May 01 '20 12:05 MetanoKid