clang-tools 22.0.0git
SuspiciousReallocUsageCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::SuspiciousReallocUsageCheck
 Finds usages of realloc where the return value is assigned to the same variable as passed to the first argument. More...

Namespaces

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