On Jun 22, 2013, at 4:03 PM, Dmitri Gribenko <[email protected]> wrote:
> Author: gribozavr > Date: Sat Jun 22 18:03:37 2013 > New Revision: 184652 > > URL: http://llvm.org/viewvc/llvm-project?rev=184652&view=rev > Log: > Comment parsing: followup to r184610: allow multiple \returns > > Remove unneeded member in CommentSema, add a test for the XML schema (the > schema already allowed multiple paragraphs in <ResultDiscussion>, but there > were no tests for that), fix HTML generation (it is not allowed to have <p> Actually, comment-to-html-xml-conversion.cpp had an unintended multiple \return test in it. So, I did not add a new one. But it doesn't hurt. Thanks for the follow up. - Fariborz _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
