clang-tools 20.0.0git
|
#include "../bugprone/UnusedReturnValueCheck.h"
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 |