llvm-project
2ca8cf92
- [clang-doc] remove nesting of text comments inside paragraphs (#150451)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
68 days ago
[clang-doc] remove nesting of text comments inside paragraphs (#150451) Text comments were unnecessarily nested inside Paragraph comments as a Children array. If they're at the top level, we can also avoid more nesting in templates.
References
#150451 - [clang-doc] remove nesting of text comments inside paragraphs
Author
evelez7
Parents
fc91af64
Loading