<?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 SourceLocationsOverflow.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bce360b7 - Detect source location overflow due includes</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Lexer/SourceLocationsOverflow.c#bce360b7</link>
        <description>Detect source location overflow due includesSummary:As discussed in http://lists.llvm.org/pipermail/cfe-dev/2019-October/063459.htmlthe overflow of the souce locations (limited to 2^31 chars) can generate all sorts ofweird things (bogus warnings, hangs, crashes, miscompilation and correct compilation).In debug mode this assert would fail. So it might be a good start, as in PR42301,to detect the failure and exit with a proper error message.Reviewers: rsmith, thakis, miyukiReviewed By: miyukiSubscribers: cfe-commitsTags: #clangDifferential Revision: https://reviews.llvm.org/D70183

            List of files:
            /llvm-project-15.0.7/clang/test/Lexer/SourceLocationsOverflow.c</description>
        <pubDate>Fri, 24 Jan 2020 23:56:12 +0000</pubDate>
        <dc:creator>Diogo Sampaio &lt;diogo.sampaio@arm.com&gt;</dc:creator>
    </item>
</channel>
</rss>
