Bug 513153 - Clazy no longer export diagnostics info for check that doesn't have any replacement
Summary: Clazy no longer export diagnostics info for check that doesn't have any repla...
Status: REPORTED
Alias: None
Product: clazy
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-10 02:26 UTC by Trần Nam Tuấn (Bill)
Modified: 2025-12-10 02:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trần Nam Tuấn (Bill) 2025-12-10 02:26:20 UTC
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