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
/
clang-tidy
/
cppcoreguidelines
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the misc-init-local-variables check.
Aaron Ballman
2019-10-02
1
-0
/
+1
*
Add explicit dependency on clangSerialization after rC348911
Fangrui Song
2018-12-12
1
-0
/
+1
*
[clang-tidy] Avoid C arrays check
Roman Lebedev
2018-11-14
1
-0
/
+1
*
[clang-tidy] implement cppcoreguidelines macro rules
Jonas Toth
2018-10-22
1
-0
/
+1
*
[Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in...
Eugene Zelenko
2018-09-20
1
-1
/
+1
*
Adding the readability module to the list of dependencies for the C++ Core Gu...
Aaron Ballman
2018-08-12
1
-0
/
+1
*
[clang-tidy] new cppcoreguidelines-narrowing-conversions check.
Clement Courbet
2018-05-23
1
-0
/
+1
*
[clang-tidy] implement check for goto
Jonas Toth
2018-01-17
1
-0
/
+1
*
[clang-tidy] Implement type-based check for `gsl::owner`
Jonas Toth
2017-09-12
1
-0
/
+1
*
[clang-tidy] Revert Implement type-based check for gsl::owner
Jonas Toth
2017-09-12
1
-1
/
+0
*
[clang-tidy] Implement type-based check for `gsl::owner`
Jonas Toth
2017-09-12
1
-0
/
+1
*
[Clang-tidy] check for malloc, realloc and free calls
Alexander Kornienko
2016-12-13
1
-0
/
+1
*
[clang-tidy] add check cppcoreguidelines-special-member-functions
Jonathan Coe
2016-07-30
1
-0
/
+1
*
Revert "Revert "[clang-tidy] new cppcoreguidelines-slicing""
Clement Courbet
2016-07-22
1
-0
/
+1
*
Revert "[clang-tidy] new cppcoreguidelines-slicing"
Clement Courbet
2016-07-22
1
-1
/
+0
*
[clang-tidy] new cppcoreguidelines-slicing
Clement Courbet
2016-07-22
1
-0
/
+1
*
[clang-tidy] cppcoreguidelines-interfaces-global-init
Alexander Kornienko
2016-04-08
1
-0
/
+1
*
[clang-tidy] ClangTidy check to flag uninitialized builtin and pointer fields.
Felix Berger
2016-02-15
1
-0
/
+1
*
[clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Matthias Gehre
2015-12-13
1
-0
/
+1
*
Revert r253401, "[clang-tidy] add check cppcoreguidelines-pro-bounds-constant...
NAKAMURA Takumi
2015-11-18
1
-1
/
+0
*
[clang-tidy] add check cppcoreguidelines-pro-bounds-constant-array-index
Matthias Gehre
2015-11-17
1
-0
/
+1
*
[clang-tidy] add new check cppcoreguidelines-pro-type-cstyle-cast
Matthias Gehre
2015-11-08
1
-0
/
+1
*
[clang-tidy] Add new check cppcoreguidelines-pro-bounds-array-to-pointer-decay
Matthias Gehre
2015-10-26
1
-0
/
+1
*
[clang-tidy] add check cppcoreguidelines-pro-type-vararg
Matthias Gehre
2015-10-21
1
-1
/
+1
*
[clang-tidy] add check cppcoreguidelines-pro-type-union-access
Matthias Gehre
2015-10-16
1
-0
/
+1
*
[clang-tidy] add cert's VariadicFunctionDefCheck as cppcoreguidelines-pro-typ...
Matthias Gehre
2015-10-15
1
-0
/
+1
*
Appeasing build bots by linking in the proper libraries.
Aaron Ballman
2015-10-13
1
-0
/
+1
*
[clang-tidy] new check cppcoreguidelines-pro-bounds-pointer-arithmetic
Matthias Gehre
2015-10-12
1
-0
/
+1
*
[clang-tidy] add check cppcoreguidelines-pro-type-static-cast-downcast
Matthias Gehre
2015-10-12
1
-0
/
+1
*
Add checker for the C++ Core Guidelines: cppcoreguidelines-pro-type-const-cast.
Aaron Ballman
2015-10-07
1
-0
/
+1
*
Add a new module for the C++ Core Guidelines, and the first checker for those...
Aaron Ballman
2015-10-06
1
-0
/
+15