[all-commits] [llvm/llvm-project] 79f518: [clang-doc] Add Mustache HTML output to namespace ...
Erick Velez via All-commits
all-commits at lists.llvm.org
Fri Nov 21 14:09:18 PST 2025
Branch: refs/heads/users/evelez7/clang-doc-test-mustache-namespace
Home: https://github.com/llvm/llvm-project
Commit: 79f518fd78bbd04ffa083def4b858e44eaeec870
https://github.com/llvm/llvm-project/commit/79f518fd78bbd04ffa083def4b858e44eaeec870
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M clang-tools-extra/test/clang-doc/namespace.cpp
Log Message:
-----------
[clang-doc] Add Mustache HTML output to namespace test
This patch adds Mustache HTML tests alongside the legacy HTML backend
for namespace output. This way, we can see exactly where the output
currently differs before replacing the legacy backend.
The same thing will be done for all other tests where the legacy HTML
backend is tested.
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