<?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 reparsed-live-issue.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2cb2cd24 - Change the behavior of implicit int diagnostics</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/reparsed-live-issue.cpp#2cb2cd24</link>
        <description>Change the behavior of implicit int diagnosticsC89 allowed a type specifier to be elided with the resulting type beingint, aka implicit int behavior. This feature was subsequently removedin C99 without a deprecation period, so implementations continued tosupport the feature. Now, as with implicit function declarations, is agood time to reevaluate the need for this support.This patch allows -Wimplicit-int to issue warnings in C89 mode (off bydefault), defaults the warning to an error in C99 through C17, anddisables support for the feature entirely in C2x. It also removes awarning about missing declaration specifiers that really was just animplicit int warning in disguise and other minor related cleanups.

            List of files:
            /llvm-project-15.0.7/clang/test/Index/reparsed-live-issue.cpp</description>
        <pubDate>Wed, 04 May 2022 12:34:26 +0000</pubDate>
        <dc:creator>Aaron Ballman &lt;aaron@aaronballman.com&gt;</dc:creator>
    </item>
<item>
        <title>512aae25 - Add missing &quot;env&quot; so that test added in r327322 passes on Windows bots.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/reparsed-live-issue.cpp#512aae25</link>
        <description>Add missing &quot;env&quot; so that test added in r327322 passes on Windows bots.llvm-svn: 327354

            List of files:
            /llvm-project-15.0.7/clang/test/Index/reparsed-live-issue.cpp</description>
        <pubDate>Tue, 13 Mar 2018 00:41:44 +0000</pubDate>
        <dc:creator>Douglas Yung &lt;douglas.yung@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>a44c432b - [Tooling] Clear the PreambleSrcLocCache when preamble is discarded during reparsing</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Index/reparsed-live-issue.cpp#a44c432b</link>
        <description>[Tooling] Clear the PreambleSrcLocCache when preamble is discarded during reparsingThis ensures that diagnostics are not remapped to incorrect preamble locations afterthe second reparse with a remapped header file occurs.rdar://37502480llvm-svn: 327322

            List of files:
            /llvm-project-15.0.7/clang/test/Index/reparsed-live-issue.cpp</description>
        <pubDate>Mon, 12 Mar 2018 19:36:29 +0000</pubDate>
        <dc:creator>Alex Lorenz &lt;arphaman@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
