[llvm-bugs] [Bug 99845] designated initializer of template class rejected by clang

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99845 Summary designated initializer of template class rejected by clang Labels clang Assignees Reporter

[llvm-bugs] [Bug 99847] [AVX] clang 18.1.8 AVX vector return of type '__m256' (vector of 8 'float' values) without 'avx' enabled changes the ABI

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99847 Summary [AVX] clang 18.1.8 AVX vector return of type '__m256' (vector of 8 'float' values) without 'avx' enabled changes the ABI Labels clang

[llvm-bugs] [Bug 99848] [BOLT][AArch64] Runtime crash with `-split-functions -lite=1`

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99848 Summary [BOLT][AArch64] Runtime crash with `-split-functions -lite=1` Labels BOLT Assignees Reporter

[llvm-bugs] [Bug 99856] [Offload][OpenMPOpt] Indirect call optimization leads to seg fault on device

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99856 Summary [Offload][OpenMPOpt] Indirect call optimization leads to seg fault on device Labels new issue Assignees dor

[llvm-bugs] [Bug 99858] clangd crash with auto template parameter pack expansion

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99858 Summary clangd crash with auto template parameter pack expansion Labels new issue Assignees Reporter

[llvm-bugs] [Bug 99860] [clang-tidy] false negative for misc-const-correctness in function-try-block

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99860 Summary [clang-tidy] false negative for misc-const-correctness in function-try-block Labels clang-tidy Assignees

[llvm-bugs] [Bug 99861] [clang-tidy][check-request] Detect using directive with the current namespace

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99861 Summary [clang-tidy][check-request] Detect using directive with the current namespace Labels clang-tidy Assignees

[llvm-bugs] [Bug 99868] crash on invalid

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99868 Summary crash on invalid Labels clang, clang:frontend, crash-on-invalid Assignees

[llvm-bugs] [Bug 99873] [clang][trunk] UNREACHABLE executed: Unexpected placeholder builtin type! Derived from source of UnrealEngine 5.4.3.

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99873 Summary [clang][trunk] UNREACHABLE executed: Unexpected placeholder builtin type! Derived from source of UnrealEngine 5.4.3. Labels clang:frontend,

[llvm-bugs] [Bug 99877] Crash when evaluating folds involving lambdas and variadic templates

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99877 Summary Crash when evaluating folds involving lambdas and variadic templates Labels clang:frontend Assignees ilya-b

[llvm-bugs] [Bug 99879] [Libc] Having issues compiling libc for MacOS

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99879 Summary [Libc] Having issues compiling libc for MacOS Labels libc Assignees Reporter m

[llvm-bugs] [Bug 99881] foldICmpWithDominatingICmp selects 1st BranchInst for a value, with multiple BranchInst in DominatorCache

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99881 Summary foldICmpWithDominatingICmp selects 1st BranchInst for a value, with multiple BranchInst in DominatorCache Labels new issue Ass

[llvm-bugs] [Bug 99887] WRONG code. FE:@llvm.lifetime.end? DeadStoreElim?

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99887 Summary WRONG code. FE:@llvm.lifetime.end? DeadStoreElim? Labels new issue Assignees Reporter

[llvm-bugs] [Bug 99892] [clang] Improve error message for template at block scope

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99892 Summary [clang] Improve error message for template at block scope Labels clang Assignees Reporter

[llvm-bugs] [Bug 99894] [clang] Error (with diagnostic) on valid after #90574

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99894 Summary [clang] Error (with diagnostic) on valid after #90574 Labels clang Assignees yronglin

[llvm-bugs] [Bug 99899] [SLP] crash after 8ff233f

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99899 Summary [SLP] crash after 8ff233f Labels new issue Assignees alexey-bataev Reporter

[llvm-bugs] [Bug 99901] Clang doesn't warn on some cases of `-Wimplicit-fallthrough` that GCC catches

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99901 Summary Clang doesn't warn on some cases of `-Wimplicit-fallthrough` that GCC catches Labels bug, clang, clang:diagnostics

[llvm-bugs] [Bug 99902] Clang chooses the incorrect overload when explicit and implicit member functions are involved

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99902 Summary Clang chooses the incorrect overload when explicit and implicit member functions are involved Labels clang Assignees

[llvm-bugs] [Bug 99910] [DirectX] EntryName is generated for PSV0 on validator version 1.7

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99910 Summary [DirectX] EntryName is generated for PSV0 on validator version 1.7 Labels backend:DirectX Assignees

[llvm-bugs] [Bug 99914] Improve diagnostics with incompatible VLA types

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99914 Summary Improve diagnostics with incompatible VLA types Labels quality-of-implementation, clang:diagnostics Assignees

