Skip to content

Issues: llvm/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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[clang] Constraint normalization uses too much memory clang:frontend Language frontend issues, e.g. anything involving "Sema" concepts C++20 concepts
#122581 opened Jan 11, 2025 by cookiestarfish
[Clang] Incorrect Diagnostic Message for Ambiguous Overloaded Operator in Clang clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#122579 opened Jan 11, 2025 by wangbo15
[TBAA][GVN] Miscompile due to incorrectly replacing pointer with undef llvm:GVN GVN and NewGVN stages (Global value numbering) miscompilation TBAA Type-Based Alias Analysis / Strict Aliasing
#122537 opened Jan 10, 2025 by mshockwave
Undef description of branching in LangRef seems ambiguous. documentation llvm Umbrella label for LLVM issues
#122532 opened Jan 10, 2025 by Chobbes
[libc++] Ambiguous call encountered in {ranges, std}::count libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#122528 opened Jan 10, 2025 by winner245
[clang] Consideration of constraints for address of overloaded function (CWG2918) is not implemented c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party defect report Issues representing WG21 papers to be applied as a defect report
#122523 opened Jan 10, 2025 by 03F001
[TySan] False positive related to structs in structs? compiler-rt:tysan Type sanitizer false-positive Warning fires when it should not
#122517 opened Jan 10, 2025 by seanm
ProTip! Exclude everything labeled bug with -label:bug.