issues
search
Quuxplusone
/
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
https://p1144.godbolt.org/z/jf67zx5hq
Other
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`__is_trivially_copyable` returns false for type with ineligible copy constructor
#43
Quuxplusone
opened
1 day ago
0
Should accept comma-less ellipsis parameter in `void f(Ts...[0] t ...)`
#42
Quuxplusone
opened
2 days ago
0
Wrong initialization order for inline variables within a single TU
#41
Quuxplusone
opened
1 week ago
0
Error on `unexpected(1) == unexpected(1L)`
#40
Quuxplusone
closed
3 days ago
4
-Wdeprecated-volatile doesn't handle class types correctly
#39
Quuxplusone
opened
1 month ago
0
Noexcept-spec for `deque::operator=(deque&&)` is wrongly weakened
#38
Quuxplusone
opened
1 month ago
6
[clang] Implement __is_trivially_equality_comparable for enum types
#37
Quuxplusone
opened
3 months ago
0
`__is_trivially_equality_comparable` returns false for enum types such as `std::byte`
#36
Quuxplusone
opened
3 months ago
2
[Clang 18->19 regression] `__is_trivially_equality_comparable` requires more completeness than it used to
#35
Quuxplusone
opened
3 months ago
0
Assert-fail on C++20 paren-agg-init of array type
#34
Quuxplusone
closed
3 days ago
1
`std::ranges::minmax` miscompiles given Microsoft-style `tuple<int&>`
#33
Quuxplusone
opened
6 months ago
6
Clang assert-fails on invalid call to `operator T() volatile` in C++20
#32
Quuxplusone
opened
6 months ago
0
Clang accepts `operator==(this const S, const S&) = default`
#31
Quuxplusone
closed
3 days ago
2
`__is_trivially_equality_comparable(T)` false positive when the defaulted operator is ineligible
#30
Quuxplusone
closed
3 months ago
1
Null dereference in llvm::Operator::hasPoisonGeneratingFlags()
#29
Quuxplusone
opened
7 months ago
1
Bogus error "'visibility' attribute takes one argument" in C++03 mode only
#28
Quuxplusone
closed
8 months ago
1
CodeGen-emitted diagnostics lack "in instantiation of function template" notes
#27
Quuxplusone
opened
9 months ago
0
Deleting the copy constructor makes Clang ignore [[clang::trivial_abi]]
#26
Quuxplusone
opened
9 months ago
0
Clang 16 regression: ICE on "shark quotes": Expression evaluator can't be called on a dependent expression
#25
Quuxplusone
closed
3 days ago
1
Pointer-to-member-function should reject explicit object parameter ("deducing this")
#24
Quuxplusone
closed
3 months ago
2
ICE in `clang::Sema::ActOnUsingEnumDeclaration` given invalid `using enum B::E;`
#23
Quuxplusone
opened
11 months ago
0
ICE "Declaration context must already be complete!" in friend template
#22
Quuxplusone
opened
1 year ago
0
ICE on class type derived from explicit-object-parameter lambda
#21
Quuxplusone
closed
3 months ago
1
Hard error inside `__bounded_iter` implicit conversion
#20
Quuxplusone
closed
3 days ago
2
Captured structured binding is wrongly considered a bitfield
#19
Quuxplusone
opened
1 year ago
0
Member `operator new` and `operator delete` should reject explicit object parameters
#18
Quuxplusone
closed
8 months ago
2
[libc++] Implement P2447 "std::span convertible from std::initializer_list"
#17
Quuxplusone
closed
9 months ago
1
[libc++] Eliminate extra allocations from `std::move(oss).str()`
#16
Quuxplusone
closed
1 year ago
3
[libc++] [string_view] Remove operators made redundant by C++20
#15
Quuxplusone
closed
1 year ago
1
[libc++] Simplify debug comparators
#14
Quuxplusone
opened
1 year ago
1
[libc++] scoped_allocator_adaptor(Convertible, Convertible) shouldn't be ambiguous
#13
Quuxplusone
closed
9 months ago
1
Refactor container CTAD tests
#12
Quuxplusone
opened
1 year ago
0
[libc++] [test] Rename set/map scary.pass.cpp compile-only tests
#11
Quuxplusone
opened
1 year ago
0
[libc++] Simplify overload sets where C::iterator == C::const_iterator
#10
Quuxplusone
opened
1 year ago
3
[libc++] memcpy-based codepath for std::swap_ranges
#9
Quuxplusone
opened
1 year ago
0
[libc++] [test] Refactor allocator_mismatch.compile.fail.cpp -> .verify.cpp
#8
Quuxplusone
closed
1 year ago
1
[libc++] [P1222] std::flat_set
#7
Quuxplusone
opened
1 year ago
0
[libc++] [test] Counter<T>'s assignment operator shouldn't ++gConstructed
#6
Quuxplusone
closed
1 year ago
1
[libc++] [P1206] Implement `container-compatible-range` and the `from_range` tag type
#5
Quuxplusone
closed
1 year ago
1
[libc++] [test] Fix a typo: s/range/range const/
#4
Quuxplusone
closed
1 year ago
1
[libc++] [test] Renamings for OSX modulemaps
#3
Quuxplusone
closed
1 year ago
1
[libc++] Fix "size_t" constants that should be "bool" or "int", and add tests
#2
Quuxplusone
closed
1 year ago
4
[libc++] Replace std::memmove/memcpy with __builtin_memmove/memcpy
#1
Quuxplusone
closed
1 year ago
6