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
/
modernize
/
UseOverrideCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] modernize-use-override new option AllowOverrideAndFinal
Mitchell Balan
2019-11-19
1
-4
/
+8
*
Revert "[clang-tidy] Fix readability-redundant-string-init for c++17/c++2a"
Mitchell Balan
2019-11-19
1
-8
/
+4
*
[clang-tidy] Fix readability-redundant-string-init for c++17/c++2a
Mitchell Balan
2019-11-15
1
-4
/
+8
*
[clang-tidy] add OverrideMacro to modernize-use-override check
Paul Hoad
2019-02-28
1
-17
/
+33
*
[clang-tidy] added cppcoreguidelines-explicit-virtual-functions
Jonas Toth
2019-02-28
1
-1
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] Fix modernize-use-override incorrect replacement
Alexander Kornienko
2017-07-07
1
-1
/
+6
*
[clang-tidy] Fix handling of methods with try-statement as a body in moderniz...
Alexander Kornienko
2017-03-01
1
-7
/
+6
*
modernize-use-auto NFC fixes
Piotr Padlewski
2016-12-14
1
-1
/
+1
*
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
Alexander Kornienko
2016-12-13
1
-1
/
+1
*
[clang-tidy] Cleaning up language options.
Gabor Horvath
2016-09-24
1
-1
/
+1
*
[clang-tidy] fix a couple of modernize-use-override bugs
Alexander Kornienko
2016-04-04
1
-7
/
+13
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-1
/
+1
*
[clang-tidy] Move misc-use-override and readability-shrink-to-fit to "moderni...
Alexander Kornienko
2015-08-31
1
-0
/
+197