We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ffdc17 commit 78fc4c9Copy full SHA for 78fc4c9
clang-tools-extra/clang-tidy/readability/UseCppStyleCommentsCheck.cpp
@@ -184,5 +184,4 @@ void UseCppStyleCommentsCheck::registerPPCallbacks(
184
185
void UseCppStyleCommentsCheck::check(const MatchFinder::MatchResult &Result) {}
186
187
-UseCppStyleCommentsCheck::~UseCppStyleCommentsCheck() = default;
188
} // namespace clang::tidy::readability
0 commit comments