clang-tools 22.0.0git
IgnoredRemoveResultCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::hicpp::IgnoredRemoveResultCheck
 Ensure that the result of std::remove, std::remove_if and std::unique are not ignored according to rule 17.5.1. More...

Namespaces

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