clang-tools 22.0.0git
CleanupCtadCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::abseil::CleanupCtadCheck
 Suggests switching the initialization pattern of absl::Cleanup instances from the factory function to class template argument deduction (CTAD), in C++17 and higher. More...

Namespaces

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