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
/
Utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build fixes for LLVM/Clang 15.0.0
Cristian Adam
2022-09-07
1
-1
/
+2
*
minor: Add const
Sergio Martins
2021-06-03
1
-2
/
+2
*
Fix unity build on windows
v1.9
Sergio Martins
2021-01-10
1
-1
/
+1
*
Merge branch 'LLVM10CompatibilityUpdate'
Egor Gabov
2020-06-04
1
-1
/
+1
|
\
|
*
deleted redundant qualifier
Egor Gabov
2020-06-04
1
-1
/
+1
|
*
updated for compatibility with LLVM 10
Egor Gabov
2020-06-04
1
-1
/
+1
*
|
heap-allocated-small-trivial-type: less false-positives
Sergio Martins
2019-11-27
1
-0
/
+21
*
|
Add unit-test for previous commit
Sergio Martins
2019-11-27
1
-3
/
+0
*
|
heap-allocated-small-trivial-type: Don't warn if passed to something else
Sergio Martins
2019-11-27
1
-0
/
+26
*
|
Rename for readability. assignedTo() -> assignedFrom()
Sergio Martins
2019-11-27
1
-1
/
+1
|
/
*
Run uncrustify on the source code
Sergio Martins
2018-12-14
1
-4
/
+4
*
Indent copyright headers with 4 spaces
Sergio Martins
2018-12-14
1
-16
/
+16
*
Reorder includes
Sergio Martins
2018-10-19
1
-18
/
+18
*
Ran include-what-you-use
Sergio Martins
2018-10-18
1
-11
/
+24
*
Fix Utils::filenameForLoc(loc) for when loc is a macroId
Sergio Martins
2018-10-09
1
-1
/
+4
*
Remove ifdef that was used to support LLVM <= 3.8
Sergio Martins
2018-09-20
1
-7
/
+0
*
unneeded-cast: Revamp this check a bit
Sergio Martins
2018-02-25
1
-0
/
+7
*
llvm::StringRef++
Sergio Martins
2018-01-09
1
-18
/
+17
*
Merge branch '1.3' into master
Sergio Martins
2018-01-09
1
-2
/
+6
|
\
|
*
detaching-temporary: Fix failing unit-test
Sergio Martins
2018-01-09
1
-2
/
+1
|
*
writing-to-temporary: Fix false-positive
Sergio Martins
2018-01-09
1
-0
/
+5
*
|
Utils: use auto in dyn_casts
Sergio Martins
2017-12-27
1
-8
/
+7
*
|
Optimize Utils::isAssignOperator()
Sergio Martins
2017-12-27
1
-9
/
+11
*
|
coding style
Sergio Martins
2017-12-19
1
-8
/
+6
*
|
Minimize usage of getNameAsString(), it allocates
Sergio Martins
2017-12-19
1
-4
/
+4
*
|
Rename the *Utils:: namespace to clazy::
Sergio Martins
2017-12-18
1
-25
/
+25
*
|
Rename clazy_std namespace to clazy
Sergio Martins
2017-12-18
1
-16
/
+16
|
/
*
Fix Utils::containsNonConstMemberCall()
Sergio Martins
2017-12-10
1
-21
/
+41
*
Utils::containsNonConstMemberCall() now honours assign operator
Sergio Martins
2017-12-08
1
-30
/
+29
*
Fix build due to missing include
Sergio Martins
2017-12-04
1
-0
/
+1
*
Don't try to fix strings with escaped bytes
Sergio Martins
2017-12-03
1
-0
/
+22
*
Silence warning
Sergio Martins
2017-08-19
1
-3
/
+2
*
function-args-by-ref: Fix false positive on macOS
Sergio Martins
2017-06-11
1
-1
/
+2
*
Rename MethodSignatureUtils to FunctionUtils
Sergio Martins
2017-04-14
1
-1
/
+0
*
Move all source files into a src/ folder
Sergio Martins
2017-02-05
1
-0
/
+888