Skip to content

Pull requests: llvm/llvm-project

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[clang] Fix lost lambda capture in dependent co_return operand clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category coroutines C++20 coroutines
#220234 opened Sep 1, 2026 by avikivity Contributor Loading…
[clang][bytecode][NFC] Use Func->getDecl() instead of getCallee() 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
#220230 opened Sep 1, 2026 by tbaederr Contributor Loading…
[clang][bytecode] Add a function frame allocator 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
#220229 opened Sep 1, 2026 by tbaederr Contributor Loading…
[MLIR][Python] Support bare Operand and Result annotations mlir:python MLIR Python bindings mlir
#220216 opened Sep 1, 2026 by PragmaTwice Member Loading…
[Clang][MSVC] Avoid native CRT TLS accesses with emulated TLS clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#220215 opened Sep 1, 2026 by Sp0tless Loading…
[lldb] Use Guarded in CPPLanguageRuntime lldb
#220212 opened Sep 1, 2026 by Teemperor Contributor Loading…
[Flang][OpenMP]Parallel default none simd flang:openmp flang:semantics flang Flang issues not falling into any other category
#220205 opened Sep 1, 2026 by SunilKuravinakop Contributor Loading…
[clang] Diagnose missing members in incomplete CRTP classes clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#220204 opened Sep 1, 2026 by timothyanderson096-ocdealcheck Loading…
[flang] Only define IsSameAtomicVariable when asserts are enabled flang:semantics flang Flang issues not falling into any other category
#220202 opened Sep 1, 2026 by DavidSpickett Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.