- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[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
[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][OpenMP] Emit unroll directive w/o captured stmt clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#65862 by shiltian was merged Sep 9, 2023 Loading… updated Sep 9, 2023
[Haiku] Don't assume clang was build with libstdc++ as default clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#65871 by abrachet was merged Sep 10, 2023 Loading… updated Sep 10, 2023
[Fuchsia] Disable libcxx timezone database clang Clang issues not falling into any other category
#65870 by abrachet 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
[clang][dataflow] Remove unused function: transferBlock() clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category
#65932 by kinu was closed Sep 11, 2023 Loading… updated Sep 11, 2023
[Fuchsia] Re-enable libcxx timezone database clang Clang issues not falling into any other category
#65981 by abrachet 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
[Driver] Remove duplicate -e on DragonFly clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#65867 by brad0 was merged Sep 11, 2023 Loading… updated Sep 12, 2023
[Driver] Replace usage of -Bshareable linker flag with -shared clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#65842 by brad0 was merged Sep 10, 2023 Loading… updated Sep 12, 2023
[clang][dataflow] Merge Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category
RecordValues with different locations correctly. clang:analysis clang:dataflow #65319 by martinboehme was merged Sep 12, 2023 Loading… updated Sep 12, 2023
[clang][dataflow] Eliminate Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category
RecordValue::getChild(). clang:analysis clang:dataflow #65586 by martinboehme was merged Sep 12, 2023 Loading… updated Sep 12, 2023
[AMDGPU] Make default AMDHSA Code Object Version to be 5 backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category lld:ELF lld llvm:globalisel
#65410 by saiislam was merged Sep 12, 2023 Loading… updated Sep 12, 2023
Revert "[AMDGPU] Make default AMDHSA Code Object Version to be 5 (#65410)" backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category lld:ELF lld llvm:globalisel
#66060 by saiislam 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
Propagate the DWARF version from the main compiler invocation to PCHC… clang:codegen IR generation bugs: mangling, exceptions, etc. clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#66032 by adrian-prantl was merged 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
[include-mapping] Python fixes clang Clang issues not falling into any other category
#65401 by porglezomp 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][ARM] Enable --print-supported-extensions for ARM clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#66083 by DavidSpickett was merged Sep 13, 2023 Loading… updated Sep 13, 2023
[clang][dataflow] Rename test target function to Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category
target(). clang:dataflow #66195 by martinboehme was merged Sep 13, 2023 Loading… updated Sep 13, 2023
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.