https://bugs.kde.org/show_bug.cgi?id=513153
Bug ID: 513153
Summary: Clazy no longer export diagnostics info for check that
doesn't have any replacement
Classification: Developer tools
Product: clazy
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
As of v1.16, Clazy no longer exports diagnostics info for check that doesn't
have any replacement. I'm talking about the "--export-fixes=<string>" option.
For example, checks like "clazy-unused-non-trivial-variable" are not exported,
but "clazy-qstring-arg" still is. The warnings are still output to stderr,
though.
I've checked and this does not happen with v1.15.
SOFTWARE/OS VERSIONS
Clazy version 1.16
LLVM version 21.1.6
--
You are receiving this mail because:
You are watching all bug changes.