forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: Quuxplusone/llvm-project
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Dangling
LLT
reference in CodeGen/GlobalISel/MIPatternMatch.h
#45
opened Dec 12, 2024 by
Quuxplusone
flat_map.equal_range
hard error when Compare
is not a std::relation
#44
opened Dec 1, 2024 by
Quuxplusone
Should accept comma-less ellipsis parameter in
void f(Ts...[0] t ...)
c++26
clang:frontend
rejects-valid
#42
opened Nov 12, 2024 by
Quuxplusone
Wrong initialization order for inline variables within a single TU
c++17
clang:codegen
#41
opened Nov 7, 2024 by
Quuxplusone
-Wdeprecated-volatile doesn't handle class types correctly
c++20
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#39
opened Sep 26, 2024 by
Quuxplusone
Noexcept-spec for
deque::operator=(deque&&)
is wrongly weakened
libc++
#38
opened Sep 19, 2024 by
Quuxplusone
__is_trivially_equality_comparable
returns false for enum types such as std::byte
#36
opened Aug 5, 2024 by
Quuxplusone
std::ranges::minmax
miscompiles given Microsoft-style tuple<int&>
bug
#33
opened May 9, 2024 by
Quuxplusone
Clang assert-fails on invalid call to
operator T() volatile
in C++20
c++20
crash-on-valid
#32
opened May 6, 2024 by
Quuxplusone
Null dereference in llvm::Operator::hasPoisonGeneratingFlags()
#29
opened Apr 2, 2024 by
Quuxplusone
CodeGen-emitted diagnostics lack "in instantiation of function template" notes
clang:codegen
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
quality-of-implementation
#27
opened Feb 13, 2024 by
Quuxplusone
Deleting the copy constructor makes Clang ignore [[clang::trivial_abi]]
ABI
Application Binary Interface
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
clang:frontend
#26
opened Feb 12, 2024 by
Quuxplusone
ICE in
clang::Sema::ActOnUsingEnumDeclaration
given invalid using enum B::E;
c++20
clang:frontend
crash-on-invalid
#23
opened Dec 15, 2023 by
Quuxplusone
ICE "Declaration context must already be complete!" in friend template
c++
clang:frontend
crash-on-valid
#22
opened Nov 11, 2023 by
Quuxplusone
Captured structured binding is wrongly considered a bitfield
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
clang:frontend
#19
opened Oct 24, 2023 by
Quuxplusone
ProTip!
Adding no:label will show everything without a label.