[all-commits] [llvm/llvm-project] eb171f: [clang-doc] separate comments into categories

Erick Velez via All-commits all-commits at lists.llvm.org
Mon Jul 21 09:45:23 PDT 2025


  Branch: refs/heads/users/evelez7/clang-doc-revamp-comments
  Home:   https://github.com/llvm/llvm-project
  Commit: eb171f6b28eac5e7458c1472645d64be9ffb056f
      https://github.com/llvm/llvm-project/commit/eb171f6b28eac5e7458c1472645d64be9ffb056f
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/JSONGenerator.cpp
    M clang-tools-extra/test/clang-doc/json/class.cpp
    M clang-tools-extra/test/clang-doc/json/concept.cpp

  Log Message:
  -----------
  [clang-doc] separate comments into categories

Comment categories will allow better comment organization in HTML.
Before, comments would just be serialized in whatever order they were
written, so groups like params or notes wouldn't be in the same
sections.



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