egorzhdan marked an inline comment as done.
egorzhdan added inline comments.


================
Comment at: clang/test/Sema/warn-documentation.cpp:78
+/// Aaa bbb<img src="" />
+int test_html_img4(int);
+
----------------
gribozavr2 wrote:
> 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)
Thanks, added a few tests there.


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

Reply via email to