<?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-with-error.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><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-with-error.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-with-error.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>
