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
Assigned to nobody Loading
Sort

Issues list

Bad diagnostic after --: no such file or directory X, did you mean X clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' confirmed Verified by a second party quality-of-implementation
#137760 opened Apr 29, 2025 by HolyBlackCat
clang++: wrong error about non-const member clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer quality-of-implementation
#137619 opened Apr 28, 2025 by stsp
compiler printf format warning doesn't really need to happen clang:frontend Language frontend issues, e.g. anything involving "Sema" quality-of-implementation
#136562 opened Apr 21, 2025 by d3x0r
Configuration flags do not show up when --verbose clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' enhancement Improving things as opposed to bug fixing, e.g. new or missing feature quality-of-implementation
#135960 opened Apr 16, 2025 by etiennemlb
Audit/Update select uses in DiagnosticXKinds.td to use enum_select. 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 quality-of-implementation
#123121 opened Jan 15, 2025 by erichkeane
[clang] Immediate invocations in constexpr initailizers are evaluated twice clang:frontend Language frontend issues, e.g. anything involving "Sema" consteval C++20 consteval constexpr Anything related to constant evaluation performance quality-of-implementation
#117321 opened Nov 22, 2024 by groundswellaudio
[clang] -Wunreachable-code does not work on macros clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer enhancement Improving things as opposed to bug fixing, e.g. new or missing feature false-negative quality-of-implementation
#116296 opened Nov 14, 2024 by tiagomacarios
[clang++] Unnecessary warning "non-void function does not return a value in all control paths" clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer confirmed Verified by a second party false-positive Warning fires when it should not quality-of-implementation
#111509 opened Oct 8, 2024 by mkornaukhov03
-Wshorten-64-to-32 should not warn when value is bounded by conditionals clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer enhancement Improving things as opposed to bug fixing, e.g. new or missing feature quality-of-implementation
#105837 opened Aug 23, 2024 by Explorer09
Improve diagnostics with incompatible VLA types clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer quality-of-implementation
#99914 opened Jul 22, 2024 by AaronBallman
Typo correction lacks support for much of C c clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer quality-of-implementation
#97560 opened Jul 3, 2024 by AaronBallman
requires expression failure could provide more helpful diagnostics clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer concepts C++20 concepts quality-of-implementation
#96660 opened Jun 25, 2024 by mpusz
Optimize decltype(T{}) to T in compiler error messages 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 quality-of-implementation
#96638 opened Jun 25, 2024 by mpusz
Decomposition Declaration diagnostic for missing initializer is pretty unclear 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 quality-of-implementation
#90107 opened Apr 25, 2024 by erichkeane
Poor readability of error messages with empty NTTPs clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer quality-of-implementation
#88502 opened Apr 12, 2024 by mpusz
Warn about redundant const in constexpr declarations? clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer quality-of-implementation
#83837 opened Mar 4, 2024 by zmodem
ProTip! Updated in the last three days: updated:>2025-06-03.