[all-commits] [llvm/llvm-project] 6d8178: [clang-doc] serialize IsBuiltIn and IsTemplate for...

Erick Velez via All-commits all-commits at lists.llvm.org
Fri Jun 27 16:18:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d817810daa16667d8e3de5daf82f801bfba3e00
      https://github.com/llvm/llvm-project/commit/6d817810daa16667d8e3de5daf82f801bfba3e00
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/BitcodeReader.cpp
    M clang-tools-extra/clang-doc/BitcodeWriter.cpp
    M clang-tools-extra/clang-doc/BitcodeWriter.h
    M clang-tools-extra/test/clang-doc/json/class-template.cpp
    M clang-tools-extra/test/clang-doc/json/class.cpp
    M clang-tools-extra/test/clang-doc/json/function-requires.cpp
    M clang-tools-extra/test/clang-doc/json/method-template.cpp
    M clang-tools-extra/test/clang-doc/json/namespace.cpp

  Log Message:
  -----------
  [clang-doc] serialize IsBuiltIn and IsTemplate for types (#146149)

IsBuiltIn and IsTemplate were being emitted as their default values.



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