<?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 atexit5.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>863b1174 - [TSan][Darwin] Prevent inlining of functions in tests</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp#863b1174</link>
        <description>[TSan][Darwin] Prevent inlining of functions in testsPrevent inlining of functions so we can FileCheck the generated stacktraces.

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp</description>
        <pubDate>Thu, 02 Dec 2021 00:58:36 +0000</pubDate>
        <dc:creator>Julian Lettner &lt;julian.lettner@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>0e099a64 - [tsan] Relax atexit5.cpp a bit more so it&apos;s not as dependent on the standard library implementation</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp#0e099a64</link>
        <description>[tsan] Relax atexit5.cpp a bit more so it&apos;s not as dependent on the standard library implementation

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp</description>
        <pubDate>Fri, 26 Nov 2021 13:01:40 +0000</pubDate>
        <dc:creator>Benjamin Kramer &lt;benny.kra@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>a1dc97e4 - tsan: remember and print function that installed at_exit callbacks</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp#a1dc97e4</link>
        <description>tsan: remember and print function that installed at_exit callbacksSometimes stacks for at_exit callbacks don&apos;t include any of the user functions/files.For example, a race with a global std container destructor will only containthe container type name and our at_exit_wrapper function. No signs what global variablethis is.Remember and include in reports the function that installed the at_exit callback.This should give glues as to what variable is being destroyed.Depends on D114606.Reviewed By: vitalybuka, melverDifferential Revision: https://reviews.llvm.org/D114607

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp</description>
        <pubDate>Thu, 25 Nov 2021 18:34:35 +0000</pubDate>
        <dc:creator>Dmitry Vyukov &lt;dvyukov@google.com&gt;</dc:creator>
    </item>
<item>
        <title>9ea3bd5a - tsan: add test for __cxa_atexit</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp#9ea3bd5a</link>
        <description>tsan: add test for __cxa_atexitAdd a test for a common C++ bug when a global object is destroyedwhile background threads still use it.Depends on D114604.Reviewed By: vitalybuka, melverDifferential Revision: https://reviews.llvm.org/D114605

            List of files:
            /llvm-project-15.0.7/compiler-rt/test/tsan/atexit5.cpp</description>
        <pubDate>Thu, 25 Nov 2021 17:55:42 +0000</pubDate>
        <dc:creator>Dmitry Vyukov &lt;dvyukov@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
