clang-tools 22.0.0git
SuspiciousStringviewDataUsageCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::SuspiciousStringviewDataUsageCheck
 Identifies suspicious usages of std::string_view::data() that could lead to reading out-of-bounds data due to inadequate or incorrect string null termination. More...

Namespaces

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