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
/
use-override.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Bring order to check registration.
Alexander Kornienko
2014-10-26
1
-226
/
+0
*
clang-tidy: [use-override] Tweak messages.
Daniel Jasper
2014-07-28
1
-14
/
+14
*
Fixed compilation errors in tests, enforce checking for errors in check_clang...
Alexander Kornienko
2014-07-12
1
-5
/
+10
*
Modify the tests to use FileCheck -implicit-check-not option being proposed i...
Alexander Kornienko
2014-07-11
1
-4
/
+1
*
Removed the "-fix" suffix from tests that verify both fixes and messages.
Alexander Kornienko
2014-07-09
1
-0
/
+224
*
Check messages and fixes in the same test.
Alexander Kornienko
2014-07-09
1
-31
/
+0
*
clang-tidy: [use-override] Remove 'override' if 'final' is also present.
Daniel Jasper
2014-06-11
1
-3
/
+9
*
clang-tidy: Make use-override tests stricter.
Daniel Jasper
2014-06-04
1
-5
/
+5
*
clang-tidy use override: Don't generate incorrect warnings without fixes
Daniel Jasper
2014-06-04
1
-141
/
+10
*
clang-tidy: Extend the use-override check to understand 'final'.
Daniel Jasper
2014-06-02
1
-0
/
+19
*
clang-tidy: Only add 'override' before inlined bodies.
Daniel Jasper
2014-05-23
1
-0
/
+3
*
Initial version of clang-tidy check to use override instead of virual.
Daniel Jasper
2014-05-16
1
-0
/
+134