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

Ungrammatical warning message "const qualifier have no effect" clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#125942 opened Feb 5, 2025 by a-tarasyuk
Bogus alignment mismatch diagnostic clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#125916 opened Feb 5, 2025 by PJBoy
Entire lambda body is printed in a note c++ clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer good first issue https://github.com/llvm/llvm-project/contribute
#125914 opened Feb 5, 2025 by Endilll
Alias template CTAD is erroneously allowed in C++17 mode clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party good first issue https://github.com/llvm/llvm-project/contribute
#125913 opened Feb 5, 2025 by PJBoy
__datasizeof() does not ignore tail padding. clang:frontend Language frontend issues, e.g. anything involving "Sema"
#125863 opened Feb 5, 2025 by IViktorov
CTAD for alias template crashes. c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash Prefer [crash-on-valid] or [crash-on-invalid]
#125821 opened Feb 5, 2025 by hokein
[Clang] -Wunused-variable false negative when not all structured bindings are marked maybe_unused clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer false-negative
#125810 opened Feb 5, 2025 by zwuis
Clang + NVPTX reports ptxas fatal : Unresolved extern function '__assert_fail' clang Clang issues not falling into any other category cuda
#125782 opened Feb 4, 2025 by clellsolomon
Passing -mllvm -pass-remarks-analysis=* to clang causes fatal error crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:optimizations
#125781 opened Feb 4, 2025 by jkorous-apple
Can recommendation for out-of-tree projects to add_definitions(${LLVM_DEFINITIONS}) be retired? cmake Build system in general and CMake in particular question A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
#125779 opened Feb 4, 2025 by christopherbate
Feature request: have an xcdebug equivalent for lldb-dap enhancement Improving things as opposed to bug fixing, e.g. new or missing feature lldb-dap
#125777 opened Feb 4, 2025 by JDevlieghere
[HLSL] Implement constant expression evaluator for HLSL splat cast HLSL HLSL Language Support
#125766 opened Feb 4, 2025 by spall
clang false -Wtautological-unsigned-zero-compare warning. clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer false-positive Warning fires when it should not
#125759 opened Feb 4, 2025 by pawelsopensource
[HLSL] [branch] attribute support for switch statements HLSL HLSL Language Support
#125754 opened Feb 4, 2025 by llvm-beanz
ProTip! Find all open issues with in progress development work with linked:pr.