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
/
RedundantVoidArgCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Fix PR28406
Alexander Kornienko
2019-03-29
1
-7
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Clang-Tidy: modernize] Fix for modernize-redundant-void-arg: complains about...
Idriss Riouak
2018-09-17
1
-1
/
+1
*
[clang-tidy: modernize] modernize-redundant-void-arg crashes when a function ...
Alexander Kornienko
2018-08-10
1
-4
/
+7
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-5
/
+5
*
[clang-tidy] Cleaning up language options.
Gabor Horvath
2016-09-24
1
-14
/
+12
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-3
/
+2
*
Add support for type aliases to modernize-redundant-void-arg.cpp
Aaron Ballman
2016-04-14
1
-9
/
+13
*
Fix crashes from delayed template parsing code that assumed getBody() would r...
Aaron Ballman
2016-03-22
1
-6
/
+4
*
[clang-tidy] Enhance modernize-redundant-void-arg check to apply fixes to hea...
Alexander Kornienko
2016-02-16
1
-22
/
+10
*
Fix another crash in the redundant-void-arg check.
Angel Garcia Gomez
2015-11-02
1
-3
/
+6
*
Fix crash in redundant-void-arg check.
Angel Garcia Gomez
2015-11-02
1
-10
/
+14
*
Add modernize-redundant-void-arg check to clang-tidy
Alexander Kornienko
2015-10-28
1
-0
/
+254