clang-tools 23.0.0git
MissingEndComparisonCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::MissingEndComparisonCheck
 Detects usage of the result of standard algorithms (like std::find) in a boolean context without comparing it with the end iterator. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::bugprone