| Issue |
170733
|
| Summary |
[clang-doc] Existing HTML tests are brittle due to not using `CHECK-NEXT` directives
|
| Labels |
clang-doc
|
| Assignees |
|
| Reporter |
evelez7
|
In #169087, empty comments are not rendered, so the HTML for those comments were removed from the basic project test. However, due to not using `CHECK-NEXT`, the empty comments wouldn't be detected if they were reintroduced since a previous `CHECK` would ignore them. This is very unhelpful. Now that we're using templates we have fairly readable, predictable HTML. We should probably be using `CHECK-NEXT` for important chunks.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs