================
@@ -15,6 +15,7 @@
             <tr>
                 <th>Name</th>
                 <th>Value</th>
+                {{#HasComments}}<th>Comments</th>{{/HasComments}}
----------------
evelez7 wrote:

nit: let's have the Mustache tag sandwich the HTML tag on different lines, like 
you did below, to keep things consistent.

https://github.com/llvm/llvm-project/pull/183085
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to