This revision was automatically updated to reflect the committed changes.
Closed by commit rL367050: [clang-doc] Fix output format of html (authored by
DiegoAstiazaran, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://review
DiegoAstiazaran updated this revision to Diff 211812.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65005/new/
https://reviews.llvm.org/D65005
Files:
clang-tools-extra/clang-doc/HTMLGenerator.cpp
clang-tools-extra/unittests/clang-doc/HTMLGeneratorTest.cpp
Index: clang-tools-extra/un
DiegoAstiazaran created this revision.
DiegoAstiazaran added reviewers: juliehockett, jakehehrlich, lebedev.ri.
DiegoAstiazaran added a project: clang-tools-extra.
The children of a TagNode are rendered in the same line as the parent only if
they are all TextNodes.
When children are not inline; t