Don't warn on NewCallback argument comments, as they are arguments for the
authorAlexander Kornienko <alexfh@google.com>
Wed, 30 Jul 2014 14:31:36 +0000 (14:31 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 30 Jul 2014 14:31:36 +0000 (14:31 +0000)
commit326e48cd096cf2960a99699437c5f0f4526854c9
treee1bde8a27c11c8cfec0cb4cb78e1146ee5ceb54a
parent3b6616c3a36c6b612caae9b3540b9a2466acfb41
Don't warn on NewCallback argument comments, as they are arguments for the
function the callback points to.

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D4722

llvm-svn: 214307
clang-tools-extra/clang-tidy/misc/ArgumentCommentCheck.cpp
clang-tools-extra/test/clang-tidy/arg-comments.cpp