[all-commits] [llvm/llvm-project] 19569a: [clang-doc] refactor JSONGenerator array usage

Erick Velez via All-commits all-commits at lists.llvm.org
Wed Jun 25 21:50:51 PDT 2025


  Branch: refs/heads/users/evelez7/clang-doc-json-refactor
  Home:   https://github.com/llvm/llvm-project
  Commit: 19569ab7cecab1d2d0c608d85d7571dd9c754101
      https://github.com/llvm/llvm-project/commit/19569ab7cecab1d2d0c608d85d7571dd9c754101
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/JSONGenerator.cpp

  Log Message:
  -----------
  [clang-doc] refactor JSONGenerator array usage

Improve code reuse by calling serializeArray in more generic cases
instead of creating and reserving arrays on their own.



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