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
/
misc
/
UndelegatedConstructor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Another batch of checks to rename from misc- to bugprone-.
Alexander Kornienko
2018-02-28
1
-84
/
+0
*
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
Alexander Kornienko
2016-12-13
1
-1
/
+1
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-1
/
+2
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-3
/
+2
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-3
/
+4
*
Using an early return as it is more clear; NFC.
Aaron Ballman
2015-08-31
1
-11
/
+12
*
Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ...
Aaron Ballman
2015-08-28
1
-9
/
+14
*
[clang-tidy] Move user-defined matches to unnamed namespaces to prevent ODR v...
Alexander Kornienko
2015-06-17
1
-8
/
+9
*
[clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::...
Alexander Kornienko
2015-03-02
1
-0
/
+2
*
[clang-tidy] Eliminate inline copies of InTemplateInstantiation matcher.
Benjamin Kramer
2014-09-03
1
-3
/
+1
*
[clang-tidy] Add a checker for code that looks like a delegate constructors b...
Benjamin Kramer
2014-07-31
1
-0
/
+76