[llvm-bugs] [Bug 99920] [ELF] A new Lexer for Linker Script

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99920 Summary [ELF] A new Lexer for Linker Script Labels lld:ELF, new issue Assignees yugier

[llvm-bugs] [Bug 99921] add `struct Token {StringRef str; TokenKind kind; }; vector tokens; ` => `vector token; ` change next/peek to return Token

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99921 Summary add `struct Token {StringRef str; TokenKind kind;}; vector tokens;` => `vector token;` change next/peek to return Token Labels new issue

[llvm-bugs] [Bug 99931] lldb API tests fails with "NameError: name 'urlparse' is not defined" when run against an Android device

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99931 Summary lldb API tests fails with "NameError: name 'urlparse' is not defined" when run against an Android device Labels new issue Assi

[llvm-bugs] [Bug 99936] Complete N4089 Safe conversions in `unique_ptr`

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99936 Summary Complete N4089 Safe conversions in `unique_ptr` Labels libc++, c++17 Assignees Repo

[llvm-bugs] [Bug 99937] Complete N4258 'Cleaning-up noexcept in the Library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99937 Summary Complete N4258 'Cleaning-up noexcept in the Library' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99938] Complete 'P0024R2 The Parallelism TS Should be Standardized'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99938 Summary Complete 'P0024R2 The Parallelism TS Should be Standardized' Labels libc++, pstl, c++17 Assignees

[llvm-bugs] [Bug 99939] Complete 'P0226R1 Mathematical Special Functions for C++17'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99939 Summary Complete 'P0226R1 Mathematical Special Functions for C++17' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99940] Implement 'P0067R5 Elementary string conversions'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99940 Summary Implement 'P0067R5 Elementary string conversions' Labels libc++, c++17 Assignees Re

[llvm-bugs] [Bug 99941] Confirm 'P0175R1 Synopses for the C library' is _Nothing to do_

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99941 Summary Confirm 'P0175R1 Synopses for the C library' is _Nothing to do_ Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99942] Implement 'P0418R2 Fail or succeed: there is no atomic lattice'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99942 Summary Implement 'P0418R2 Fail or succeed: there is no atomic lattice' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99943] Implement 'P0502R0 Throwing out of a parallel algorithm terminates - but how?'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99943 Summary Implement 'P0502R0 Throwing out of a parallel algorithm terminates - but how?' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99944] Implement 'P0508R0 Wording for GB 58 - structured bindings for node_handles'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99944 Summary Implement 'P0508R0 Wording for GB 58 - structured bindings for node_handles' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99946] Confirm 'P0270R3 Removing C dependencies from signal handler wording' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99946 Summary Confirm 'P0270R3 Removing C dependencies from signal handler wording' should be marked as 'Nothing to do' in the status page Labels libc++,

[llvm-bugs] [Bug 99948] Complete 'P0452R1 Unifying Parallel Algorithms'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99948 Summary Complete 'P0452R1 Unifying Parallel Algorithms' Labels libc++, c++17 Assignees Rep

[llvm-bugs] [Bug 99949] Complete 'P0467R2 Iterator Concerns for Parallel Algorithms'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99949 Summary Complete 'P0467R2 Iterator Concerns for Parallel Algorithms' Labels libc++, pstl, c++17 Assignees

[llvm-bugs] [Bug 99950] Document `pauthabitest`

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99950 Summary Document `pauthabitest` Labels documentation Assignees Reporter asl

[llvm-bugs] [Bug 99951] Complete 'P0607R0 Inline Variables for the Standard Library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99951 Summary Complete 'P0607R0 Inline Variables for the Standard Library' Labels good first issue, libc++, c++17 As

[llvm-bugs] [Bug 99952] Implement 'P0682R1 Repairing elementary string conversions'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99952 Summary Implement 'P0682R1 Repairing elementary string conversions' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99954] Implement LWG issue 2539 '[fund.ts.v2] invocation_trait definition definition doesn’t work for surrogate call functions'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99954 Summary Implement LWG issue 2539 '[fund.ts.v2] invocation_trait definition definition doesn’t work for surrogate call functions' Labels libc++, c+

