<?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 module.modulemap</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b963dedb - Avoid failure to canonicalize &apos;..&apos;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Modules/Inputs/module-map-path-hash/module.modulemap#b963dedb</link>
        <description>Avoid failure to canonicalize &apos;..&apos;.Also fix completely broken and untested code which was hiding theprimary bug. The !LLVM_ON_UNIX branch of the ifdef was actually a no-op.I ran into this in the wild. It was causing failures in our SDK build.Ideally we&apos;d have a perfect llvm::sys::fs::canonical, but at least thisis a step in the right direction, and fixes an obviously broken case.In some sense the test case I&apos;ve added here is an integration test. Weshould have these routines thoroughly unit tested in llvm::sys::fs.llvm-svn: 243597

            List of files:
            /llvm-project-15.0.7/clang/test/Modules/Inputs/module-map-path-hash/module.modulemap</description>
        <pubDate>Thu, 30 Jul 2015 00:26:34 +0000</pubDate>
        <dc:creator>Sean Silva &lt;chisophugis@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
