Issue
99845
Summary
designated initializer of template class rejected by clang
Labels
clang
Assignees
Reporter
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
Issue
99848
Summary
[BOLT][AArch64] Runtime crash with `-split-functions -lite=1`
Labels
BOLT
Assignees
Reporter
Issue
99856
Summary
[Offload][OpenMPOpt] Indirect call optimization leads to seg fault on device
Labels
new issue
Assignees
dor
Issue
99858
Summary
clangd crash with auto template parameter pack expansion
Labels
new issue
Assignees
Reporter
Issue
99860
Summary
[clang-tidy] false negative for misc-const-correctness in function-try-block
Labels
clang-tidy
Assignees
Issue
99861
Summary
[clang-tidy][check-request] Detect using directive with the current namespace
Labels
clang-tidy
Assignees
Issue
99868
Summary
crash on invalid
Labels
clang,
clang:frontend,
crash-on-invalid
Assignees
Issue
99873
Summary
[clang][trunk] UNREACHABLE executed: Unexpected placeholder builtin type! Derived from source of UnrealEngine 5.4.3.
Labels
clang:frontend,
Issue
99877
Summary
Crash when evaluating folds involving lambdas and variadic templates
Labels
clang:frontend
Assignees
ilya-b
Issue
99879
Summary
[Libc] Having issues compiling libc for MacOS
Labels
libc
Assignees
Reporter
m
Issue
99881
Summary
foldICmpWithDominatingICmp selects 1st BranchInst for a value, with multiple BranchInst in DominatorCache
Labels
new issue
Ass
Issue
99887
Summary
WRONG code. FE:@llvm.lifetime.end? DeadStoreElim?
Labels
new issue
Assignees
Reporter
Issue
99892
Summary
[clang] Improve error message for template at block scope
Labels
clang
Assignees
Reporter
Issue
99894
Summary
[clang] Error (with diagnostic) on valid after #90574
Labels
clang
Assignees
yronglin
Issue
99899
Summary
[SLP] crash after 8ff233f
Labels
new issue
Assignees
alexey-bataev
Reporter
Issue
99901
Summary
Clang doesn't warn on some cases of `-Wimplicit-fallthrough` that GCC catches
Labels
bug,
clang,
clang:diagnostics
Issue
99902
Summary
Clang chooses the incorrect overload when explicit and implicit member functions are involved
Labels
clang
Assignees
Issue
99910
Summary
[DirectX] EntryName is generated for PSV0 on validator version 1.7
Labels
backend:DirectX
Assignees
Issue
99914
Summary
Improve diagnostics with incompatible VLA types
Labels
quality-of-implementation,
clang:diagnostics
Assignees
Issue
99920
Summary
[ELF] A new Lexer for Linker Script
Labels
lld:ELF,
new issue
Assignees
yugier
Issue
99921
Summary
add `struct Token {StringRef str; TokenKind kind;}; vector tokens;` => `vector token;` change next/peek to return Token
Labels
new issue
Issue
99931
Summary
lldb API tests fails with "NameError: name 'urlparse' is not defined" when run against an Android device
Labels
new issue
Assi
Issue
99936
Summary
Complete N4089 Safe conversions in `unique_ptr`
Labels
libc++,
c++17
Assignees
Repo
Issue
99937
Summary
Complete N4258 'Cleaning-up noexcept in the Library'
Labels
libc++,
c++17
Assignees
Issue
99938
Summary
Complete 'P0024R2 The Parallelism TS Should be Standardized'
Labels
libc++,
pstl,
c++17
Assignees
Issue
99939
Summary
Complete 'P0226R1 Mathematical Special Functions for C++17'
Labels
libc++,
c++17
Assignees
Issue
99940
Summary
Implement 'P0067R5 Elementary string conversions'
Labels
libc++,
c++17
Assignees
Re
Issue
99941
Summary
Confirm 'P0175R1 Synopses for the C library' is _Nothing to do_
Labels
libc++,
c++17
Assignees
Issue
99942
Summary
Implement 'P0418R2 Fail or succeed: there is no atomic lattice'
Labels
libc++,
c++17
Assignees
Issue
99943
Summary
Implement 'P0502R0 Throwing out of a parallel algorithm terminates - but how?'
Labels
libc++,
c++17
Assignees
Issue
99944
Summary
Implement 'P0508R0 Wording for GB 58 - structured bindings for node_handles'
Labels
libc++,
c++17
Assignees
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++,
Issue
99948
Summary
Complete 'P0452R1 Unifying Parallel Algorithms'
Labels
libc++,
c++17
Assignees
Rep
Issue
99949
Summary
Complete 'P0467R2 Iterator Concerns for Parallel Algorithms'
Labels
libc++,
pstl,
c++17
Assignees
Issue
99950
Summary
Document `pauthabitest`
Labels
documentation
Assignees
Reporter
asl
Issue
99951
Summary
Complete 'P0607R0 Inline Variables for the Standard Library'
Labels
good first issue,
libc++,
c++17
As
Issue
99952
Summary
Implement 'P0682R1 Repairing elementary string conversions'
Labels
libc++,
c++17
Assignees
Issue
99954
Summary
Implement LWG issue 2539 '[fund.ts.v2] invocation_trait definition definition doesn’t work for surrogate call functions'
Labels
libc++,
c+
Issue
99959
Summary
Implement 'LWG2575 [fund.ts.v2] `experimental::function::assign` should be removed'
Labels
libc++,
c++17
Assignees
Issue
99960
Summary
Implement 'LWG2542 Missing const requirements for associative containers'
Labels
libc++,
c++17
Assignees
Issue
99961
Summary
Implement 'LWG2573 [fund.ts.v2] std::hash does not work for arrays'
Labels
libc++,
c++17
Assignees
Issue
99963
Summary
Implement 'LWG2687 {inclusive,exclusive}_scan misspecified'
Labels
libc++,
c++17
Assignees
Issue
99965
Summary
Implement 'LWG2709 offsetof is unnecessarily imprecise'
Labels
clang,
libc++,
c++17
Assignees
Issue
99966
Summary
Apply 'LWG2718 Parallelism bug in [algorithms.parallel.exec] p2'
Labels
libc++,
pstl,
c++17
Assignees
Issue
99968
Summary
Apply 'LWG2727 Parallel algorithms with constexpr specifier'
Labels
libc++,
pstl,
c++17
Assignees
Issue
99969
Summary
Apply 'LWG2166 Heap property underspecified?'
Labels
libc++,
c++17
Assignees
Report
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++
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,
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
Issue
99973
Summary
Apply 'LWG2525 [fund.ts.v2] get_memory_resource should be const and noexcept'
Labels
libc++,
c++17
Assignees
Issue
99974
Summary
Apply 'LWG2527 [fund.ts.v2] ALLOCATOR_OF for function::operator= has incorrect default'
Labels
libc++,
c++17
Assig
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++,
Issue
99976
Summary
Confirm 'LWG2584 ECMAScript IdentityEscape is ambiguous' should be marked as 'Nothing to do' in the status page
Labels
libc++,
c++11,
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
Issue
99980
Summary
Implement 'P0718R2 Atomic shared_ptr'
Labels
libc++,
c++20
Assignees
Reporter
Issue
99982
Summary
Complete 'P0355R7 Extending chrono to Calendars and Time Zones'
Labels
libc++,
c++20
Assignees
Issue
99983
Summary
Implement 'P0753R2 Manipulators for C++ Synchronized Buffered Ostream'
Labels
libc++,
c++20
Assignees
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
Issue
99985
Summary
Complete 'P0619R4 Reviewing Deprecated Facilities of C++17 for C++20'
Labels
libc++,
c++20
Assignees
Issue
99986
Summary
Complete 'P0941R2 Integrating feature-test macros into the C++ WD'
Labels
libc++,
c++20
Assignees
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
Issue
99989
Summary
Remove 'P1120R0 Consistency improvements for <=> and other comparison operators' from the status page
Labels
libc++,
c++20
Issue
0
Summary
Complete 'P0591R4 Utility functions to implement uses-allocator construction'
Labels
libc++,
c++20
Assignees
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++,
Issue
2
Summary
Implement 'P1148R0 Cleaning up Clause 20'
Labels
libc++,
c++20
Assignees
Reporter
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
Issue
5
Summary
Implement 'P1285R0 Improving Completeness Requirements for Type Traits'
Labels
libc++,
c++20,
clang:frontend
Issue
10
Summary
Congrats on 100,000 issues+PRs!
Labels
new issue
Assignees
Reporter
michaelrj
Issue
16
Summary
Complete 'P1353R0 Missing feature test macros'
Labels
libc++,
c++20
Assignees
Repo
Issue
17
Summary
Implement 'P0738R2 I Stream, You Stream, We All Stream for istream_iterator'
Labels
libc++,
c++20,
ranges
Issue
19
Summary
Confirm 'P1286R2 Contra CWG DR1778' should be marked as 'Nothing to do' in the status page
Labels
libc++,
c++20
A
Issue
100010
Summary
Apply 'P1463R1 Mandating the Standard Library: Clause 21 - Containers library'
Labels
libc++,
c++20
Assignees
Issue
100012
Summary
[HLSL] Uninitialized value analysis for `out` parameters
Labels
new issue,
HLSL
Assignees
Issue
100013
Summary
Implement 'P0466R5 Layout-compatibility and Pointer-interconvertibility Traits'
Labels
libc++,
c++20
Assignees
Issue
100014
Summary
Complete 'P1361R2 Integration of chrono with text formatting'
Labels
libc++,
c++20,
chrono
Assignees
Issue
100015
Summary
Implement 'P1466R3 Miscellaneous minor fixes for chrono'
Labels
libc++,
c++20,
chrono
Assignees
Issue
100016
Summary
Implement 'P1502R1 Standard library header units for C++20'
Labels
libc++,
c++20
Assignees
Issue
100018
Summary
Complete 'P1614R2 The Mothership has Landed'
Labels
libc++,
c++20,
spaceship
Assignees
Issue
100019
Summary
Implement 'P1644R0 Add wait/notify to atomic'
Labels
libc++,
c++20
Assignees
Repor
Issue
100020
Summary
Apply 'P1622R3 Mandating the Standard Library: Clause 32 - Thread support library'
Labels
libc++,
c++20
Assignees
Issue
100021
Summary
Apply 'P1686R2 Mandating the Standard Library: Clause 27 - Time library'
Labels
libc++,
c++20
Assignees
Issue
100022
Summary
Apply 'P1718R2 Mandating the Standard Library: Clause 25 - Algorithms library'
Labels
libc++,
c++20
Assignees
Issue
100023
Summary
Apply 'P1719R2 Mandating the Standard Library: Clause 26 - Numerics library'
Labels
libc++,
c++20
Assignees
Issue
100025
Summary
Apply 'P1720R2 Mandating the Standard Library: Clause 28 - Localization library'
Labels
libc++,
c++20
Assignees
Issue
100026
Summary
Apply 'P1721R2 Mandating the Standard Library: Clause 29 - Input/Output library'
Labels
libc++,
c++20
Assignees
Issue
100027
Summary
Apply 'P1722R2 Mandating the Standard Library: Clause 30 - Regular _expression_ library'
Labels
libc++,
c++20
Ass
Issue
100029
Summary
Apply 'P1723R2 Mandating the Standard Library: Clause 31 - Atomics library'
Labels
libc++,
c++20
Assignees
Issue
100030
Summary
Implement 'P1855R0 Make `` freestanding'
Labels
libc++,
c++20,
spaceship
Assignees
Issue
100031
Summary
Implement 'P1869R1 Rename ‘condition_variable_any’ interruptible wait methods'
Labels
libc++,
c++20
Assignees
Issue
100032
Summary
Implement 'P1902R1 Missing feature-test macros 2018-2019'
Labels
libc++,
c++20
Assignees
Issue
100033
Summary
Apply 'P1960R0 NB Comment Changes Reviewed by SG1'
Labels
libc++,
c++20
Assignees
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
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++
Issue
100037
Summary
Apply 'P1460R1 Mandating the Standard Library: Clause 20 - Utilities library'
Labels
libc++,
c++20
Assignees
Issue
100038
Summary
Implement 'P1831R1 Deprecating volatile: library'
Labels
libc++,
c++20
Assignees
R
Issue
100039
Summary
Apply 'P1963R0 Fixing US 313'
Labels
libc++,
c++20
Assignees
Reporter
Issue
100041
Summary
Apply 'P2045R1 Missing Mandates for the standard library'
Labels
good first issue,
libc++,
c++20
Assi
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
Issue
100043
Summary
Complete 'P2372R3 Fixing locale handling in chrono formatters'
Labels
libc++,
c++20,
chrono
Assignees
1 - 100 of 106 matches
Mail list logo