index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
docs
/
clang-tidy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added readability-qualified-auto check
Nathan James
2020-01-14
3
-0
/
+76
*
clang-tidy doc: unbreak the CI
Sylvestre Ledru
2020-01-10
1
-0
/
+2
*
clang-tidy doc: Refresh the list of checkers and polish the script
Sylvestre Ledru
2020-01-10
1
-29
/
+26
*
clang-tidy doc - remove the widths
Sylvestre Ledru
2020-01-10
1
-2
/
+0
*
[clang-tidy] modernize-use-using uses AST and now supports struct defintions ...
Mitchell Balan
2020-01-07
1
-0
/
+5
*
[clang-tidy] new check: bugprone-signed-char-misuse
Tamás Zolnai
2020-01-06
2
-0
/
+77
*
NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-04
4
-4
/
+4
*
[docs] Update path to clang-tools-extra
Alexander Lanin
2020-01-02
1
-2
/
+2
*
clang-tidy doc: Remove severities as they don't make consensus
Sylvestre Ledru
2020-01-01
1
-392
/
+388
*
clang-tidy doc: modernize-make-unique has an autofix
Sylvestre Ledru
2019-12-31
1
-1
/
+1
*
doc: Document that extra-arg/extra-arg-before can be used several times
Sylvestre Ledru
2019-12-24
1
-0
/
+2
*
Move from a long list of checkers to tables
Sylvestre Ledru
2019-12-23
1
-384
/
+404
*
Fix the links to clang analyzers checkers
Sylvestre Ledru
2019-12-19
1
-64
/
+64
*
Fix some typos in the clang-tools-extra doc
Sylvestre Ledru
2019-12-19
14
-17
/
+17
*
[clang-tidy] Add cert-oop58-cpp check
Gabor Bencze
2019-12-15
2
-0
/
+12
*
Optionally exclude bitfield definitions from magic numbers check
Florin Iucha
2019-12-07
1
-0
/
+5
*
[clang-tidy] Rewrite modernize-avoid-bind check.
Zachary Turner
2019-12-02
1
-3
/
+54
*
[clang-tidy] new performance-no-automatic-move check.
Clement Courbet
2019-11-22
2
-0
/
+54
*
[NFC] Attempting to fix sphinx build failure with badly encoded characters fr...
Mitchell Balan
2019-11-19
1
-1
/
+1
*
[clang-tidy] Give readability-redundant-member-init an option IgnoreBaseInCop...
Mitchell Balan
2019-11-19
1
-1
/
+26
*
[clang-tidy] modernize-use-override new option AllowOverrideAndFinal
Mitchell Balan
2019-11-19
1
-0
/
+8
*
Revert "[clang-tidy] Fix readability-redundant-string-init for c++17/c++2a"
Mitchell Balan
2019-11-19
1
-8
/
+0
*
[clang-tidy] Added DefaultOperatorNewCheck.
Balázs Kéri
2019-11-19
2
-0
/
+17
*
[clang-tidy] Give readability-redundant-string-init a customizable list of st...
Mitchell Balan
2019-11-15
1
-1
/
+14
*
[clang-tidy] Fix readability-redundant-string-init for c++17/c++2a
Mitchell Balan
2019-11-15
1
-0
/
+8
*
Revert "[clang-tidy] Give readability-redundant-string-init a customizable li...
Mitchell Balan
2019-11-15
1
-14
/
+1
*
[clang-tidy] Give readability-redundant-string-init a customizable list of st...
Mitchell Balan
2019-11-15
1
-1
/
+14
*
[clang-tidy] Add bugprone-bad-signal-to-kill-thread check and its alias cert-...
Abel Kocsis
2019-11-11
3
-0
/
+27
*
Revert "[clang-tidy] Add bugprone-bad-signal-to-kill-thread checker and alias...
Abel Kocsis
2019-11-11
3
-27
/
+0
*
[clang-tidy] Add bugprone-bad-signal-to-kill-thread checker and alias cert-po...
Abel Kocsis
2019-11-11
3
-0
/
+27
*
[clang-tidy] Add readability-make-member-function-const
Matthias Gehre
2019-11-06
2
-0
/
+68
*
[clang-tidy] New checker performance-trivially-destructible-check
Anton Bikineev
2019-11-01
2
-0
/
+16
*
[clang-tidy] Regenerate clang-tidy check list 📋
Stephane Moore
2019-10-30
1
-65
/
+64
*
Add an option to hicpp-signed-bitwise for positive integer literals.
Vladimir Plyashkun
2019-10-30
1
-0
/
+8
*
Add the readability-redundant-access-specifiers check.
Aaron Ballman
2019-10-30
2
-0
/
+52
*
[clang-tidy] bugprone-not-null-terminated-result: Sphinx adjustments 2
Csaba Dabis
2019-10-13
1
-17
/
+21
*
[clang-tidy] bugprone-not-null-terminated-result: Sphinx adjustments
Csaba Dabis
2019-10-13
1
-15
/
+16
*
[clang-tidy] New checker for not null-terminated result caused by strlen(), s...
Csaba Dabis
2019-10-13
2
-0
/
+128
*
Add the misc-init-local-variables check.
Aaron Ballman
2019-10-02
2
-0
/
+52
*
[clang-tidy] Fix for commits rL372706 and rL372711
Adam Balogh
2019-10-02
1
-1
/
+1
*
[clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlock
Stephane Moore
2019-10-01
2
-4
/
+4
*
[clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...
Dmitri Gribenko
2019-09-27
2
-0
/
+23
*
Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st...
Dmitri Gribenko
2019-09-26
2
-23
/
+0
*
[clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...
Stephane Moore
2019-09-26
2
-0
/
+23
*
[clang-tidy] Add bugprone-infinite-loop.rst from D64736 to fix buildbot
Fangrui Song
2019-09-24
1
-0
/
+32
*
[clang-tidy] Add missing InfiniteLoopCheck.h, InfiniteLoopCheck.cpp and test ...
Fangrui Song
2019-09-24
1
-0
/
+1
*
Revert rL372693 : [clang-tidy] New bugprone-infinite-loop check for detecting...
Simon Pilgrim
2019-09-24
1
-1
/
+0
*
[clang-tidy] New bugprone-infinite-loop check for detecting obvious infinite ...
Adam Balogh
2019-09-24
1
-0
/
+1
*
[clang-tidy] Add check for classes missing -hash ⚠️
Stephane Moore
2019-09-21
2
-0
/
+17
*
[clang-tidy] add checks to bugprone-posix-return
Jian Cai
2019-09-16
1
-3
/
+3
[next]