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/run_tests_uninstalled
upstream/work/alex/scoped_suppressions
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
/
AccessSpecifierManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
incorrect-emit: Don't classify template functions as signals
Sergio Martins
2021-05-14
1
-1
/
+1
*
Fix -Wconnect-non-signal when fixits are enabled on macOS
Sergio Martins
2021-02-25
1
-2
/
+9
*
fix the 4x slowdown without having to revert the fixit
Sergio Martins
2021-01-10
1
-3
/
+12
*
Reapply d6b07989e7a9211b21ecb9b9f8bd4d237bcc453e.
Sergio Martins
2021-01-10
1
-2
/
+17
*
Revert "Add fixit for copyable-polymorphic"
upstream/1.8
Sergio Martins
2021-01-10
1
-17
/
+2
*
Add fixit for copyable-polymorphic
Jesper K. Pedersen
2020-11-12
1
-2
/
+17
*
Process Q_SCRIPTABLE separately
Sergio Martins
2019-04-23
1
-9
/
+18
*
Minor rename
Sergio Martins
2019-03-20
1
-6
/
+6
*
AccessSpecifierManager: Knows about Q_SCRIPTABLE now
Sergio Martins
2019-03-20
1
-3
/
+15
*
Run uncrustify on the source code
Sergio Martins
2018-12-14
1
-1
/
+2
*
Indent copyright headers with 4 spaces
Sergio Martins
2018-12-14
1
-17
/
+17
*
Move our getLocStart()/End wrappers into clazy namespace
Sergio Martins
2018-12-11
1
-4
/
+4
*
Reorder includes
Sergio Martins
2018-10-19
1
-13
/
+13
*
Ran include-what-you-use
Sergio Martins
2018-10-18
1
-5
/
+21
*
Fix build with LLVM >= 8
Sergio Martins
2018-09-20
1
-4
/
+4
*
Minor performance optimization: do the cheapeast condition first
Sergio Martins
2018-01-21
1
-4
/
+4
*
fully-qualified-moc-types: Warn for Q_INVOKABLE too
Sergio Martins
2018-01-21
1
-0
/
+17
*
Add Q_INVOKABLE support to AccessSpecifierManager
Sergio Martins
2018-01-21
1
-3
/
+12
*
Rename the *Utils:: namespace to clazy::
Sergio Martins
2017-12-18
1
-1
/
+1
*
Introducing overridden-signal
Sergio Martins
2017-09-22
1
-4
/
+4
*
Remove all ifdefs that support clang <= 3.6
Sergio Martins
2017-04-04
1
-4
/
+0
*
incorrect-emit: Fix two false positives
Sergio Martins
2017-03-04
1
-0
/
+4
*
Move all source files into a src/ folder
Sergio Martins
2017-02-05
1
-0
/
+224