<?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 intercept-c++</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4c1e487c - scan-build-py: Change scripts to explicitly require python3</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/tools/scan-build-py/libexec/intercept-c++#4c1e487c</link>
        <description>scan-build-py: Change scripts to explicitly require python3The &quot;#!&quot; line in all scan-build-py scripts were using just bare&quot;/usr/bin/python&quot; which according to PEP-0394 can be either python3,python2 or not exist at all.E.g in latest debian and ubuntu releases &quot;/usr/bin/python&quot; does notexist at all by default and user must install python-is-python2 orpython-is-python3 packages to get the bare version less &quot;python&quot;command.Until recently (70b06fe8a186 &quot;scan-build-py: Force the opening in utf-8&quot;changed &quot;libscanbuild&quot;) these scripts worked in both python2 andpython3, but now they (rightfully) are python3 only, and broke onsystems where the &quot;python&quot; command means python2.By changing the &quot;#!&quot; to be &quot;python3&quot; it is not only explicit that thescripts require python3 it also works on systems where &quot;python&quot; commandis python2 or nonexistent.Differential Revision: https://reviews.llvm.org/D126804

            List of files:
            /llvm-project-15.0.7/clang/tools/scan-build-py/libexec/intercept-c++</description>
        <pubDate>Mon, 09 May 2022 06:11:34 +0000</pubDate>
        <dc:creator>Anders Waldenborg &lt;anders@0x63.nu&gt;</dc:creator>
    </item>
<item>
        <title>d9cf8291 - Create install targets for scan-build-py.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/tools/scan-build-py/libexec/intercept-c++#d9cf8291</link>
        <description>Create install targets for scan-build-py.A new revision identical to https://reviews.llvm.org/D101139The parent revision of aforementioned revision seems to cause pre-merge checks to fail opaquely. Seeing if creating a new revision will work.Reviewed By: phosekDifferential Revision: https://reviews.llvm.org/D104138

            List of files:
            /llvm-project-15.0.7/clang/tools/scan-build-py/libexec/intercept-c++</description>
        <pubDate>Mon, 21 Jun 2021 20:01:42 +0000</pubDate>
        <dc:creator>Daniel Hwang &lt;arkay@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
