Mordante marked an inline comment as done. Mordante added inline comments.
================ Comment at: clang/lib/AST/TextNodeDumper.cpp:493 + case comments::InlineCommandComment::RenderAnchor: + OS << " RenderAnchor"; + break; ---------------- Mordante wrote: > gribozavr2 wrote: > > Please add a test for this one to > > clang/test/Index/comment-to-html-xml-conversion.cpp (search for > > RenderEmphasized in that file). > I already added a test to > `clang/test/Index/comment-to-html-xml-conversion.cpp`. I forgot to add a test > to `clang/test/AST/ast-dump-comment.cpp`, is this the file you meant? @gribozavr2 In case you missed the question above, could you have a look at the question? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69223/new/ https://reviews.llvm.org/D69223 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits