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
/
MoveConstantArgumentCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] misc-move-const-arg shouldn't complain on std::move(lambda)
Alexander Kornienko
2017-05-22
1
-0
/
+6
*
[clang-tidy] Fix misc-move-const-arg for move-only types.
Alexander Kornienko
2017-05-05
1
-0
/
+6
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-2
/
+2
*
[clang-tidy misc-move-const-arg] more specific messages + suggest alternative...
Alexander Kornienko
2016-08-24
1
-4
/
+9
*
Revert test commit
Martin Bohme
2016-07-26
1
-1
/
+0
*
Test commit -- adding a newline
Martin Bohme
2016-07-26
1
-0
/
+1
*
[clang-tidy] misc-move-const-arg: Fix typos
Alexander Kornienko
2016-06-16
1
-1
/
+1
*
[clang-tidy] misc-move-const-arg: Detect if result of std::move() is being pa...
Alexander Kornienko
2016-06-16
1
-21
/
+47
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-3
/
+3
*
[clang-tidy] Now adding correct misc-move-const-arg documentation ;]
Alexander Kornienko
2016-04-26
1
-10
/
+9
*
[clang-tidy] Fix a typo in my latest commit.
Alexander Kornienko
2015-11-25
1
-2
/
+2
*
[clang-tidy] Const std::move() argument ClangTidy check
Alexander Kornienko
2015-11-25
1
-0
/
+71