clang-tools 22.0.0git
AvoidEndlCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::performance::AvoidEndlCheck
 ClangTidyCheck Checks to flag for uses of 'std::endl' on streams and suggests using the newline character '"\n"' instead. More...

Namespaces

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