clang-tools 22.0.0git
UseNewMLIROpBuilderCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::llvm_check::UseNewMlirOpBuilderCheck
 Checks for uses of MLIR's old/to be deprecated OpBuilder::create<T> form and suggests using T::create instead. More...

Namespaces

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