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
/
test
/
clang-tidy
/
readability-identifier-naming.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-529
/
+0
*
[clang-tidy] readability-identifier-naming shouldn't complain about CRTP pseu...
Sam McCall
2019-08-28
1
-0
/
+26
*
Run ClangTidy tests in all C++ language modes
Dmitri Gribenko
2019-05-20
1
-1
/
+1
*
[clang-tidy] Added pointer types to clang-tidy readability-identifier-naming ...
Jonas Toth
2018-10-04
1
-3
/
+30
*
[clang-tidy] Correctly classify constant arrays and constant strings as const...
Alexander Kornienko
2017-12-11
1
-0
/
+53
*
[clang-tidy] Update IdentifierNamingCheck to remove extra leading/trailing un...
Alexander Kornienko
2017-04-26
1
-0
/
+3
*
[powerpc] deactivate readability-identifier-naming.cpp test on powerpc64le
Bill Seurer
2016-12-13
1
-0
/
+3
*
[clang-tidy] Fix identifier naming for initializer list member initializers.
Eric Fiselier
2016-11-16
1
-0
/
+33
*
[clang-tidy] Ignore forward declarations without definitions in the same tran...
Jonathan Coe
2016-11-03
1
-0
/
+5
*
[clang-tidy] Fix identifier naming in macro args.
Jason Henline
2016-10-24
1
-4
/
+31
*
[clang-tidy] readability-identifier-naming - support for other case types
Kirill Bobyrev
2016-07-20
1
-5
/
+5
*
clang-tidy/readability-identifier-naming: crash on DependentTemplateSpecializ...
Matthias Gehre
2016-07-09
1
-0
/
+6
*
[clang-tidy] readability-identifier-naming - Support for Macros
Alexander Kornienko
2016-06-17
1
-0
/
+13
*
[clang-tidy] readability-identifier-naming - Support for Type Aliases
Alexander Kornienko
2016-06-07
1
-2
/
+13
*
clang-tidy readability identifiers: better diagnostic location
Mike Aizatsky
2015-12-04
1
-49
/
+49
*
Switch check_clang_tidy to argparse and add a -resource-dir argument.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
Add %check_clang_tidy and %clang_tidy_diff.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
[clang-tidy] Implement FixitHints for identifier references in IdentifierNami...
Alexander Kornienko
2015-10-01
1
-19
/
+74
*
[clang-tidy] Code factorization and cleanup in IdentifierNamingCheck
Alexander Kornienko
2015-09-28
1
-0
/
+2
*
[clang-tidy] Use a python script instead of a shell script to run clang-tidy ...
Alexander Kornienko
2015-08-20
1
-2
/
+1
*
clang-tools-extra/test/clang-tidy/readability-identifier-naming.cpp: Appease ...
NAKAMURA Takumi
2015-08-19
1
-1
/
+1
*
[clang-tidy] Add new IdentifierNaming check
Alexander Kornienko
2015-08-19
1
-0
/
+266