Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: Re: [cdt-patch] Scanner Config discovery - fixes

Applied.

Vladimir Hirsl wrote:

This patch contains fixes for following bugs:
- 58856 [ScannerConfig] Automate discovery occurs even when disabled
- On startup removed symbol definitions are promoted to selected (no bugzila PR) - Proper discovery of -D SYMBOL_DEF and -I INCLUDE_PATH entries (with a space after -D and -I) (no bugzila PR)

Also some improvements sneaked in:
- Tracing used instead of information problem markers in GCC console parsers - Discovered scanner config is now persisted to a file in make.core plugin state location (on a per project basis) instead of .cdtproject file.
Thanks,
Vmir




Back to the top