[llvm-bugs] [Bug 99959] Implement 'LWG2575 [fund.ts.v2] `experimental::function::assign` should be removed'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99959 Summary Implement 'LWG2575 [fund.ts.v2] `experimental::function::assign` should be removed' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99960] Implement 'LWG2542 Missing const requirements for associative containers'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99960 Summary Implement 'LWG2542 Missing const requirements for associative containers' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99961] Implement 'LWG2573 [fund.ts.v2] std::hash does not work for arrays'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99961 Summary Implement 'LWG2573 [fund.ts.v2] std::hash does not work for arrays' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99963] Implement 'LWG2687 {inclusive, exclusive}_scan misspecified'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99963 Summary Implement 'LWG2687 {inclusive,exclusive}_scan misspecified' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99965] Implement 'LWG2709 offsetof is unnecessarily imprecise'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99965 Summary Implement 'LWG2709 offsetof is unnecessarily imprecise' Labels clang, libc++, c++17 Assignees

[llvm-bugs] [Bug 99966] Apply 'LWG2718 Parallelism bug in [algorithms.parallel.exec] p2'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99966 Summary Apply 'LWG2718 Parallelism bug in [algorithms.parallel.exec] p2' Labels libc++, pstl, c++17 Assignees

[llvm-bugs] [Bug 99968] Apply 'LWG2727 Parallel algorithms with constexpr specifier'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99968 Summary Apply 'LWG2727 Parallel algorithms with constexpr specifier' Labels libc++, pstl, c++17 Assignees

[llvm-bugs] [Bug 99969] Apply 'LWG2166 Heap property underspecified?'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99969 Summary Apply 'LWG2166 Heap property underspecified?' Labels libc++, c++17 Assignees Report

[llvm-bugs] [Bug 99970] Confirm 'LWG2261 Are containers required to use their ‘pointer’ type internally?' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99970 Summary Confirm 'LWG2261 Are containers required to use their ‘pointer’ type internally?' should be marked as 'Nothing to do' in the status page Labels libc++

[llvm-bugs] [Bug 99971] Confirm 'LWG2468 Self-move-assignment of library types' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99971 Summary Confirm 'LWG2468 Self-move-assignment of library types' should be marked as 'Nothing to do' in the status page Labels libc++, c++11,

[llvm-bugs] [Bug 99972] Apply 'LWG2521 [fund.ts.v2] weak_ptr’s converting move constructor should be modified as well for array support'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99972 Summary Apply 'LWG2521 [fund.ts.v2] weak_ptr’s converting move constructor should be modified as well for array support' Labels libc++, c++17

[llvm-bugs] [Bug 99973] Apply 'LWG2525 [fund.ts.v2] get_memory_resource should be const and noexcept'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99973 Summary Apply 'LWG2525 [fund.ts.v2] get_memory_resource should be const and noexcept' Labels libc++, c++17 Assignees

[llvm-bugs] [Bug 99974] Apply 'LWG2527 [fund.ts.v2] ALLOCATOR_OF for function::operator= has incorrect default'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99974 Summary Apply 'LWG2527 [fund.ts.v2] ALLOCATOR_OF for function::operator= has incorrect default' Labels libc++, c++17 Assig

[llvm-bugs] [Bug 99975] Confirm 'LWG2562 Consistent total ordering of pointers by comparison functors' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99975 Summary Confirm 'LWG2562 Consistent total ordering of pointers by comparison functors' should be marked as 'Nothing to do' in the status page Labels libc++,

[llvm-bugs] [Bug 99976] Confirm 'LWG2584 ECMAScript IdentityEscape is ambiguous' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99976 Summary Confirm 'LWG2584 ECMAScript IdentityEscape is ambiguous' should be marked as 'Nothing to do' in the status page Labels libc++, c++11,

[llvm-bugs] [Bug 99977] Confirm 'LWG2570 [fund.ts.v2] conjunction and disjunction requirements are too strict' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99977 Summary Confirm 'LWG2570 [fund.ts.v2] conjunction and disjunction requirements are too strict' should be marked as 'Nothing to do' in the status page Labels l

[llvm-bugs] [Bug 99980] Implement 'P0718R2 Atomic shared_ptr'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99980 Summary Implement 'P0718R2 Atomic shared_ptr' Labels libc++, c++20 Assignees Reporter

[llvm-bugs] [Bug 99982] Complete 'P0355R7 Extending chrono to Calendars and Time Zones'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99982 Summary Complete 'P0355R7 Extending chrono to Calendars and Time Zones' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 99983] Implement 'P0753R2 Manipulators for C++ Synchronized Buffered Ostream'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99983 Summary Implement 'P0753R2 Manipulators for C++ Synchronized Buffered Ostream' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 99984] Confirm 'P0528R3 The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99984 Summary Confirm 'P0528R3 The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange' should be marked as 'Nothing to do' in the status page Labels

