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
/
AvoidBindCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AvoidBindCheck.cpp: Fix unused variables warning
Hans Wennborg
2019-12-03
1
-2
/
+2
*
AvoidBindCheck.cpp: Fix GCC 5.3 build errors
Hans Wennborg
2019-12-03
1
-17
/
+17
*
[clang-tidy] Rewrite modernize-avoid-bind check.
Zachary Turner
2019-12-02
1
-58
/
+540
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-19
1
-1
/
+1
*
Revert "[NFC] Refactor representation of materialized temporaries"
Nico Weber
2019-11-17
1
-1
/
+1
*
[NFC] Refactor representation of materialized temporaries
Tyker
2019-11-16
1
-1
/
+1
*
[clang-tidy] Fixed a std::bind() transformation
Jonas Toth
2019-02-07
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
Fix some Clang-tidy modernize-use-default and Include What You Use warnings; ...
Eugene Zelenko
2016-11-29
1
-3
/
+17
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-1
/
+1
*
[Clang-tidy]: Fix modernize-avoid-bind erroneous scope resolution.
Haojian Wu
2016-10-20
1
-5
/
+9
*
[clang-tidy] Adds modernize-avoid-bind check
Jonathan Coe
2016-05-12
1
-0
/
+163