Skip to content

馃摑 Adopt LLVM-style C++ documentation comments for v4#2267

Description

@burgholzer

馃 AI text below 馃

Goal

Replace the 1,615 project-owned block Doxygen comments with LLVM-style /// before v4, without behavior or prose churn.

Migration

  • include/**
  • mlir/include/**
  • MLIR implementations and tools, plus bindings/mlir/**
  • Remaining implementations, bindings, and tests
  • Add a dependency-free gate rejecting /** and explicit \brief or \details commands in project-owned C++ files

Preserve useful prose and other Doxygen commands. Keep each migration PR mechanical and behavior-free.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

c++Anything related to C++ codecode qualityCode quality improvementsdocumentationImprovements or additions to documentationmajorMajor version updatepre-commitAny updates related to pre-commitrefactorAnything related to code refactoring

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions