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][bytecode] Check for dummy pointers when calling pseudo dtors clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137437 opened Apr 26, 2025 by tbaederr Loading…
Silence spurious -Wnontrivial-memcall warnings in C mode clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137429 opened Apr 26, 2025 by ahatanak Loading…
[AMDGPU] Add a new amdgcn.load.to.lds intrinsic backend:AMDGPU 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 llvm:ir mlir:amdgpu mlir:gpu mlir:llvm mlir
#137425 opened Apr 26, 2025 by krzysz00 Loading…
[NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates backend:AMDGPU backend:WebAssembly 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 lld:MachO lld llvm:analysis llvm:ir mlir:affine mlir:amdgpu mlir:arith mlir:async mlir:core MLIR Core Infrastructure mlir:gpu mlir:linalg mlir:llvm mlir:quant mlir:sparse Sparse compiler in MLIR mlir:tosa mlir
#137393 opened Apr 25, 2025 by MaxGraey Loading…
[HLSL] Treat classes and structs as packed by default clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#137391 opened Apr 25, 2025 by bogner Loading…
[C] Diagnose declarations hidden in C++ clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137368 opened Apr 25, 2025 by AaronBallman Loading…
[CodeGen] Fix handling of nullptr in initializers 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
#137364 opened Apr 25, 2025 by alexfh Loading…
clang++ 19.1.7 crash in clang::Sema::tryCaptureVariable clang:frontend Language frontend issues, e.g. anything involving "Sema" crash Prefer [crash-on-valid] or [crash-on-invalid]
#137327 opened Apr 25, 2025 by jehelset
Fix crash with -ast-dump=json clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category crash-on-invalid objective-c
#137324 opened Apr 25, 2025 by AaronBallman Loading…
Crash during clang ast-dump, but only in JSON output mode clang:frontend Language frontend issues, e.g. anything involving "Sema" confirmed Verified by a second party crash-on-invalid objective-c
#137320 opened Apr 25, 2025 by dalemyers
[Clang] Do not warn for serialized builtin or command-line definitions clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137306 opened Apr 25, 2025 by jmmartinez Loading…
[clangd] end of line /// comment on member incorrectly attached to following member clang:frontend Language frontend issues, e.g. anything involving "Sema" clangd
#137292 opened Apr 25, 2025 by RedBeard0531
[clang enhancement] improve -Wreturn-type-c-linkage warning message 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"
#137282 opened Apr 25, 2025 by illusory0x0
[Clang][NFC] Explicitly delete copy ctor and assignment for CGAtomicOptionsRAII 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
#137275 opened Apr 25, 2025 by shafik Loading…
Clang fails to redo overload resolution in typeid operand after lambda _id-expression_ transformation clang:frontend Language frontend issues, e.g. anything involving "Sema" diverges-from:edg Does the clang frontend diverge from edg compiler diverges-from:gcc Does the clang frontend diverge from gcc on this issue diverges-from:msvc Does the clang frontend diverge from msvc on this issue lambda C++11 lambda expressions rejects-valid
#137270 opened Apr 24, 2025 by hubert-reinterpretcast
[clang] Remove FEM_Indeterminable clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137247 opened Apr 24, 2025 by ojhunt Loading…
[C] Diagnose use of C++ keywords in C c clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137234 opened Apr 24, 2025 by AaronBallman Loading…
[clang][SPIR-V] Fix OpenCL addrspace mapping when using non-zero default AS clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137187 opened Apr 24, 2025 by sarnex Loading…
Use-after-free involving CompoundLiteralExprs c++ clang:frontend Language frontend issues, e.g. anything involving "Sema" code-quality confirmed Verified by a second party
#137165 opened Apr 24, 2025 by kadircet
[clang][CompundLiteralExpr] Don't defer evaluation for CLEs clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137163 opened Apr 24, 2025 by kadircet Loading…
[Driver] Fix _XOPEN_SOURCE definition on Solaris clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137141 opened Apr 24, 2025 by rorth Loading…
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…
[ARM] enable FENV_ACCESS pragma support for hard-float targets backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137101 opened Apr 24, 2025 by Varnike Loading…
[Clang] Add new -header-include-filtering=direct-per-file option clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#137087 opened Apr 23, 2025 by bob-wilson Loading…
[clang][Modules] Diagnose mismatching pcm dependencies in explicit buiilds clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#137068 opened Apr 23, 2025 by cyndyishida Loading…
ProTip! Follow long discussions with comments:>50.