[all-commits] [llvm/llvm-project] 066a14: [clang-doc] refactor JSONGenerator array usage (#1...

Erick Velez via All-commits all-commits at lists.llvm.org
Thu Jun 26 10:11:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 066a14d4d483969ee3724995319cf225ac4010b1
      https://github.com/llvm/llvm-project/commit/066a14d4d483969ee3724995319cf225ac4010b1
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

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

  Log Message:
  -----------
  [clang-doc] refactor JSONGenerator array usage (#145595)

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