[all-commits] [llvm/llvm-project] c9ad89: [clang-doc] Add functions to namespace template (#...
Erick Velez via All-commits
all-commits at lists.llvm.org
Fri Dec 12 11:42:47 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9ad896dd73382e7a453b6cd34413767a1341034
https://github.com/llvm/llvm-project/commit/c9ad896dd73382e7a453b6cd34413767a1341034
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-12-12 (Fri, 12 Dec 2025)
Changed paths:
M clang-tools-extra/clang-doc/JSONGenerator.cpp
M clang-tools-extra/clang-doc/assets/function-template.mustache
M clang-tools-extra/clang-doc/assets/namespace-template.mustache
M clang-tools-extra/test/clang-doc/json/namespace.cpp
M clang-tools-extra/test/clang-doc/namespace.cpp
M clang-tools-extra/test/clang-doc/templates.cpp
M clang-tools-extra/unittests/clang-doc/JSONGeneratorTest.cpp
Log Message:
-----------
[clang-doc] Add functions to namespace template (#171938)
Emit namespace-level (global) functions in HTML.
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