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][Driver] Use shared_ptr in the Compilation class clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#116406 by vhscampos was closed Nov 28, 2025 Loading… updated Nov 28, 2025
[-Wunsafe-buffer-usage] Add absl::{Span,string_view} to UnsafeBufferUsage analysis clang:analysis clang Clang issues not falling into any other category
#127698 by mxms0 was closed Nov 26, 2025 Loading… updated Nov 26, 2025
[clang][diagnostics] added warning for possible enum compare typo clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#168445 by GrumpyPigSkin was merged Nov 20, 2025 Loading… updated Nov 21, 2025
[DTLTO] Remove XFAIL for llvm-driver clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#159413 by petrhosek was closed Nov 20, 2025 Loading… updated Nov 20, 2025
[LifetimeSafety] Detect use-after-return clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#165370 by kashika0112 was merged Nov 19, 2025 Loading… updated Nov 19, 2025
[CIR] Add functionality for inline functions clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#167135 by rashmika0220 was closed Nov 18, 2025 Loading… updated Nov 18, 2025
[CIR] X86 vector fcmp-sse vector builtins clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#167125 by woruyu was merged Nov 18, 2025 Loading… updated Nov 18, 2025
[Clang][AST] Add Test Cases for Reference Qualifiers in Opr Overload clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#102878 by 0xzre was closed Nov 15, 2025 Loading… updated Nov 15, 2025
[OpenMP][AIX] Add pthreads and perfstat libraries for linking static libomp.a backend:PowerPC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#167706 by kkwli was closed Nov 13, 2025 Loading… updated Nov 13, 2025
Fixing array-to-pointer decay induced issue with conversion of the multidimentional arrays in C language. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#159896 by earnol was closed Nov 12, 2025 Loading… updated Nov 12, 2025
[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… updated Nov 10, 2025
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… updated Nov 10, 2025
[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… updated Nov 9, 2025
[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… updated Nov 9, 2025
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… updated Nov 9, 2025
fix: C++ empty record with align lead to va_list out of sync backend:AArch64 clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#72197 by hstk30-hw was merged Nov 8, 2025 Loading… updated Nov 8, 2025
[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… updated Nov 7, 2025
[clang] Accept empty enum in MSVC compatible C clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#159981 by yicuixi was merged Nov 5, 2025 Loading… updated Nov 5, 2025
[UBSan] Fix incorrect alignment reported when global new returns an o… clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#152532 by gbMattN was merged Nov 3, 2025 Loading… updated Nov 4, 2025
Change ASTUnit::getASTContext() const to return a non-const ASTContext clang Clang issues not falling into any other category
#130096 by bricknerb was closed Mar 7, 2025 Loading… updated Nov 4, 2025
[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… updated Oct 30, 2025
[Clang][CodeGen] Implement code generation for __builtin_infer_alloc_token() 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 llvm:transforms
#156842 by melver was merged Oct 28, 2025 Loading… updated Oct 28, 2025
Fix array bound checker false negative clang:static analyzer clang Clang issues not falling into any other category
#161723 by t-rasmud was closed Oct 21, 2025 Draft updated Oct 21, 2025
[clang][ThreadSafety] Handle mutex scope clang:analysis clang:static analyzer clang Clang issues not falling into any other category libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#157171 by Prabhuk was closed Sep 10, 2025 Loading… updated Oct 21, 2025
ProTip! Mix and match filters to narrow down what you’re looking for.