clang-tools 22.0.0git
StaticallyConstructedObjectsCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::fuchsia::StaticallyConstructedObjectsCheck
 Constructing global, non-trivial objects with static storage is disallowed, unless the object is statically initialized with a constexpr constructor or has no explicit constructor. More...

Namespaces

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