<?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 resolve-tmp-conflict.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b16a3b4f - [Clang] Add -no-opaque-pointers to more tests (NFC)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/Inputs/resolve-tmp-conflict.cpp#b16a3b4f</link>
        <description>[Clang] Add -no-opaque-pointers to more tests (NFC)This adds the flag to more tests that were not caught by themass-migration in 532dc62b907554b3f07f17205674aa71e76fc863.

            List of files:
            /llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/Inputs/resolve-tmp-conflict.cpp</description>
        <pubDate>Thu, 07 Apr 2022 10:15:37 +0000</pubDate>
        <dc:creator>Nikita Popov &lt;npopov@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>8bc2c662 - [Utils] Add prefix parameter in update test checks to avoid FileCheck conflicts</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/Inputs/resolve-tmp-conflict.cpp#8bc2c662</link>
        <description>[Utils] Add prefix parameter in update test checks to avoid FileCheck conflictsIR values convert to check prefix FileCheck variables for IR checks. For example, nameless values, e.g., %0, convert to check prefix TMP FileCheck variables, e.g., [[TMP0:%.*]]. This check prefix may clash with named values that have the same name and that causes auto-generated tests to fail. Currently a warning is emitted to change the names of the IR values but this is not always possible, if for example they are generated by clang. Manual intervention to fix the FileCheck variable names is too tedious. This patch add a parameter to prefix conflicting FileCheck variable names with a user-provided string to automate the process.Reviewed By: jdoerfertDifferential Revision: https://reviews.llvm.org/D99415

            List of files:
            /llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/Inputs/resolve-tmp-conflict.cpp</description>
        <pubDate>Fri, 26 Mar 2021 12:58:05 +0000</pubDate>
        <dc:creator>Giorgis Georgakoudis &lt;georgakoudis1@llnl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
