<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in cpu_count_test.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3eb1e6d8e930f5aff17b8d6bcc160f5bbf8cabc7 - [libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/sched/cpu_count_test.cpp#3eb1e6d8e930f5aff17b8d6bcc160f5bbf8cabc7</link>
        <description>[libc] Move libc_errno inside of LIBC_NAMESPACE (#80774)Having libc_errno outside of the namespace causes versioning issues whentrying to link the tests against LLVM-libc. Most of this patch is justmoving libc_errno inside the namespace in tests. This isn&apos;t necessary inthe function implementations since those are already inside thenamespace.

            List of files:
            /llvm-project/libc/test/src/sched/cpu_count_test.cpp</description>
        <pubDate>Tue, 06 Feb 2024 09:36:05 +0000</pubDate>
        <dc:creator>michaelrj-google &lt;71531609+michaelrj-google@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>b6bc9d72f65a5086f310f321e969d96e9a559e75 - [libc] Mass replace enclosing namespace (#67032)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/sched/cpu_count_test.cpp#b6bc9d72f65a5086f310f321e969d96e9a559e75</link>
        <description>[libc] Mass replace enclosing namespace (#67032)This is step 4 ofhttps://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079

            List of files:
            /llvm-project/libc/test/src/sched/cpu_count_test.cpp</description>
        <pubDate>Tue, 26 Sep 2023 09:45:04 +0000</pubDate>
        <dc:creator>Guillaume Chatelet &lt;gchatelet@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f0a3954ef1af274cb0b79a6e0bc51a31e0de540b - [libc][cleanup] Fix most conversion warnings</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/sched/cpu_count_test.cpp#f0a3954ef1af274cb0b79a6e0bc51a31e0de540b</link>
        <description>[libc][cleanup] Fix most conversion warningsThis patch is large, but is almost entirely just adding casts to callsto syscall_impl. Much of the work was done programatically, with humanchecking when the syntax or types got confusing.Reviewed By: mcgrathrDifferential Revision: https://reviews.llvm.org/D156950

            List of files:
            /llvm-project/libc/test/src/sched/cpu_count_test.cpp</description>
        <pubDate>Wed, 02 Aug 2023 23:30:26 +0000</pubDate>
        <dc:creator>Michael Jones &lt;michaelrj@google.com&gt;</dc:creator>
    </item>
<item>
        <title>4f1fe19df385445fabde47998affca50c7f1bc1e - [libc] Make ErrnoSetterMatcher handle logging floating point values.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/sched/cpu_count_test.cpp#4f1fe19df385445fabde47998affca50c7f1bc1e</link>
        <description>[libc] Make ErrnoSetterMatcher handle logging floating point values.Along the way, couple of additional things have been done:1. Move `ErrnoSetterMatcher.h` to `test/UnitTest` as all other matchers live   there now.2. `ErrnoSetterMatcher` ignores matching `errno` on GPUs.Reviewed By: jhuber6Differential Revision: https://reviews.llvm.org/D151129

            List of files:
            /llvm-project/libc/test/src/sched/cpu_count_test.cpp</description>
        <pubDate>Mon, 15 May 2023 22:12:26 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>9638da200e00bd069e6dd63604e14cbafede9324 - [LIBC] Fix comments / name of __sched_cpu_count tests</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/sched/cpu_count_test.cpp#9638da200e00bd069e6dd63604e14cbafede9324</link>
        <description>[LIBC] Fix comments / name of __sched_cpu_count testsTest was incorrectly named/commented after the sched_{set|get}affinityfunctions.Reviewed By: michaelrjDifferential Revision: https://reviews.llvm.org/D148044

            List of files:
            /llvm-project/libc/test/src/sched/cpu_count_test.cpp</description>
        <pubDate>Wed, 12 Apr 2023 23:37:01 +0000</pubDate>
        <dc:creator>Noah Goldstein &lt;goldstein.w.n@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d49b993f0d563932f72f435a95c315120e8b1aeb - [libc][NFC] Switch dirent, fcntl, inttypes and sched to use libc_errno.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/sched/cpu_count_test.cpp#d49b993f0d563932f72f435a95c315120e8b1aeb</link>
        <description>[libc][NFC] Switch dirent, fcntl, inttypes and sched to use libc_errno.Reviewed By: michaelrjDifferential Revision: https://reviews.llvm.org/D145222

            List of files:
            /llvm-project/libc/test/src/sched/cpu_count_test.cpp</description>
        <pubDate>Fri, 03 Mar 2023 07:09:58 +0000</pubDate>
        <dc:creator>Siva Chandra Reddy &lt;sivachandra@google.com&gt;</dc:creator>
    </item>
<item>
        <title>0b790afb06475d7c5f9b62e5bab186c01fda4ff1 - [libc] add CPU_COUNT macro and backing function</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/libc/test/src/sched/cpu_count_test.cpp#0b790afb06475d7c5f9b62e5bab186c01fda4ff1</link>
        <description>[libc] add CPU_COUNT macro and backing functionAdd the macro CPU_COUNT as well as a backing function to implement thefunctionality.Reviewed By: sivachandraDifferential Revision: https://reviews.llvm.org/D135179

            List of files:
            /llvm-project/libc/test/src/sched/cpu_count_test.cpp</description>
        <pubDate>Mon, 03 Oct 2022 22:55:40 +0000</pubDate>
        <dc:creator>Michael Jones &lt;michaelrj@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
