[all-commits] [llvm/llvm-project] fce4a1: [CIR][docs] Migrate existing Markdown documents to...

Sirui Mu via All-commits all-commits at lists.llvm.org
Fri Apr 17 09:12:22 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fce4a1eab3801c250eb6a271d0248a7b6293fa19
      https://github.com/llvm/llvm-project/commit/fce4a1eab3801c250eb6a271d0248a7b6293fa19
  Author: Sirui Mu <msrlancern at gmail.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    R clang/docs/CIR/ABILowering.md
    A clang/docs/CIR/ABILowering.rst
    R clang/docs/CIR/CleanupAndEHDesign.md
    A clang/docs/CIR/CleanupAndEHDesign.rst

  Log Message:
  -----------
  [CIR][docs] Migrate existing Markdown documents to reStructuredText format (#192066)

This patch migrates the existing ClangIR documents that are written in
Markdown format to reStructuredText format to align CIR's documents with
clang's documentation policy.

Closes #191850 .



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list