Alexander Kornienko
|
c5ac729131
|
Added documentation on how clang diagnostics are reported by clang-tidy.
llvm-svn: 213147
|
2014-07-16 13:26:51 +00:00 |
Tobias Grosser
|
0fcf3cce2b
|
[doc] Fix incorrect reference to clang-format -> clang-tidy
llvm-svn: 212755
|
2014-07-10 18:59:25 +00:00 |
Alexander Kornienko
|
3ab3467cef
|
Update clang-tidy documentation.
Summary:
Updated the help message, updated description of -checks=, removed
mentions of -disable-checks.
Reviewers: klimek
Reviewed By: klimek
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D3793
llvm-svn: 208979
|
2014-05-16 13:07:18 +00:00 |
Alexander Kornienko
|
7c9b29f525
|
Normalized the usage of override in the doc.
llvm-svn: 202710
|
2014-03-03 13:36:30 +00:00 |
Craig Topper
|
a3dbe84166
|
[C++11] Replace LLVM_OVERRIDE with 'override'
llvm-svn: 202632
|
2014-03-02 10:20:11 +00:00 |
Alexander Kornienko
|
84e30a7346
|
Adding documentation for clang-tidy.
Summary:
Contains a short user's manual and some instructions on writing
clang-tidy checks.
Reviewers: klimek, djasper
Reviewed By: klimek
CC: cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D2880
llvm-svn: 202164
|
2014-02-25 16:46:13 +00:00 |