Skip to content

Commit 763c2df

Browse files
committed
[clang-tidy][NFC] add comment in llvm-use-ranges for add_new_check.py
1 parent a728f21 commit 763c2df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang-tools-extra/clang-tidy/llvm/UseRangesCheck.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
#include "UseRangesCheck.h"
1010

11+
// FixItHint - Let the docs script know that this class does provide fixits
12+
1113
namespace clang::tidy::llvm_check {
1214

1315
namespace {

0 commit comments

Comments
 (0)