[llvm-bugs] [Bug 99985] Complete 'P0619R4 Reviewing Deprecated Facilities of C++17 for C++20'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99985 Summary Complete 'P0619R4 Reviewing Deprecated Facilities of C++17 for C++20' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 99986] Complete 'P0941R2 Integrating feature-test macros into the C++ WD'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99986 Summary Complete 'P0941R2 Integrating feature-test macros into the C++ WD' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 99987] Confirm 'P1025R1 Update The Reference To The Unicode Standard' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99987 Summary Confirm 'P1025R1 Update The Reference To The Unicode Standard' should be marked as 'Nothing to do' in the status page Labels libc++, c++20

[llvm-bugs] [Bug 99989] Remove 'P1120R0 Consistency improvements for <=> and other comparison operators' from the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 99989 Summary Remove 'P1120R0 Consistency improvements for <=> and other comparison operators' from the status page Labels libc++, c++20

[llvm-bugs] [Bug 99990] Complete 'P0591R4 Utility functions to implement uses-allocator construction'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 0 Summary Complete 'P0591R4 Utility functions to implement uses-allocator construction' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 99991] Confirm 'P1123R0 Editorial Guidance for merging P0019r8 and P0528r3' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 1 Summary Confirm 'P1123R0 Editorial Guidance for merging P0019r8 and P0528r3' should be marked as 'Nothing to do' in the status page Labels libc++,

[llvm-bugs] [Bug 99992] Implement 'P1148R0 Cleaning up Clause 20'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 2 Summary Implement 'P1148R0 Cleaning up Clause 20' Labels libc++, c++20 Assignees Reporter

[llvm-bugs] [Bug 99994] Confirm 'P1236R1 Alternative Wording for P0907R4 Signed Integers are Two’s Complement' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 4 Summary Confirm 'P1236R1 Alternative Wording for P0907R4 Signed Integers are Two’s Complement' should be marked as 'Nothing to do' in the status page Labels l

[llvm-bugs] [Bug 99995] Implement 'P1285R0 Improving Completeness Requirements for Type Traits'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 5 Summary Implement 'P1285R0 Improving Completeness Requirements for Type Traits' Labels libc++, c++20, clang:frontend

[llvm-bugs] [Bug 100000] Congrats on 100,000 issues+PRs!

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 10 Summary Congrats on 100,000 issues+PRs! Labels new issue Assignees Reporter michaelrj

[llvm-bugs] [Bug 100006] Complete 'P1353R0 Missing feature test macros'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 16 Summary Complete 'P1353R0 Missing feature test macros' Labels libc++, c++20 Assignees Repo

[llvm-bugs] [Bug 100007] Implement 'P0738R2 I Stream, You Stream, We All Stream for istream_iterator'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 17 Summary Implement 'P0738R2 I Stream, You Stream, We All Stream for istream_iterator' Labels libc++, c++20, ranges

[llvm-bugs] [Bug 100009] Confirm 'P1286R2 Contra CWG DR1778' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 19 Summary Confirm 'P1286R2 Contra CWG DR1778' should be marked as 'Nothing to do' in the status page Labels libc++, c++20 A

[llvm-bugs] [Bug 100010] Apply 'P1463R1 Mandating the Standard Library: Clause 21 - Containers library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100010 Summary Apply 'P1463R1 Mandating the Standard Library: Clause 21 - Containers library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100012] [HLSL] Uninitialized value analysis for `out` parameters

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100012 Summary [HLSL] Uninitialized value analysis for `out` parameters Labels new issue, HLSL Assignees

[llvm-bugs] [Bug 100013] Implement 'P0466R5 Layout-compatibility and Pointer-interconvertibility Traits'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100013 Summary Implement 'P0466R5 Layout-compatibility and Pointer-interconvertibility Traits' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100014] Complete 'P1361R2 Integration of chrono with text formatting'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100014 Summary Complete 'P1361R2 Integration of chrono with text formatting' Labels libc++, c++20, chrono Assignees

[llvm-bugs] [Bug 100015] Implement 'P1466R3 Miscellaneous minor fixes for chrono'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100015 Summary Implement 'P1466R3 Miscellaneous minor fixes for chrono' Labels libc++, c++20, chrono Assignees

[llvm-bugs] [Bug 100016] Implement 'P1502R1 Standard library header units for C++20'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100016 Summary Implement 'P1502R1 Standard library header units for C++20' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100018] Complete 'P1614R2 The Mothership has Landed'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100018 Summary Complete 'P1614R2 The Mothership has Landed' Labels libc++, c++20, spaceship Assignees

[llvm-bugs] [Bug 100019] Implement 'P1644R0 Add wait/notify to atomic'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100019 Summary Implement 'P1644R0 Add wait/notify to atomic' Labels libc++, c++20 Assignees Repor

