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

[APINotes] Remove unused OS-availability feature clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65178 by egorzhdan was merged Sep 4, 2023 Loading… updated Sep 4, 2023
[APINotes] Upstream APINotesWriter clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65187 by egorzhdan was merged Sep 4, 2023 Loading… updated Sep 4, 2023
[clang][Diagnostics] Fix wrong line number display 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"
#65238 by hazohelet was merged Sep 5, 2023 Loading… updated Sep 5, 2023
[NFC][Clang] Fix test constexpr-function-recovery-crash.cpp clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65269 by yronglin was merged Sep 5, 2023 Loading… updated Sep 5, 2023
[AST] Fix nested name specifiers printing as NamespaceNamespace clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65266 by sam-mccall was merged Sep 5, 2023 Loading… updated Sep 5, 2023
[APINotes] Support SwiftImportAs for C++ structs clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65323 by egorzhdan was merged Sep 7, 2023 Loading… updated Sep 7, 2023
[clang] Introduce copy-on-write CompilerInvocation clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65412 by jansvoboda11 was merged Sep 7, 2023 Loading… updated Sep 7, 2023
[NFC][Clang][RISCV] Remove trailing whitespaces in riscv_vector.td clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65762 by yronglin was merged Sep 8, 2023 Loading… updated Sep 8, 2023
[AArch64] Fix FMV crash on unspecified number of parameters function clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65671 by ilinpv was merged Sep 8, 2023 Loading… updated Sep 8, 2023
[Clang] Fix the for statement disappearing in AST when an error occurs in the conditional expression of the for statement clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65381 by yronglin was merged Sep 8, 2023 Loading… updated Sep 8, 2023
[Clang][LoongArch] Generate _mcount instead of mcount backend:loongarch clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65657 by nathanchance was merged Sep 8, 2023 Loading… updated Sep 8, 2023
[OpenMPIRBuilder] Added createTeams backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" compiler-rt flang Flang issues not falling into any other category libc PGO Profile Guided Optimizations vectorizers
#65767 by shraiysh was closed Sep 8, 2023 Loading… updated Sep 8, 2023
[Clang][AArch64] Define x86_64 macros for ARM64EC targets backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" platform:windows
#65420 by bylaws was merged Sep 10, 2023 Loading… updated Sep 10, 2023
Fix some typos in comments: evalute -> evaluate (NFC) clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html 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 flang:fir-hlfir flang Flang issues not falling into any other category mlir:core MLIR Core Infrastructure mlir:linalg mlir
#65906 by SuperSodaSea was merged Sep 10, 2023 Loading… updated Sep 10, 2023
[clang][Diagnostics] Add source range to uninitialized diagnostics clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65896 by tbaederr was merged Sep 11, 2023 Loading… updated Sep 11, 2023
Fix function clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65958 by zahiraam was closed Sep 11, 2023 Draft updated Sep 11, 2023
[clang][VarDecl] Reset un-evaluated constant for all C++ modes clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65818 by nickdesaulniers was merged Sep 11, 2023 Loading… updated Sep 11, 2023
[CUDA][HIP] Do not mark extern shared var clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65990 by yxsamliu was merged Sep 11, 2023 Loading… updated Sep 11, 2023
[NFC][Clang][RISCV] Fix typos of riscv-v-spec doc in riscv_vector.td backend:RISC-V clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65944 by punkyc was merged Sep 11, 2023 Loading… updated Sep 12, 2023
[Parse] Split incremental-extensions clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65683 by bnbarham was merged Sep 12, 2023 Loading… updated Sep 12, 2023
[RISCV] Support target attribute for function backend:RISC-V clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#65948 by BeMg was closed Sep 12, 2023 Loading… updated Sep 12, 2023
[AArch64][SME]Update intrinsic interface for read/write 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
#65594 by CarolineConcatto was merged Sep 12, 2023 Loading… updated Sep 12, 2023
[clang][Sema] Rename ActOnIVar parameter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#66181 by tbaederr was merged Sep 13, 2023 Loading… updated Sep 13, 2023
[clang][MSExtentions] Fix invalid overload failure about the loss of __unaligned qualifier clang:frontend Language frontend issues, e.g. anything involving "Sema"
#65248 by hazohelet was merged Sep 8, 2023 Loading… updated Sep 13, 2023
[AArch64][SME]Update intrinsic interface for ld1/st1 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
#65582 by CarolineConcatto was merged Sep 13, 2023 Loading… updated Sep 13, 2023
ProTip! no:milestone will show everything without a milestone.