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

Control analysis-based diagnostics with #pragma clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category quality-of-implementation
#136323 opened Apr 18, 2025 by AaronBallman Loading…
[clang] Redefine noconvergent and generate convergence control tokens clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir llvm:transforms
#136282 opened Apr 18, 2025 by ssahasra Loading…
[clang] Define convergence in C++ languages such as HIP, CUDA, OpenCL clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#136280 opened Apr 18, 2025 by ssahasra Loading…
[Clang] Improve -Wtautological-overlap-compare diagnostics flag clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#133653 opened Mar 30, 2025 by YutongZhuu Loading…
Thread Safety Analysis: Check managed capabilities of returned scoped capability clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#131831 opened Mar 18, 2025 by malek203 Loading…
[-Wunsafe-buffer-usage] Add absl::{Span,string_view} to UnsafeBufferUsage analysis clang:analysis clang Clang issues not falling into any other category
#127698 opened Feb 18, 2025 by mxms0 Loading…
[Clang][Analysis] Don't treat the default switch path as unreachable when all enumerators are covered clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#123166 opened Jan 16, 2025 by jeremy-rifkin Loading…
[Clang] [NFC] Rename isAnyPointerType() and getPointeeOrArrayElementType(). backend:AArch64 backend:ARM backend:RISC-V backend:SystemZ clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd HLSL HLSL Language Support lldb
#122938 opened Jan 14, 2025 by Sirraide Loading…
[clang] Function call without comparisons reported as non-constant expression after CWG2765 implementation c++20 clang:analysis clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#117409 opened Nov 23, 2024 by ormris
[clang][Analysis][NFC] Let isConfigurationValue take Expr clang:analysis clang Clang issues not falling into any other category
#116266 opened Nov 14, 2024 by aaronpuchert Loading…
Clang tooling generated visibility macros for Clang backend:AArch64 backend:AMDGPU backend:ARM backend:Hexagon backend:loongarch backend:PowerPC backend:RISC-V backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-format ClangIR Anything related to the ClangIR project HLSL HLSL Language Support xray
#109702 opened Sep 23, 2024 by fsfod Loading…
Prefer std::getenv to ::getenv clang:analysis clang:as-a-library libclang and C++ API clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category llvm:support
#108529 opened Sep 13, 2024 by vgvassilev Loading…
-Wall causes massive compilation slowdown clang:analysis clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer confirmed Verified by a second party slow-compile
#105959 opened Aug 24, 2024 by mikulas-patocka
Why isn‘t any warning for elements uninitialized in a Structure using Wuninitialized clang:analysis 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
#104744 opened Aug 19, 2024 by Zhenhang1213
thread-safety: Support the new capability-based names for all related attributes. clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tidy clang-tools-extra
#99919 opened Jul 22, 2024 by pdherbemont Loading…
ProTip! Adding no:label will show everything without a label.