Qt oriented code checker based on the Clang framework
https://www.kdab.com/clazy-video/
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.
Smar NOTE: On SLE-15-SP4, clazy is based on clang13, so let’s just build against newer version here.
Smar NOTE: And for SLE-15-SP5, clang15.
- Links to remote openSUSE.org:openSUSE:Factory / clazy
-
Checkout Package
osc checkout Compilers/clazy && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
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 | |
clazy-1.11.tar.xz | 0000404088 395 KB | |
clazy-1.11.tar.xz.sig | 0000000195 195 Bytes | |
clazy.changes | 0000008624 8.42 KB | |
clazy.keyring | 0000003903 3.81 KB | |
clazy.spec | 0000002423 2.37 KB |
Comments 0