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

[-Wunsafe-buffer-usage] Do not warn of unsafe buffers in consteval functions clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer consteval C++20 consteval
#129091 opened Feb 27, 2025 by tsepez
std::source_location::function_name is ambiguous with function local types clang:frontend Language frontend issues, e.g. anything involving "Sema"
#129083 opened Feb 27, 2025 by bebuch
[rejects valid] CTAD failing for alias template clang:frontend Language frontend issues, e.g. anything involving "Sema"
#129077 opened Feb 27, 2025 by ericniebler
warn_consecutive_comparision produces confusing message. clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#129069 opened Feb 27, 2025 by earnol
Implement -Wmismatched-dealloc clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#129068 opened Feb 27, 2025 by erichkeane
[libc++] regex uncaught exception using libc++, but libstdc++ not libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. regex Issues related to regex
#129062 opened Feb 27, 2025 by Zhenhang1213
[clang][crash] compiler crashes when building modules with a mingw sysroot clang:modules C++20 modules and Clang Header Modules crash Prefer [crash-on-valid] or [crash-on-invalid]
#129061 opened Feb 27, 2025 by qis
[Clang][diagnostics] The location marking that structured binding shadows template parameter is not clear clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer confirmed Verified by a second party good first issue https://github.com/llvm/llvm-project/contribute
#129060 opened Feb 27, 2025 by zwuis
s390x: support .machine push and .machine pop assembler directives backend:SystemZ enhancement Improving things as opposed to bug fixing, e.g. new or missing feature
#129053 opened Feb 27, 2025 by folkertdev
[libc++] P2255R2: pair, tuple, INVOKE libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#129051 opened Feb 27, 2025 by Zingam
4 tasks
[libc++] P2255R2: Implement type traits libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#129049 opened Feb 27, 2025 by Zingam
2 tasks done
[DAG] Convert MatchFunnelPosNeg to use SDPatternMatch matchers good first issue https://github.com/llvm/llvm-project/contribute llvm:SelectionDAG SelectionDAGISel as well
#129034 opened Feb 27, 2025 by RKSimon
Please diagnose on _Noreturn calls within [[gnu::const]], [[gnu::pure]], [[reproducible]], [[unsequenced]] c23 clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer clang:frontend Language frontend issues, e.g. anything involving "Sema" extension:gnu
#129022 opened Feb 27, 2025 by alejandro-colomar
clang++-21/19 crashed when using precompiled header clang:PCH Precompiled headers crash Prefer [crash-on-valid] or [crash-on-invalid]
#129021 opened Feb 27, 2025 by sweihub
ProTip! Exclude everything labeled bug with -label:bug.