================
@@ -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
----------------
mysterymath wrote:

This is a map from strings to strings. What is the semantics of that map? It's 
not obvious to me from this change, and it should probably be part of the 
comment.

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