<?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 use-after-scope-capture.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>882ce178 - [NFC][sanitizer] Remove %stdcxx11</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp#882ce178</link>
        <description>[NFC][sanitizer] Remove %stdcxx11-std=c++14 is a default for a while.Reviewed By: kstoimenovDifferential Revision: https://reviews.llvm.org/D111848

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp</description>
        <pubDate>Thu, 14 Oct 2021 22:37:04 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f59311e3 - Mark lambda in use-after-scope-capture.cpp as noinline</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp#f59311e3</link>
        <description>Mark lambda in use-after-scope-capture.cpp as noinlineSummary:As explained in https://bugs.llvm.org/show_bug.cgi?id=46208,symbolization on Windows after inlining and aroundlambdas/std::functions doesn&apos;t work very well. Under the new passmanager, there is inlining at -O1.use-after-scope-capture.cpp checks that the symbolization points to theline containing &quot;return x;&quot;, but the combination ofWindows/inlining/lambdas makes the symbolization point to the line&quot;f = [&amp;x]() {&quot;.Mark the lambda as noinline since this test is not a test forsymbolization.Reviewers: hans, dblaikie, vitalybukaSubscribers: #sanitizersTags: #sanitizersDifferential Revision: https://reviews.llvm.org/D81193

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp</description>
        <pubDate>Thu, 04 Jun 2020 20:08:35 +0000</pubDate>
        <dc:creator>Arthur Eubanks &lt;aeubanks@google.com&gt;</dc:creator>
    </item>
<item>
        <title>673dc3d4 - compiler-rt: Rename cc files below test/asan to cpp</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp#673dc3d4</link>
        <description>compiler-rt: Rename cc files below test/asan to cppSee r367803 and similar other changes.llvm-svn: 367887

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp</description>
        <pubDate>Mon, 05 Aug 2019 16:48:12 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
