Sylvestre Ledru
|
09ffef2c10
|
Add more examples to clang tidy checkers
Reviewers: alexfh
Reviewed By: alexfh
Subscribers: cfe-commits
Tags: #clang-tools-extra
Differential Revision: https://reviews.llvm.org/D31860
llvm-svn: 299920
|
2017-04-11 07:10:48 +00:00 |
Eugene Zelenko
|
8e8fa78821
|
[Clang-tidy] Fix some checks documentation style.
Differential revision: https://reviews.llvm.org/D23894
llvm-svn: 279846
|
2016-08-26 17:46:51 +00:00 |
Alexander Kornienko
|
274220cda2
|
Remove a blank line at EOF. NFC
llvm-svn: 261940
|
2016-02-25 23:57:30 +00:00 |
Alexander Kornienko
|
1612fa07d3
|
Add a new check, readability-redundant-string-init, that checks unnecessary string initializations.
Reviewers: hokein, alexfh
Subscribers: cfe-commits
Patch by Shuai Wang!
Differential Revision: http://reviews.llvm.org/D17586
llvm-svn: 261939
|
2016-02-25 23:57:23 +00:00 |