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

Erick Velez via All-commits all-commits at lists.llvm.org
Tue Jun 24 13:58:10 PDT 2025


  Branch: refs/heads/users/evelez7/clang-doc-json-refactor
  Home:   https://github.com/llvm/llvm-project
  Commit: b5af9bedfc1967eccd218743818fd95f361179e2
      https://github.com/llvm/llvm-project/commit/b5af9bedfc1967eccd218743818fd95f361179e2
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-06-24 (Tue, 24 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