index
:
clang/clazy.git
1.10-based
1.11-based
1.12-based
1.13-based
1.4-based
1.5-based
1.6-based
1.7-based
1.8-based
1.9-based
master
upstream/1.1
upstream/1.10
upstream/1.11
upstream/1.12
upstream/1.2
upstream/1.3
upstream/1.4
upstream/1.5
upstream/1.6
upstream/1.7
upstream/1.8
upstream/1.9
upstream/boost_regex
upstream/ivan/fixes-for-llvm16
upstream/keeping_unstable_ref
upstream/master
upstream/mini-ast-dumper
upstream/mini-ast-dumper2
upstream/mr/177
upstream/mr/75
upstream/testingCI
upstream/testing_build_fix
upstream/testing_buildfix
upstream/testing_list_checks
upstream/work/ahmad/L1
upstream/work/alex/cleanup_and_compat
upstream/work/alex/hanging_check
upstream/work/alex/readonly_mutex
upstream/work/alex/run_tests_uninstalled
upstream/work/alex/scoped_suppressions
upstream/work/alex/stringref
upstream/work/alex/stuff
upstream/work/changeloginappstream
upstream/work/comp_op_checker
upstream/work/ivan/project-level-dot-clazy-file
upstream/work/qt-keywords
upstream/work/spdx-ci
Vendor branches of https://cgit.kde.org/clazy.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler error with LLVM 18
Cristian Adam
2024-02-12
2
-2
/
+12
*
Fix compilation with LLVM 17.0.0 (rc2)
Cristian Adam
2023-08-14
1
-1
/
+9
*
Adapt to API changes in clang/llvm 16
Ivan Čukić
2023-02-09
3
-6
/
+14
*
Build fixes for LLVM/Clang 15.0.0
Cristian Adam
2022-09-07
10
-11
/
+27
*
Fix build on macOS
v1.11
Sergio Martins
2022-01-20
1
-2
/
+5
*
Bump version to 1.11
Sergio Martins
2022-01-20
1
-1
/
+1
*
src/SourceCompatibilityHelpers.h - fix compile with LLVM<12
Allen Winter
2021-12-11
1
-1
/
+1
*
Merge branch '1.10'
Sergio Martins
2021-12-02
1
-1
/
+1
|
\
|
*
copyable-polymorphic: Fix build due to missing std::
Sergio Martins
2021-12-02
1
-1
/
+1
*
|
Merge branch '1.10'
Sergio Martins
2021-12-02
2
-11
/
+7
|
\
|
|
*
Fix build with some newer gcc complaining about deleted Lexer
Sergio Martins
2021-12-02
2
-11
/
+7
|
*
Fix build with upcoming llvm 13
v1.10
Sergio Martins
2021-07-20
1
-1
/
+1
*
|
Fix compile with LLVM-13
Sergio Martins
2021-11-05
2
-1
/
+10
*
|
rule-of-two-soft: Honour explicitly defaulted copy-ctor/operator
Sergio Martins
2021-10-26
1
-2
/
+5
*
|
use-static-qregularexpression: Fix crash
Sergio Martins
2021-10-26
1
-3
/
+2
*
|
Remove inefficient-qlist check, the issue has been fixed in Qt6
Sergio Martins
2021-10-13
7
-346
/
+0
*
|
Fix Bug 442729 related to qt6-qlatin1stringchar-to-u fixit
Lucie Gérard
2021-10-13
2
-16
/
+117
*
|
Fix build with upcoming llvm 13
Sergio Martins
2021-09-27
1
-1
/
+1
*
|
Fix check for temporary QString when checking QRegularExpression
Waqar Ahmed
2021-09-20
1
-1
/
+10
*
|
Fix bug 439337
Lucie Gérard
2021-08-21
2
-111
/
+50
*
|
Fix crash with QVariant::toRegularExpression()
Waqar Ahmed
2021-08-16
1
-5
/
+5
*
|
Check QRegularExpression.*match() usage
Waqar Ahmed
2021-08-12
1
-23
/
+70
*
|
Fix crash if QRegularExpression() is used
Waqar Ahmed
2021-08-10
1
-1
/
+8
*
|
unexpected-flag-enumerator-value: cleanup and fix tests
Waqar Ahmed
2021-08-01
1
-29
/
+25
*
|
Unexpected-flag-enumerator-value fixes
Waqar Ahmed
2021-07-28
1
-5
/
+43
*
|
Fixes for use-static-qregular-expression
Waqar Ahmed
2021-07-28
1
-13
/
+74
*
|
unexpected-flag-enumerator-value: Don't warn when value is negative
Sergio Martins
2021-07-27
1
-1
/
+1
*
|
unexpected-flag-enumerator-value: fix flag detection
Sergio Martins
2021-07-27
1
-4
/
+7
*
|
unexpected-flag-enumerator-value: Don't warn for enums with 0
Sergio Martins
2021-07-27
1
-5
/
+4
*
|
unexpected-flag-enumerator-value: Accept values named "mask"
Sergio Martins
2021-07-27
1
-0
/
+3
*
|
unexpected-flag-enumerator-value: Don't warn for unnamed enums
Sergio Martins
2021-07-27
1
-1
/
+1
*
|
Remove stray debug
Sergio Martins
2021-07-27
1
-1
/
+0
*
|
unexpected-flag-enumerator-value: Fix crash
Sergio Martins
2021-07-27
1
-1
/
+2
*
|
Minor styling: use auto when type is duplicated
Sergio Martins
2021-07-27
1
-6
/
+4
*
|
New check: Unexpected flag enumerator value
Waqar Ahmed
2021-07-27
3
-0
/
+174
*
|
add check: Use Static QRegularExpression
Waqar Ahmed
2021-07-25
3
-0
/
+152
*
|
rename check to use-arrow-operator-instead-of-data
Waqar Ahmed
2021-07-23
3
-9
/
+8
*
|
Add a fix-it for use-arrow-operator
Waqar Ahmed
2021-07-23
2
-0
/
+6
*
|
Add use-arrow-operator
Waqar Ahmed
2021-07-23
3
-0
/
+131
|
/
*
Merge branch '1.9'
Michael Reeves
2021-07-05
1
-2
/
+2
|
\
|
*
Fix missing commas found by clang-tidy
upstream/1.9
Michael Reeves
2021-07-05
1
-2
/
+2
|
*
Fix container find operation
Nicolas Fella
2021-06-30
1
-1
/
+1
*
|
old-style-connect: Simplify regexp, which also fixes a crash
Sergio Martins
2021-07-01
1
-1
/
+1
*
|
qt6-fwd-fixes: Fix build
Sergio Martins
2021-07-01
1
-1
/
+1
*
|
Fix container find operation
Nicolas Fella
2021-06-30
1
-1
/
+1
*
|
qt6-deprecated-api-fixes: Fix coding style a bit
Sergio Martins
2021-06-30
1
-29
/
+22
*
|
Merge branch '1.9'
Sergio Martins
2021-06-28
1
-0
/
+2
|
\
|
|
*
copyable-polymorphic: Fix crash if PCH is enabled for some reason
Sergio Martins
2021-06-28
1
-0
/
+2
|
*
Fix build with Clang 12
Christian Schärf
2021-06-13
2
-3
/
+28
*
|
Fix build with older llvm
Sergio Martins
2021-06-20
2
-1
/
+11
[next]