- Notifications
You must be signed in to change notification settings - Fork 15.1k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Worked on the issue #147324 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167228 by Sandeep2265 was closed Nov 10, 2025 Loading…
[Clang][Diagnostics] Simplify 'decltype(T{})' to 'T' in diagnostics clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167224 by adityak2006 was closed Nov 9, 2025 Loading…
[Sema] Improve diagnostic for 'auto' in local-class member params clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167201 by saideepaksana was closed Nov 10, 2025 Loading…
clang: improve diagnostic for 'auto' used in disallowed local class contexts clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167164 by saideepaksana was closed Nov 9, 2025 Loading…
[Sema][Clang] Error on 'auto' storage class in C++11 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#167162 by adityak2006 was closed Nov 9, 2025 Loading…
[clang-tidy] New check for static_cast of an enum class type clang-tidy clang-tools-extra
#167144 by divvelarakesh1 was closed Nov 9, 2025 Loading…
[InstComb] Fold shr ([x]or x, y), x -> shr y, x llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#165866 by artagnon was closed Nov 1, 2025 Loading…
[sframe] Add assembler option --gsframe 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
#165322 by Sterling-Augustine was closed Oct 30, 2025 Loading…
[DAGCombine] Improve bswap lowering for machines that support bit rotates backend:ARM llvm:SelectionDAG SelectionDAGISel as well
#164848 by AZero13 was merged Oct 25, 2025 Loading…
[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and eliminate code duplication lldb
#164739 by piyushjaiswal98 was merged Oct 31, 2025 Loading…
[Clang][Sema] Allow counted_by on void* as GNU extension clang:bounds-safety Issue/PR relating to the experimental -fbounds-safety feature in Clang 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
#164737 by kees was merged Nov 7, 2025 Loading…
[libcxx] Fix freestanding build with filesystem disabled on Windows libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#164602 by moleium was closed Oct 28, 2025 Loading…
[PAC][libunwind] Fix gcc build of libunwind and compiler-rt compiler-rt:builtins compiler-rt libc++abi libc++abi C++ Runtime Library. Not libc++. libunwind
#164535 by ojhunt was merged Oct 22, 2025 Loading…
[MLIR][test][nfc] Add asserts requirement to one test mlir:spirv mlir
#164307 by yozhu was closed Oct 20, 2025 Loading…
[libc++][IWYU] Remove libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
std::move header in std::for_each libc++ #164272 by c8ef was merged Oct 21, 2025 Loading…
[AMDGPU] Enable copy from VCC to SHARED_BASE. backend:AMDGPU
#164138 by carlobertolli was closed Oct 20, 2025 Loading…
[HLSL] Added new wave intrinsics and memory barriers backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#163971 by KungFuDonkey was closed Oct 20, 2025 Loading…
Fix for incomplete buffer types in HLSL clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#163823 by KungFuDonkey was closed Oct 20, 2025 Loading…
[lld][ELF]Emit warning when both scripts are specified lld:ELF lld
#163497 by mingmingl-llvm was closed Oct 15, 2025 Loading…
[mlir][transform] Use LoopInvariant passes in the tileConsumerAndFuseProducersUsingSCF mlir:scf mlir
#163222 by linuxlonelyeagle was closed Oct 23, 2025 Loading…
[AVR] Fix for issue #163015, occasional corruption in stack passed params
#163082 by carlos4242 was closed Oct 16, 2025 Loading…
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX/AVX512 subvector extraction intrinsics to be used in constexpr #157712 backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#162836 by SeongjaeP was merged Oct 20, 2025 Loading…
[clang] Fix invalid CodeGen for atomic fetch min/max on floating point values clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#162011 by Lancern was closed Oct 7, 2025 Loading…
Fix error: '__outer_iterator' redeclared with 'public' access libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#161859 by georgthegreat was closed Oct 28, 2025 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.