Qt oriented code checker based on the Clang framework
https://apps.kde.org/clazy/
clazy is a compiler plugin which allows Clang to understand Qt semantics.
You get more than 50 Qt related compiler warnings, ranging from unneeded memory
allocations to misusage of API, including fix-its for automatic refactoring.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / clazy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:compiler/clazy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Adapt-to-API-changes-in-clang-llvm-16.patch | 0000003418 3.34 KB | |
0001-Allow-passing-no-check-in-plugin-arg-clazy-co |
0000001580 1.54 KB | |
0001-Build-fixes-for-LLVM-Clang-15.0.0.patch | 0000012053 11.8 KB | |
0001-Fix-crash-when-Q_PROPERTY-contents-is-empty.p |
0000001138 1.11 KB | |
0001-Limit-the-clang-AST-crash-workaround-to-clang |
0000001836 1.79 KB | |
_link | 0000000124 124 Bytes | |
clazy-1.11.tar.xz | 0000404088 395 KB | |
clazy-1.11.tar.xz.sig | 0000000195 195 Bytes | |
clazy.changes | 0000008866 8.66 KB | |
clazy.keyring | 0000003903 3.81 KB | |
clazy.spec | 0000002488 2.43 KB |
Revision 41 (latest revision is 60)
Christophe Marin (krop)
accepted
request 1076543
from
Christophe Marin (krop)
(revision 41)
- Add upstream change to fix build with clang 16: * 0001-Adapt-to-API-changes-in-clang-llvm-16.patch
Comments 0