================
@@ -535,6 +535,8 @@ struct ClangDocContext {
   // JavaScript files that will be imported in all HTML files.
   std::vector<std::string> JsScripts;
   StringRef Base;
+  // Mustache Template files
----------------
ilovepi wrote:

My understanding is that it provides a mapping to of a template "type" (e.g., a 
comment-template) to a real mustache file. I'll update the comment. I'll need 
to look further up the stack to confirm.

https://github.com/llvm/llvm-project/pull/138060
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to