[all-commits] [llvm/llvm-project] 318d3d: [docs] Rename selected Clang docs to Markdown

Reid Kleckner via All-commits all-commits at lists.llvm.org
Wed Jul 8 13:16:29 PDT 2026


  Branch: refs/heads/users/rnk/markdown-docs
  Home:   https://github.com/llvm/llvm-project
  Commit: 318d3d07945319e9d4ec0fe4c5ef394a8979b52a
      https://github.com/llvm/llvm-project/commit/318d3d07945319e9d4ec0fe4c5ef394a8979b52a
  Author: Reid Kleckner <rkleckner at nvidia.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    A clang/docs/HIPSupport.md
    R clang/docs/HIPSupport.rst
    A clang/docs/HLSL/HLSLDocs.md
    R clang/docs/HLSL/HLSLDocs.rst
    A clang/docs/LTOVisibility.md
    R clang/docs/LTOVisibility.rst
    A clang/docs/MSVCCompatibility.md
    R clang/docs/MSVCCompatibility.rst
    A clang/docs/MisExpect.md
    R clang/docs/MisExpect.rst
    A clang/docs/Modules.md
    R clang/docs/Modules.rst
    A clang/docs/OpenCLSupport.md
    R clang/docs/OpenCLSupport.rst
    A clang/docs/OpenMPSupport.md
    R clang/docs/OpenMPSupport.rst
    A clang/docs/OverflowBehaviorTypes.md
    R clang/docs/OverflowBehaviorTypes.rst
    A clang/docs/PointerAuthentication.md
    R clang/docs/PointerAuthentication.rst
    A clang/docs/SYCLSupport.md
    R clang/docs/SYCLSupport.rst
    A clang/docs/SafeStack.md
    R clang/docs/SafeStack.rst
    A clang/docs/SanitizerSpecialCaseList.md
    R clang/docs/SanitizerSpecialCaseList.rst
    A clang/docs/SanitizerStats.md
    R clang/docs/SanitizerStats.rst
    A clang/docs/ShadowCallStack.md
    R clang/docs/ShadowCallStack.rst
    A clang/docs/SourceBasedCodeCoverage.md
    R clang/docs/SourceBasedCodeCoverage.rst
    A clang/docs/StandardCPlusPlusModules.md
    R clang/docs/StandardCPlusPlusModules.rst
    A clang/docs/StructureProtection.md
    R clang/docs/StructureProtection.rst
    A clang/docs/ThinLTO.md
    R clang/docs/ThinLTO.rst
    A clang/docs/UsersManual.md
    R clang/docs/UsersManual.rst

  Log Message:
  -----------
  [docs] Rename selected Clang docs to Markdown


  Commit: 2bb77868f291384f3d837f0d3373c743472a3fea
      https://github.com/llvm/llvm-project/commit/2bb77868f291384f3d837f0d3373c743472a3fea
  Author: Reid Kleckner <rkleckner at nvidia.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M clang/docs/HIPSupport.md
    M clang/docs/HLSL/HLSLDocs.md
    M clang/docs/LTOVisibility.md
    M clang/docs/MSVCCompatibility.md
    M clang/docs/MisExpect.md
    M clang/docs/Modules.md
    M clang/docs/OpenCLSupport.md
    M clang/docs/OpenMPSupport.md
    M clang/docs/OverflowBehaviorTypes.md
    M clang/docs/PointerAuthentication.md
    M clang/docs/SYCLSupport.md
    M clang/docs/SafeStack.md
    M clang/docs/SanitizerSpecialCaseList.md
    M clang/docs/SanitizerStats.md
    M clang/docs/ShadowCallStack.md
    M clang/docs/SourceBasedCodeCoverage.md
    M clang/docs/StandardCPlusPlusModules.md
    M clang/docs/StructureProtection.md
    M clang/docs/ThinLTO.md
    M clang/docs/UsersManual.md

  Log Message:
  -----------
  [docs] Convert selected rst docs with rst2myst


  Commit: 5c8d977cebbb5fc39917b3483c21ba80f2faad81
      https://github.com/llvm/llvm-project/commit/5c8d977cebbb5fc39917b3483c21ba80f2faad81
  Author: Reid Kleckner <rkleckner at nvidia.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M clang/docs/HIPSupport.md
    M clang/docs/MisExpect.md
    M clang/docs/Modules.md
    M clang/docs/OpenCLSupport.md
    M clang/docs/OpenMPSupport.md
    M clang/docs/OverflowBehaviorTypes.md
    M clang/docs/PointerAuthentication.md
    M clang/docs/SYCLSupport.md
    M clang/docs/SafeStack.md
    M clang/docs/SanitizerSpecialCaseList.md
    M clang/docs/SanitizerStats.md
    M clang/docs/ShadowCallStack.md
    M clang/docs/SourceBasedCodeCoverage.md
    M clang/docs/StandardCPlusPlusModules.md
    M clang/docs/StructureProtection.md
    M clang/docs/ThinLTO.md
    M clang/docs/UsersManual.md

  Log Message:
  -----------
  [docs] Finish MyST migration for selected docs


Compare: https://github.com/llvm/llvm-project/compare/b3fb86e22747...5c8d977cebbb

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