gribozavr2 added inline comments.
================ Comment at: clang/test/Sema/warn-documentation.cpp:78 +/// Aaa bbb<img src="" /> +int test_html_img4(int); + ---------------- Could you also add these tests to clang/test/Index/comment-to-html-xml-conversion.cpp to show that the whole tag is captured correctly? (for example, the ">" is correctly captured as a part of the tag, not as plain text) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132932/new/ https://reviews.llvm.org/D132932 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits