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

[analyzer] Improve constraint inferring on concrete div/mod clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:static analyzer clang Clang issues not falling into any other category
#65448 opened Sep 6, 2023 by danix800 Loading…
Support target names containing dots in all utilities clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category lld:COFF lld:ELF lld:MachO lld:wasm lld lldb llvm:binary-utilities llvm:support platform:windows
#65812 opened Sep 8, 2023 by dankm Loading…
Extension: allow recursive macros clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65851 opened Sep 9, 2023 by kelbon Loading…
[analyzer] RangeConstraint: deduce subtraction from equality clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:static analyzer clang Clang issues not falling into any other category
#66065 opened Sep 12, 2023 by danix800 Loading…
[clang] Allow MCTargetOptions to be parseable by -mllvm. clang Clang issues not falling into any other category
#66347 opened Sep 14, 2023 by fpetrogalli Loading…
[clang-repl][CUDA] Move CUDA module registration to beginning of global_ctors clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category cuda
#66658 opened Sep 18, 2023 by argentite Loading…
[NFC][Clang][Headers] Update refs to ACLE in comments backend:AArch64 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#66662 opened Sep 18, 2023 by Blue-Dot Loading…
[ASAN] Adjust asan instrumented GlobalVariable size to not include redzone clang Clang issues not falling into any other category compiler-rt:sanitizer llvm:transforms
#66666 opened Sep 18, 2023 by skc7 Loading…
[clang][Driver] Obey -fuse-ld=... for -print-prog-name=ld output clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#66698 opened Sep 18, 2023 by frobtech Loading…
[clang][dataflow] Fix handling of cyclical data structures in HTMLLogger. clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category
#66887 opened Sep 20, 2023 by martinboehme Loading…
[OpenMP] Introduce support for OMPX extensions and taskgraph frontend clang:codegen IR generation bugs: mangling, exceptions, etc. 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 flang:openmp openmp
#66919 opened Sep 20, 2023 by Munesanz Loading…
[Clang][RISCV] Handle RVV tuple types correctly as OutputOperands for inline asm clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:ir
#67018 opened Sep 21, 2023 by eopXD Loading…
[clang][TSA] Make RequiresCapability a DeclOrType attribute clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#67095 opened Sep 22, 2023 by tbaederr Loading…
[Clang][RISCV] Handle RVV tuple types correctly as InputOperands for inline asm clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category llvm:ir
#67109 opened Sep 22, 2023 by eopXD Loading…
[clang] All {con,de}structor attributes to use template args 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
#67376 opened Sep 25, 2023 by abrachet Loading…
[StructuralEquivalence] fix crash & improve comparing on GenericSelectionExpr clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#67458 opened Sep 26, 2023 by danix800 Loading…
[WebAssembly] Update generic CPU configuration to include nontrapping-fptoint backend:WebAssembly clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:mc Machine (object) code
#67459 opened Sep 26, 2023 by sbc100 Loading…
[clang] Warn on mismatched RequiresCapability attributes clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#67520 opened Sep 27, 2023 by tbaederr Loading…
[clang][MBD] set up module build daemon infrastructure clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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 llvm:support platform:windows
#67562 opened Sep 27, 2023 by cpsughrue Draft
[CUDA][HIP] Fix host/device context in concept clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#67721 opened Sep 28, 2023 by yxsamliu Loading…
[libclang] Visit function template instantiations clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#67928 opened Oct 1, 2023 by Danacus Loading…
Avoid need for SLocEntryLoaded BitVector clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:adt
#67960 opened Oct 2, 2023 by ktf Loading…
[SYCL] Disable RTTI for SYCL device code clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#68020 opened Oct 2, 2023 by elizabethandrews Draft
[WIP][-Wunsafe-buffer-usage] Generalize DerefSimplePtrArithFixableGadget to non-literals clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category
#68038 opened Oct 2, 2023 by jkorous-apple Loading…
ProTip! What’s not been updated in a month: updated:<2025-11-01.