Bug 513153

Summary: Clazy no longer export diagnostics info for check that doesn't have any replacement
Product: [Developer tools] clazy Reporter: Trần Nam Tuấn (Bill) <tuantran1632001>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: REPORTED ---    
Severity: normal CC: smartins
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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