[clang-tools-extra] [llvm] [clang-doc] Adds a mustache backend (PR #133161)

Paul Kirth via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 14:00:19 PDT 2025


================
@@ -379,7 +394,7 @@ struct RecordInfo : public SymbolInfo {
   // Full qualified name of this record, including namespaces and template
   // specializations.
   SmallString<16> FullName;
-
+  
----------------
ilovepi wrote:

nit: empty space. the newline is fine though.

https://github.com/llvm/llvm-project/pull/133161


More information about the llvm-commits mailing list