clang-tools 22.0.0git
UnintendedCharOstreamOutputCheck.h File Reference
#include "../ClangTidyCheck.h"
#include <optional>

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::UnintendedCharOstreamOutputCheck
 Finds unintended character output from unsigned char and signed char to an ostream. More...

Namespaces

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