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
/
readability
/
IdentifierNamingCheck.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-04
1
-1
/
+1
*
Fix readability-identifier-naming to prevent variables becoming keywords.
Daniel
2019-10-30
1
-2
/
+26
*
Use std::unique_ptr in ClangTidyCheckFactories
Dmitri Gribenko
2019-09-26
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Dmitri Gribenko
2019-08-22
1
-3
/
+3
*
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
Alexander Kornienko
2019-03-25
1
-1
/
+1
*
[clang-tidy] Expand modular headers for PPCallbacks
Alexander Kornienko
2019-03-22
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] clang-format the last patch. NFC
Alexander Kornienko
2017-03-22
1
-3
/
+2
*
[clang-tidy] modified identifier naming case to use CT_AnyCase for ignoring c...
Alexander Kornienko
2017-03-22
1
-8
/
+5
*
[clang-tidy] readability-identifier-naming - support for other case types
Kirill Bobyrev
2016-07-20
1
-0
/
+2
*
[clang-tidy] readability-identifier-naming - Support for Macros
Alexander Kornienko
2016-06-17
1
-2
/
+16
*
[clang-tidy] Code factorization and cleanup in IdentifierNamingCheck
Alexander Kornienko
2015-09-28
1
-6
/
+18
*
[clang-tidy] Update docs for clang-tidy checks. NFC
Alexander Kornienko
2015-08-27
1
-1
/
+13
*
[clang-tidy] Add new IdentifierNaming check
Alexander Kornienko
2015-08-19
1
-0
/
+73