clang-tools 24.0.0git
RedundantZeroInitializerCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::readability::RedundantZeroInitializerCheck
 Finds explicit zero initializers of arrays that can be replaced with empty braces, e.g. More...

Namespaces

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