[qt/clang/llvm-project]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm-project
Pushed by mirror-service into branch 'upstream/users/rnk/clang-tools-md-rewrite'.
Changed from 0000000000000000000000000000000000000000 to a4e71c09b8d187aaa8d81cf2227cebbd147577d5
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.
This change contains the following new commits:
Git commit 8258a500adf7051d488175ad5d0997472713754a by Reid Kleckner on 05/08/2026 at 22:00..
[clang-tools-extra] Rename clang-tools-extra/docs/*.rst to *.md
Part of the migration of clang-tools-extra docs from reST to MyST Markdown.
Also update clang-tidy tooling scripts and tests that hard-code the
ReleaseNotes.rst path.
No content changes in this commit.
https://invent.kde.org/qt/clang/llvm-project/-/commit/8258a500adf7051d488175ad5d0997472713754a
Git commit 3a64914d3f4fe68796015110b5fc0db2845f314b by Reid Kleckner on 05/08/2026 at 22:41..
pacify formatter
https://invent.kde.org/qt/clang/llvm-project/-/commit/3a64914d3f4fe68796015110b5fc0db2845f314b
Git commit 800b4efe14ca5154b5a5fab9f348e31427d872b8 by Reid Kleckner on 05/08/2026 at 22:42..
[docs] Mechanically convert clang-tools-extra/docs to MyST using rst2myst
Run rst2myst on all 13 top-level .md files (renamed from .rst in the
prior change) and on ReleaseNotesTemplate.txt.
https://invent.kde.org/qt/clang/llvm-project/-/commit/800b4efe14ca5154b5a5fab9f348e31427d872b8
Git commit a4e71c09b8d187aaa8d81cf2227cebbd147577d5 by Reid Kleckner on 05/08/2026 at 22:42..
[docs] Fix MyST migration of clang-tools-extra/docs
Apply LLM-assisted cleanup on top of the mechanical rst2myst conversion:
- Add MyST frontmatter and Jinja2 substitution expressions to ReleaseNotes.md
and ReleaseNotesTemplate.txt
- Convert {eval-rst}/.. option:: blocks to native :::{option} directives
- Fix garbled {program} role in clang-change-namespace.md
- Remove escaped hyphens (\-) from clang-doc.md bullet list
- Remove spurious 0\. escape in clang-include-fixer.md
- Remove trailing :: code-block introducers from pp-trace.md; add yaml
language tag to all 31 YAML code fences in pp-trace.md
- Replace reference-style Markdown doxygen link in index.md with raw HTML
- Fix redirect_target angle brackets in clangd.md frontmatter
- Update Python tooling scripts to write Markdown-format release notes
- Convert ReleaseNotesTemplate.txt to MyST Markdown
https://invent.kde.org/qt/clang/llvm-project/-/commit/a4e71c09b8d187aaa8d81cf2227cebbd147577d5