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
/
ClangTidyModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply performance-unnecessary-value-param to clang-tidy.
Benjamin Kramer
2016-06-15
1
-1
/
+1
*
[clang-tidy] Default options in modules.
Alexander Kornienko
2014-10-16
1
-0
/
+4
*
Implemented clang-tidy-check-specific options.
Alexander Kornienko
2014-09-12
1
-8
/
+7
*
std::function-ize ClangTidyCheckFactories.
Alexander Kornienko
2014-09-10
1
-4
/
+4
*
Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
Alexander Kornienko
2014-09-10
1
-8
/
+3
*
Rename ChecksFilter to GlobList, as there's nothing specific to checks in it.
Alexander Kornienko
2014-08-06
1
-3
/
+2
*
Allow per-file clang-tidy options.
Alexander Kornienko
2014-06-05
1
-2
/
+3
*
Post-filter clang-tidy diagnostic messages.
Alexander Kornienko
2014-03-20
1
-1
/
+1
*
Use range-based for loops for better readability. No functional changes inten...
Alexander Kornienko
2014-03-06
1
-10
/
+7
*
Add the check name to the clang-tidy diagnostic output.
Alexander Kornienko
2014-01-13
1
-2
/
+5
*
Clang-tidy: added --disable-checks, --list-checks options.
Alexander Kornienko
2013-12-19
1
-14
/
+6
*
Initial architecture for clang-tidy.
Daniel Jasper
2013-07-29
1
-0
/
+49