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
/
UnusedRAIICheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] rename_check.py misc-unused-raii bugprone-unused-raii --check_cl...
Alexander Kornienko
2018-03-15
1
-94
/
+0
*
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
Alexander Kornienko
2016-12-13
1
-3
/
+3
*
[clang-tidy] Cleaning up language options.
Gabor Horvath
2016-09-24
1
-1
/
+1
*
[ASTMatchers] Added ignoringParenImpCasts to has matchers
Piotr Padlewski
2016-05-31
1
-6
/
+9
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-3
/
+3
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-3
/
+3
*
Using an early return as it is more clear; NFC.
Aaron Ballman
2015-08-31
1
-14
/
+15
*
Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ...
Aaron Ballman
2015-08-28
1
-11
/
+16
*
[clang-tidy] Move user-defined matches to unnamed namespaces to prevent ODR v...
Alexander Kornienko
2015-06-17
1
-2
/
+2
*
[clang-tidy] Treat all types with non-trivial destructors as RAII.
Alexander Kornienko
2015-05-12
1
-3
/
+3
*
[clang-tidy] Refactor: Rename clang-tidy misc check files and classes to foll...
Alexander Kornienko
2015-03-09
1
-0
/
+85