<?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 s.swift.html</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e1444744 - Fix opt-viewer tests failing after move from cgi.escape to html.escape</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html#e1444744</link>
        <description>Fix opt-viewer tests failing after move from cgi.escape to html.escapeThese two tests utilize pre-generated opt-viewer output to diff againsta run of opt-viewer over a known yaml file.In commit 4b428e8f (D76126), the escape function used for rendering was changedfrom cgi.escape to html.escape. This modification causes a behavioraldifference with regards to quote characters.cgi will not escape quotes by default, but html will.Therefore, these tests were failing because they expected the old behaviorof &quot;string&quot;, but was instead seeing &amp;quot;string&amp;quot.This solution modifies the known test outputs to use the escaped quotesrather than not escaping quotes during rendering for no particular reason.It is notable that when testing the optimization records generated byLLVM, there was never quotes in the remarks I could find, specifically inthe Callee field where they exist in the pre-generated yaml for testing.Differential Revision: https://reviews.llvm.org/D78241

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html</description>
        <pubDate>Fri, 17 Apr 2020 06:01:01 +0000</pubDate>
        <dc:creator>James Nagurne &lt;j-nagurne@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>fd7ee479 - [opt-viewer] Add javascript to expand/hide full message for multiline remarks.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html#fd7ee479</link>
        <description>[opt-viewer] Add javascript to expand/hide full message for multiline remarks.This patch adds support for displaying remarks with multiplelines. For such remarks, it creates a hidden divcontaining the message&apos;s lines except the first one in a &lt;pre&gt;tag. It also prepends a link (with &apos;+&apos; as text) to the regular remarkline. This link can be used to show/hide the div containing thefull remark.In combination with D57159, this allows for better displaying ofmultiline remarks in the html pages generated by opt-viewer.The Javascript is very simple and should be supported by any recentmajor browser.Reviewers: hfinkel, anemet, thegameg, serge-sans-pailleReviewed By: anemetDifferential Revision: https://reviews.llvm.org/D57167llvm-svn: 352223

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html</description>
        <pubDate>Fri, 25 Jan 2019 17:48:31 +0000</pubDate>
        <dc:creator>Florian Hahn &lt;flo@fhahn.com&gt;</dc:creator>
    </item>
<item>
        <title>f7778892 - [opt-viewer] Set title for the source pages</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html#f7778892</link>
        <description>[opt-viewer] Set title for the source pagesllvm-svn: 326125

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html</description>
        <pubDate>Mon, 26 Feb 2018 21:15:50 +0000</pubDate>
        <dc:creator>Adam Nemet &lt;anemet@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>f19d3cd4 - [opt-viewer] Render utf-8 characters properly in the generated HTML</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html#f19d3cd4</link>
        <description>[opt-viewer] Render utf-8 characters properly in the generated HTMLllvm-svn: 320729

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html</description>
        <pubDate>Thu, 14 Dec 2017 18:55:33 +0000</pubDate>
        <dc:creator>Adam Nemet &lt;anemet@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>873f032f - [opt-viewer] Support unicode characters in function names</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html#873f032f</link>
        <description>[opt-viewer] Support unicode characters in function namesThis is a Swift feature.  The output stream for the index page and the sourceHTML page is utf-8 now.The next patch will add the HTML magic to properly render these characters inthe browser.llvm-svn: 320725

            List of files:
            /llvm-project-15.0.7/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/s.swift.html</description>
        <pubDate>Thu, 14 Dec 2017 18:42:42 +0000</pubDate>
        <dc:creator>Adam Nemet &lt;anemet@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
