<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in valid-function-02.xml</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0b2026de - Comment parsing: remove HTML attribute validation</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/Inputs/CommentXML/valid-function-02.xml#0b2026de</link>
        <description>Comment parsing: remove HTML attribute validationSince the community says that a blacklist is not good enough, and I don&apos;t haveenough time now to implement a proper whitelist, let&apos;s just remove theattribute validation.But, nevertheless, we can still communicate in the generated XML if our parserfound an issue with the HTML.  But this bit is best-effort and is specificallycalled out in the schema as such.llvm-svn: 207712

            List of files:
            /llvm-project-15.0.7/clang/test/Index/Inputs/CommentXML/valid-function-02.xml</description>
        <pubDate>Wed, 30 Apr 2014 21:54:30 +0000</pubDate>
        <dc:creator>Dmitri Gribenko &lt;gribozavr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>93043620 - Comment parsing: in the generated XML file, mark HTML that is safe to pass</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/Inputs/CommentXML/valid-function-02.xml#93043620</link>
        <description>Comment parsing: in the generated XML file, mark HTML that is safe to passthrough to the output even if the input comment comes from an untrusted sourceAttribute filtering is currently based on a blacklist, which right now includesall event handler attributes (they contain JavaScipt code).  It should beswitched to a whitelist, but going over all of the HTML5 spec requires asignificant amount of time.llvm-svn: 206882

            List of files:
            /llvm-project-15.0.7/clang/test/Index/Inputs/CommentXML/valid-function-02.xml</description>
        <pubDate>Tue, 22 Apr 2014 10:59:13 +0000</pubDate>
        <dc:creator>Dmitri Gribenko &lt;gribozavr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>740c0fbe - libclang API for comment-to-xml conversion.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/Inputs/CommentXML/valid-function-02.xml#740c0fbe</link>
        <description>libclang API for comment-to-xml conversion.The implementation also includes a Relax NG schema and tests for the schemaitself.  The schema is used in c-index-test to verify that XML documents weproduce are valid.  In order to do the validation, we add an optional libxml2dependency for c-index-test.Credits for CMake part go to Doug Gregor.  Credits for Autoconf part go to EricChristopher.  Thanks!llvm-svn: 161431

            List of files:
            /llvm-project-15.0.7/clang/test/Index/Inputs/CommentXML/valid-function-02.xml</description>
        <pubDate>Tue, 07 Aug 2012 17:54:38 +0000</pubDate>
        <dc:creator>Dmitri Gribenko &lt;gribozavr@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
