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
/
NoexceptMoveConstructorCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Move more checks from misc- to performance-
Alexander Kornienko
2017-11-28
1
-77
/
+0
*
Revert "[clang-tidy] When" -fno-exceptions is used", this warning is better t...
Alexander Kornienko
2017-06-09
1
-1
/
+1
*
[clang-tidy] When" -fno-exceptions is used", this warning is better to be sup...
Yan Wang
2017-06-07
1
-1
/
+1
*
[Clang-tidy] Fix for misc-noexcept-move-constructor false triggers on default...
Alexander Kornienko
2017-03-17
1
-0
/
+4
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-3
/
+2
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-0
/
+2
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-2
/
+2
*
Using an early return as it is more clear; NFC.
Aaron Ballman
2015-08-31
1
-7
/
+8
*
Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the ...
Aaron Ballman
2015-08-28
1
-5
/
+9
*
[clang-tidy] Renamed misc-noexcept-move-ctors to misc-noexcept-move-constructor
Alexander Kornienko
2015-05-27
1
-0
/
+67