[llvm-bugs] [Bug 100020] Apply 'P1622R3 Mandating the Standard Library: Clause 32 - Thread support library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100020 Summary Apply 'P1622R3 Mandating the Standard Library: Clause 32 - Thread support library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100021] Apply 'P1686R2 Mandating the Standard Library: Clause 27 - Time library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100021 Summary Apply 'P1686R2 Mandating the Standard Library: Clause 27 - Time library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100022] Apply 'P1718R2 Mandating the Standard Library: Clause 25 - Algorithms library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100022 Summary Apply 'P1718R2 Mandating the Standard Library: Clause 25 - Algorithms library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100023] Apply 'P1719R2 Mandating the Standard Library: Clause 26 - Numerics library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100023 Summary Apply 'P1719R2 Mandating the Standard Library: Clause 26 - Numerics library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100025] Apply 'P1720R2 Mandating the Standard Library: Clause 28 - Localization library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100025 Summary Apply 'P1720R2 Mandating the Standard Library: Clause 28 - Localization library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100026] Apply 'P1721R2 Mandating the Standard Library: Clause 29 - Input/Output library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100026 Summary Apply 'P1721R2 Mandating the Standard Library: Clause 29 - Input/Output library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100027] Apply 'P1722R2 Mandating the Standard Library: Clause 30 - Regular Expression library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100027 Summary Apply 'P1722R2 Mandating the Standard Library: Clause 30 - Regular _expression_ library' Labels libc++, c++20 Ass

[llvm-bugs] [Bug 100029] Apply 'P1723R2 Mandating the Standard Library: Clause 31 - Atomics library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100029 Summary Apply 'P1723R2 Mandating the Standard Library: Clause 31 - Atomics library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100030] Implement 'P1855R0 Make `` freestanding'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100030 Summary Implement 'P1855R0 Make `` freestanding' Labels libc++, c++20, spaceship Assignees

[llvm-bugs] [Bug 100031] Implement 'P1869R1 Rename ‘condition_variable_any’ interruptible wait methods'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100031 Summary Implement 'P1869R1 Rename ‘condition_variable_any’ interruptible wait methods' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100032] Implement 'P1902R1 Missing feature-test macros 2018-2019'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100032 Summary Implement 'P1902R1 Missing feature-test macros 2018-2019' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100033] Apply 'P1960R0 NB Comment Changes Reviewed by SG1'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100033 Summary Apply 'P1960R0 NB Comment Changes Reviewed by SG1' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100034] Confirm 'P1965R0 Blanket Wording for Specifying “Hidden Friends”' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100034 Summary Confirm 'P1965R0 Blanket Wording for Specifying “Hidden Friends”' should be marked as 'Nothing to do' in the status page Labels libc++, c

[llvm-bugs] [Bug 100035] Confirm 'P0593R6 Implicit creation of objects for low-level object manipulation' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100035 Summary Confirm 'P0593R6 Implicit creation of objects for low-level object manipulation' should be marked as 'Nothing to do' in the status page Labels libc++

[llvm-bugs] [Bug 100037] Apply 'P1460R1 Mandating the Standard Library: Clause 20 - Utilities library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100037 Summary Apply 'P1460R1 Mandating the Standard Library: Clause 20 - Utilities library' Labels libc++, c++20 Assignees

[llvm-bugs] [Bug 100038] Implement 'P1831R1 Deprecating volatile: library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100038 Summary Implement 'P1831R1 Deprecating volatile: library' Labels libc++, c++20 Assignees R

[llvm-bugs] [Bug 100039] Apply 'P1963R0 Fixing US 313'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100039 Summary Apply 'P1963R0 Fixing US 313' Labels libc++, c++20 Assignees Reporter

[llvm-bugs] [Bug 100041] Apply 'P2045R1 Missing Mandates for the standard library'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100041 Summary Apply 'P2045R1 Missing Mandates for the standard library' Labels good first issue, libc++, c++20 Assi

[llvm-bugs] [Bug 100042] Confirm 'P2102R0 Make ‘implicit expression variations’ more explicit (Wording for US185)' should be marked as 'Nothing to do' in the status page

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100042 Summary Confirm 'P2102R0 Make ‘implicit _expression_ variations’ more explicit (Wording for US185)' should be marked as 'Nothing to do' in the status page Labels

[llvm-bugs] [Bug 100043] Complete 'P2372R3 Fixing locale handling in chrono formatters'

2024-07-22 Thread LLVM Bugs via llvm-bugs
Issue 100043 Summary Complete 'P2372R3 Fixing locale handling in chrono formatters' Labels libc++, c++20, chrono Assignees

  1   2   >