<?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 dyn-dispatch-bifurcate.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a393e68b - [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#a393e68b</link>
        <description>[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by defaultDifferential Revision: https://reviews.llvm.org/D51251llvm-svn: 340963

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Wed, 29 Aug 2018 20:29:17 +0000</pubDate>
        <dc:creator>George Karpenkov &lt;ekarpenkov@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>184c6242 - Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#184c6242</link>
        <description>Reland 4: [analyzer] NFC: Update test infrastructure to support multiple constraint managersSummary: Replace calls to %clang/%clang_cc1 with %clang_analyze_cc1 when invoking static analyzer, and perform runtime substitution to select the appropriate constraint manager, per D28952.Reviewers: xazax.hun, NoQ, zaks.anna, dcoughlinSubscribers: mgorny, rgov, mikhail.ramalho, a.sidorin, cfe-commitsDifferential Revision: https://reviews.llvm.org/D30373llvm-svn: 296895

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Fri, 03 Mar 2017 18:02:02 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>09d66f75 - Revert &quot;Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#09d66f75</link>
        <description>Revert &quot;Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;This reverts commit ea36f1406e1f36bf456c3f3929839b024128e468.llvm-svn: 296841

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Thu, 02 Mar 2017 23:30:53 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>feaf9ff5 - Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#feaf9ff5</link>
        <description>Reland 3: [analyzer] NFC: Update test infrastructure to support multiple constraint managersSummary: Replace calls to %clang/%clang_cc1 with %clang_analyze_cc1 when invoking static analyzer, and perform runtime substitution to select the appropriate constraint manager, per D28952.Reviewers: xazax.hun, NoQ, zaks.anna, dcoughlinSubscribers: mgorny, rgov, mikhail.ramalho, a.sidorin, cfe-commitsDifferential Revision: https://reviews.llvm.org/D30373llvm-svn: 296837

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Thu, 02 Mar 2017 23:05:45 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4a90bf8c - Revert &quot;Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#4a90bf8c</link>
        <description>Revert &quot;Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;This reverts commit f93343c099fff646a2314cc7f4925833708298b1.llvm-svn: 296836

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Thu, 02 Mar 2017 22:58:06 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1cb0256a - Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#1cb0256a</link>
        <description>Reland 2: [analyzer] NFC: Update test infrastructure to support multiple constraint managersSummary: Replace calls to %clang/%clang_cc1 with %clang_analyze_cc1 when invoking static analyzer, and perform runtime substitution to select the appropriate constraint manager, per D28952.Reviewers: xazax.hun, NoQ, zaks.anna, dcoughlinSubscribers: mgorny, rgov, mikhail.ramalho, a.sidorin, cfe-commitsDifferential Revision: https://reviews.llvm.org/D30373llvm-svn: 296835

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Thu, 02 Mar 2017 22:45:24 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00355a51 - Revert &quot;Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#00355a51</link>
        <description>Revert &quot;Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;This reverts commit 1b28d0b10e1c8feccb971abb6ef7a18bee589830.llvm-svn: 296422

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Tue, 28 Feb 2017 01:50:23 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>59cd8933 - Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#59cd8933</link>
        <description>Reland: [analyzer] NFC: Update test infrastructure to support multiple constraint managersSummary: Replace calls to %clang/%clang_cc1 with %clang_analyze_cc1 when invoking static analyzer, and perform runtime substitution to select the appropriate constraint manager, per D28952.Reviewers: xazax.hun, NoQ, zaks.anna, dcoughlinSubscribers: mgorny, rgov, mikhail.ramalho, a.sidorin, cfe-commitsDifferential Revision: https://reviews.llvm.org/D30373llvm-svn: 296414

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Tue, 28 Feb 2017 00:02:36 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8589e10c - Revert &quot;[analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#8589e10c</link>
        <description>Revert &quot;[analyzer] NFC: Update test infrastructure to support multiple constraint managers&quot;This reverts commit 8e7780b9e59ddaad1800baf533058d2c064d4787.llvm-svn: 296317

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Mon, 27 Feb 2017 03:29:25 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>02064a30 - [analyzer] NFC: Update test infrastructure to support multiple constraint managers</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#02064a30</link>
        <description>[analyzer] NFC: Update test infrastructure to support multiple constraint managersSummary: Replace calls to %clang/%clang_cc1 with %clang_analyze_cc1 when invoking static analyzer, and perform runtime substitution to select the appropriate constraint manager, per D28952.Reviewers: xazax.hun, NoQ, zaks.anna, dcoughlinSubscribers: mgorny, rgov, mikhail.ramalho, a.sidorin, cfe-commitsDifferential Revision: https://reviews.llvm.org/D30373llvm-svn: 296312

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Mon, 27 Feb 2017 02:36:15 +0000</pubDate>
        <dc:creator>Dominic Chen &lt;d.c.ddcc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9125b08b - Update tests in preparation for using the MS ABI for Win32 targets</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#9125b08b</link>
        <description>Update tests in preparation for using the MS ABI for Win32 targetsIn preparation for making the Win32 triple imply MS ABI mode,make all tests pass in this mode, or make them use the Itaniummode explicitly.Differential Revision: http://llvm-reviews.chandlerc.com/D2401llvm-svn: 199130

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Mon, 13 Jan 2014 19:48:13 +0000</pubDate>
        <dc:creator>Hans Wennborg &lt;hans@hanshq.net&gt;</dc:creator>
    </item>
<item>
        <title>3437669c - [analyzer] Type information from C++ new expressions is perfect.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#3437669c</link>
        <description>[analyzer] Type information from C++ new expressions is perfect.This improves our handling of dynamic_cast and devirtualization forobjects allocated by &apos;new&apos;.llvm-svn: 180051

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Mon, 22 Apr 2013 21:36:44 +0000</pubDate>
        <dc:creator>Jordan Rose &lt;jordan_rose@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>6bab4ef4 - [analyzer] Replace &quot;-analyzer-ipa&quot; with &quot;-analyzer-config ipa&quot;.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#6bab4ef4</link>
        <description>[analyzer] Replace &quot;-analyzer-ipa&quot; with &quot;-analyzer-config ipa&quot;.The idea is to eventually place all analyzer options under&quot;analyzer-config&quot;. In addition, this lays the ground for introduction ofa high-level analyzer mode option, which will influence thedefault setting for IPAMode.llvm-svn: 173385

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Thu, 24 Jan 2013 23:15:30 +0000</pubDate>
        <dc:creator>Anna Zaks &lt;ganna@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>2010d437 - [analyzer] Re-add reinterpret_cast virtual call test case from r163644.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#2010d437</link>
        <description>[analyzer] Re-add reinterpret_cast virtual call test case from r163644.We mostly just don&apos;t want to crash analyzing this test case; it&apos;s likelythe code found here will actually crash if compiled and run.llvm-svn: 163746

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Wed, 12 Sep 2012 21:50:56 +0000</pubDate>
        <dc:creator>Jordan Rose &lt;jordan_rose@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>99c6c2b4 - Revert &quot;[analyzer] Use the static type for a virtual call if the dynamic type is worse.&quot;</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#99c6c2b4</link>
        <description>Revert &quot;[analyzer] Use the static type for a virtual call if the dynamic type is worse.&quot;Using the static type may be inconsistent with later calls. We should justreport that there is no inlining definition available if the static type isbetter than the dynamic type. See next commit.This reverts r163644 / 19d5886d1704e24282c86217b09d5c6d35ba604d.llvm-svn: 163744

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Wed, 12 Sep 2012 21:48:13 +0000</pubDate>
        <dc:creator>Jordan Rose &lt;jordan_rose@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>e35fdeb3 - [analyzer] Use the static type for a virtual call if the dynamic type is worse.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#e35fdeb3</link>
        <description>[analyzer] Use the static type for a virtual call if the dynamic type is worse.reinterpret_cast does not provide any of the usual type information thatstatic_cast or dynamic_cast provide -- only the new type. This can get usin a situation where the dynamic type info for an object is actually asuperclass of the static type, which does not match what CodeGen does at all.In these cases, just fall back to the static type as the best possible typefor devirtualization.Should fix the crashes on our internal buildbot.llvm-svn: 163644

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Tue, 11 Sep 2012 18:47:13 +0000</pubDate>
        <dc:creator>Jordan Rose &lt;jordan_rose@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>5132aaeb - [analyzer] Don&apos;t inline dynamic-dispatch methods unless -analyzer-ipa=dynamic.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp#5132aaeb</link>
        <description>[analyzer] Don&apos;t inline dynamic-dispatch methods unless -analyzer-ipa=dynamic.Previously we were checking -analyzer-ipa=dynamic-bifurcate only, andunconditionally inlining everything else that had an available definition,even under -analyzer-ipa=inlining (but not under -analyzer-ipa=none).llvm-svn: 161916

            List of files:
            /llvm-project-15.0.7/clang/test/Analysis/inlining/dyn-dispatch-bifurcate.cpp</description>
        <pubDate>Wed, 15 Aug 2012 00:52:00 +0000</pubDate>
        <dc:creator>Jordan Rose &lt;jordan_rose@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
