[PATCH] D132932: [Clang][Comments] Parse `<img src=""/>` in doc comments correctly

Egor Zhdan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 09:42:37 PDT 2022


egorzhdan updated this revision to Diff 456989.
egorzhdan added a comment.

Rebase to apply fixes to string conversion


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132932/new/

https://reviews.llvm.org/D132932

Files:
  clang/lib/AST/CommentLexer.cpp
  clang/test/Index/comment-to-html-xml-conversion.cpp
  clang/test/Sema/warn-documentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132932.456989.patch
Type: text/x-patch
Size: 6360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220831/ed128eb1/attachment-0001.bin>


More information about the cfe-commits mailing list