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][NFC] Use llvm::sort() clang:analysis 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:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#140337 opened May 17, 2025 by el-ev Loading…
[clang][ThreadSafety]: fix discrepancy between capability attributes clang:analysis clang Clang issues not falling into any other category
#139343 opened May 10, 2025 by theuni Loading…
[analyzer][NFC] Introduce framework for checker families clang:analysis clang:static analyzer clang Clang issues not falling into any other category
#139256 opened May 9, 2025 by NagyDonat Loading…
-Wconsumed is ignored on destructors c++ clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party
#138890 opened May 7, 2025 by apache-hb
Thread Safety Analysis: Support reentrant capabilities clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137133 opened Apr 24, 2025 by melver 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] Constant-evaluate format strings as last resort clang:analysis clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#135864 opened Apr 15, 2025 by apple-fcloutier 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…
-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
ProTip! Exclude everything labeled bug with -label:bug.