<?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 typo2.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b13eb8dc - Allow -verify directives to be filtered by preprocessing.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/typo2.cpp#b13eb8dc</link>
        <description>Allow -verify directives to be filtered by preprocessing.This is accomplished by making VerifyDiagnosticsConsumer a CommentHandler,which then only reads the -verify directives that are actually in liveblocks of code. It also makes it simpler to handle -verify directives thatappear in header files, though we still have to manually reparse some filesdepending on how they are generated.This requires some test changes. In particular, all PCH tests now have their-verify directives outside the &quot;header&quot; portion of the file, using the @linesyntax added in r159978. Other tests have been modified mostly to make itclear what is being tested, and to prevent polluting the expected output withthe directives themselves.Patch by Andy Gibbs! (with slight modifications)The new Frontend/verify-* tests exercise the functionality of this commit,as well as r159978, r159979, and r160053 (Andy&apos;s other -verify enhancements).llvm-svn: 160068

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/typo2.cpp</description>
        <pubDate>Wed, 11 Jul 2012 19:58:23 +0000</pubDate>
        <dc:creator>Jordan Rose &lt;jordan_rose@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2bd0ab2b - Implement the all_lookups_iterator for PCH as a follow-up to r153970. This</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/PCH/typo2.cpp#2bd0ab2b</link>
        <description>Implement the all_lookups_iterator for PCH as a follow-up to r153970. Thisincludes a patch from Matthias Kleine with a regression testcase!Adds a new iterator &apos;data_iterator&apos; to OnDiskHashTable which doesn&apos;t try toreconstruct the external_key from the internal_key, which is useful for traitsthat don&apos;t store enough information to do that mapping in their key. Alsodeletes the &apos;item_iterator&apos; from OnDiskHashTable as dead code.llvm-svn: 154784

            List of files:
            /llvm-project-15.0.7/clang/test/PCH/typo2.cpp</description>
        <pubDate>Mon, 16 Apr 2012 02:51:46 +0000</pubDate>
        <dc:creator>Nick Lewycky &lt;nicholas@mxc.ca&gt;</dc:creator>
    </item>
</channel>
</rss>
