<?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 tsan_test_util_posix.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a61c8e1e - tsan: for unittests, change to use test fixtures to clear racy stacks</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp#a61c8e1e</link>
        <description>tsan: for unittests, change to use test fixtures to clear racy stacksAfter cd0a5889d71, unittest would run in shard mode where many testsshare a single process. Need to clear some global state to make the testresults stable.Reviewed By: thetruestblue, rsundahlDifferential Revision: https://reviews.llvm.org/D124591

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp</description>
        <pubDate>Tue, 03 May 2022 17:13:15 +0000</pubDate>
        <dc:creator>Yuanfang Chen &lt;yuanfang.chen@sony.com&gt;</dc:creator>
    </item>
<item>
        <title>cfed8d0f - tsan: rename test Mutex to UserMutex</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp#cfed8d0f</link>
        <description>tsan: rename test Mutex to UserMutexRename Mutex class in tests to avoid conflicts with sanitizer_common Mutex.Reviewed By: vitalybuka, melverDifferential Revision: https://reviews.llvm.org/D106547

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp</description>
        <pubDate>Tue, 20 Jul 2021 13:20:29 +0000</pubDate>
        <dc:creator>Dmitry Vyukov &lt;dvyukov@google.com&gt;</dc:creator>
    </item>
<item>
        <title>7358a110 - [TSan] Optimize handling of racy address</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp#7358a110</link>
        <description>[TSan] Optimize handling of racy addressThis patch splits the handling of racy address and racy stack into separatefunctions. If a race was already reported for the address, we can avoid thecost for collecting the involved stacks.This patch also removes the race condition in storing the racy address / racystack. This race condition allowed all threads to report the race.This patch changes the transitive suppression of reports. Previouslysuppression could transitively chain memory location and racy stacks.Now racy memory and racy stack are separate suppressions.Commit again, now with fixed tests.Reviewed by: dvyukovDifferential Revision: https://reviews.llvm.org/D83625

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp</description>
        <pubDate>Thu, 16 Jul 2020 14:15:21 +0000</pubDate>
        <dc:creator>Joachim Protze &lt;protze@itc.rwth-aachen.de&gt;</dc:creator>
    </item>
<item>
        <title>c0fa6322 - Remove NOLINTs from compiler-rt</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp#c0fa6322</link>
        <description>Remove NOLINTs from compiler-rtllvm-svn: 371687

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp</description>
        <pubDate>Wed, 11 Sep 2019 23:19:48 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>48eb4a27 - Update compiler-rt cpplint.py</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp#48eb4a27</link>
        <description>Update compiler-rt cpplint.pyhttps://github.com/cpplint/cpplint/commit/adb3500107f409ac5491188ae652ac3f4d03d9d3llvm-svn: 371675

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp</description>
        <pubDate>Wed, 11 Sep 2019 21:33:06 +0000</pubDate>
        <dc:creator>Vitaly Buka &lt;vitalybuka@google.com&gt;</dc:creator>
    </item>
<item>
        <title>5de29a4b - compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp#5de29a4b</link>
        <description>compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cppLike r367463, but for tsan/tests/{rtl,unit}.llvm-svn: 367566

            List of files:
            /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp</description>
        <pubDate>Thu, 01 Aug 2019 14:26:37 +0000</pubDate>
        <dc:creator>Nico Weber &lt;nicolasweber@gmx.de&gt;</dc:creator>
    </item>
</channel>
</rss>
