git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[clang-tidy] Implement readability-function-cognitive-complexity check
[lldb.git]
/
clang-tools-extra
/
clang-tidy
/
readability
/
CMakeLists.txt
2020-10-02
Roman Lebedev
[clang-tidy] Implement readability-function-cognitive...
blob
|
commitdiff
2020-06-23
Valentin Clement
[openmp] Add missing dependencies for OMP.h.inc after...
blob
|
commitdiff
|
diff to current
2020-06-17
Michał Górny
[clang-tools-extra] Prevent linking to duplicate .a...
blob
|
commitdiff
|
diff to current
2020-06-03
Matthias Gehre
[clang-tidy] add new check readability-use-anyofallof
blob
|
commitdiff
|
diff to current
2020-04-07
Johannes Doerfert
[OpenMP] "UnFix" layering problem with FrontendOpenMP
blob
|
commitdiff
|
diff to current
2020-01-14
Nathan James
Added readability-qualified-auto check
blob
|
commitdiff
|
diff to current
2019-11-06
Matthias Gehre
[clang-tidy] Add readability-make-member-function-const
blob
|
commitdiff
|
diff to current
2019-10-30
Aaron Ballman
Add the readability-redundant-access-specifiers check.
blob
|
commitdiff
|
diff to current
2019-07-16
Matthias Gehre
[clang-tidy] initial version of readability-convert...
blob
|
commitdiff
|
diff to current
2019-01-11
Miklos Vajna
[clang-tidy] new check 'readability-redundant-preprocessor'
blob
|
commitdiff
|
diff to current
2018-10-31
Aaron Ballman
Implement the readability-const-return-type check.
blob
|
commitdiff
|
diff to current
2018-10-31
Jonas Toth
[clang-tidy] new check 'readability-isolate-declaration'
blob
|
commitdiff
|
diff to current
2018-10-26
Roman Lebedev
[clang-tidy] Re-commit: Add new 'readability-uppercase...
blob
|
commitdiff
|
diff to current
2018-10-25
Roman Lebedev
[clang-tidy] Revert my readability-uppercase-literal...
blob
|
commitdiff
|
diff to current
2018-10-18
Roman Lebedev
[clang-tidy] Add new 'readability-uppercase-literal...
blob
|
commitdiff
|
diff to current
2018-09-20
Eugene Zelenko
[Clang-tidy] Alphabetical sort of files/checks. Add...
blob
|
commitdiff
|
diff to current
2018-08-12
Aaron Ballman
Add a new check to the readability module that flags...
blob
|
commitdiff
|
diff to current
2018-05-16
Aaron Ballman
Add a new check, readability-simplify-subscript-expr...
blob
|
commitdiff
|
diff to current
2018-03-07
Fangrui Song
[clang-tidy] Add "portability" module and rename readab...
blob
|
commitdiff
|
diff to current
2018-02-15
Fangrui Song
[clang-tidy] Add `readability-simd-intrinsics` check.
blob
|
commitdiff
|
diff to current
2018-01-30
Alexander Kornienko
clang-tidy/rename_check.py misc-string-compare readabil...
blob
|
commitdiff
|
diff to current
2017-08-08
Gabor Horvath
[clang-tidy] Add new readability non-idiomatic static...
blob
|
commitdiff
|
diff to current
2017-08-08
Alexander Kornienko
[clang-tidy] 'implicit cast' -> 'implicit conversion'
blob
|
commitdiff
|
diff to current
2017-02-14
Gabor Horvath
[clang-tidy] Add readability-misleading-indentation...
blob
|
commitdiff
|
diff to current
2016-12-31
Gabor Horvath
[clang-tidy] Add delete null pointer check.
blob
|
commitdiff
|
diff to current
2016-12-13
Malcolm Parsons
[clang-tidy] Add check for redundant function pointer...
blob
|
commitdiff
|
diff to current
2016-11-01
Daniel Marjamaki
[clang-tidy] Add check readability-redundant-declaration
blob
|
commitdiff
|
diff to current
2016-10-20
Malcolm Parsons
[clang-tidy] Add check 'readability-redundant-member...
blob
|
commitdiff
|
diff to current
2016-09-12
Daniel Marjamaki
[clang-tidy] readability-misplaced-array-index: add...
blob
|
commitdiff
|
diff to current
2016-08-23
Daniel Marjamaki
[clang-tidy] readability-non-const-parameter: add new...
blob
|
commitdiff
|
diff to current
2016-04-22
NAKAMURA Takumi
clangTidyReadabilityModule: Add clangTidyUtils in libde...
blob
|
commitdiff
|
diff to current
2016-04-13
Alexander Kornienko
[clang-tidy] Add a readability-deleted-default clang...
blob
|
commitdiff
|
diff to current
2016-04-05
Haojian Wu
[clang-tidy] Add a check to detect static definitions...
blob
|
commitdiff
|
diff to current
2016-03-30
Alexander Kornienko
[clang-tidy] readability check for const params in...
blob
|
commitdiff
|
diff to current
2016-02-25
Alexander Kornienko
Add a new check, readability-redundant-string-init...
blob
|
commitdiff
|
diff to current
2016-02-01
Aaron Ballman
Add a new check, readability-redundant-control-flow...
blob
|
commitdiff
|
diff to current
2015-10-25
Piotr Dziwinski
[clang-tidy] Add check readability-implicit-bool-cast
blob
|
commitdiff
|
diff to current
2015-10-19
Samuel Benzaquen
Added check uniqueptr-delete-release to replace "delete...
blob
|
commitdiff
|
diff to current
2015-09-10
Alexander Kornienko
[clang-tidy] Add inconsistent declaration parameter...
blob
|
commitdiff
|
diff to current
2015-08-31
Alexander Kornienko
[clang-tidy] Move misc-use-override and readability...
blob
|
commitdiff
|
diff to current
2015-08-19
Alexander Kornienko
[clang-tidy] Add new IdentifierNaming check
blob
|
commitdiff
|
diff to current
2015-04-10
Alexander Kornienko
[clang-tidy] Add readability-simplify-boolean-expr...
blob
|
commitdiff
|
diff to current
2015-03-16
Alexander Kornienko
[clang-tidy] Move google-readability-function check...
blob
|
commitdiff
|
diff to current
2015-03-16
Alexander Kornienko
Move remove-cstr-calls from a standalone executable...
blob
|
commitdiff
|
diff to current
2015-03-09
Alexander Kornienko
[clang-tidy] Refactor: Rename clang-tidy readability...
blob
|
commitdiff
|
diff to current
2015-01-23
Alexander Kornienko
[clang-tidy] Use shrink_to_fit instead of copy and...
blob
|
commitdiff
|
diff to current
2015-01-15
Alexander Kornienko
clang-tidy: 'size' call that could be replaced with...
blob
|
commitdiff
|
diff to current
2015-01-14
Daniel Jasper
clang-tidy: Add initial check for "Don't use else after...
blob
|
commitdiff
|
diff to current
2014-10-26
Alexander Kornienko
[clang-tidy] Bring order to check registration.
blob
|
commitdiff
|
diff to current
2014-10-15
Alexander Kornienko
[clang-tidy] Move some of the misc checks to readability/
blob
|
commitdiff
|
diff to current
2014-09-22
Alexander Kornienko
Add NamespaceCommentCheck to the Google module.
blob
|
commitdiff
|
diff to current