<?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 preamble-conditionals-inverted.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4d1eb2d5 - [preamble] Also record the &quot;skipping&quot; state of the preprocessor</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/preamble-conditionals-inverted.cpp#4d1eb2d5</link>
        <description>[preamble] Also record the &quot;skipping&quot; state of the preprocessorWhen a preamble ends in a conditional preprocessor block that is beingskipped, the preprocessor needs to continue skipping that block whenthe preamble is used.This fixes PR34570.llvm-svn: 317308

            List of files:
            /llvm-project-15.0.7/clang/test/Index/preamble-conditionals-inverted.cpp</description>
        <pubDate>Fri, 03 Nov 2017 09:40:07 +0000</pubDate>
        <dc:creator>Erik Verbruggen &lt;erikjv@me.com&gt;</dc:creator>
    </item>
<item>
        <title>8f738ac6 - Fix recording preamble&apos;s conditional stack in skipped PP branches.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/preamble-conditionals-inverted.cpp#8f738ac6</link>
        <description>Fix recording preamble&apos;s conditional stack in skipped PP branches.Summary:This fixes PR34547.`Lexer::LexEndOfFile` handles recording of ConditionalStack forpreamble and reporting errors about unmatched conditionalal PPdirectives.However, SkipExcludedConditionalBlock contianed duplicated logic forreporting errors and clearing ConditionalStack, but not for preamblerecording.This fix removes error reporting logic from`SkipExcludedConditionalBlock`, unmatched PP conditionals are nowreported inside `Lexer::LexEndOfFile`.Reviewers: erikjv, klimek, bkramerReviewed By: erikjvSubscribers: nik, cfe-commitsDifferential Revision: https://reviews.llvm.org/D37700llvm-svn: 313014

            List of files:
            /llvm-project-15.0.7/clang/test/Index/preamble-conditionals-inverted.cpp</description>
        <pubDate>Tue, 12 Sep 2017 08:35:57 +0000</pubDate>
        <dc:creator>Ilya Biryukov &lt;ibiryukov@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
