[all-commits] [llvm/llvm-project] 515b01: [clang-doc] Update serializer for improved templat...

Paul Kirth via All-commits all-commits at lists.llvm.org
Fri May 23 16:01:36 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-mustache-serializer
  Home:   https://github.com/llvm/llvm-project
  Commit: 515b014f4a3b39ff6fa742de095cddbc375f5a3e
      https://github.com/llvm/llvm-project/commit/515b014f4a3b39ff6fa742de095cddbc375f5a3e
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-23 (Fri, 23 May 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/Representation.h
    M clang-tools-extra/clang-doc/Serialize.cpp

  Log Message:
  -----------
  [clang-doc] Update serializer for improved template handling

This patch updates Serialize.cpp to serialize more data about C++
templates, which are supported by the new mustache HTML template.
Split from #133161.

Co-authored-by: Peter Chou <peter.chou at mail.utoronto.ca>



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