================
@@ -26,6 +29,29 @@
{{^Value}}
<td>{{ValueExpr}}</td>
{{/Value}}
+ {{#HasComments}}
+ <td>{{#Description}}
----------------
SamrudhNelli wrote:This awkward formatting of `<td>` and `</td>` was done intentionally to avoid a trailing newline before `</td>`. https://github.com/llvm/llvm-project/pull/183085 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
