mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[PR #2434] [MERGED] Bump to Clang 19 #2730
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2730
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2434
Author: @Xphalnos
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/18/2025
Merged by: @georgemoralis
Base:
main← Head:clang-format-19📝 Commits (1)
5adc982Bump to Clang 19📊 Changes
8 files changed (+16 additions, -14 deletions)
View changed files
📝
.ci/clang-format.sh(+1 -1)📝
.github/workflows/build.yml(+2 -2)📝
src/common/polyfill_thread.h(+3 -1)📝
src/common/thread.cpp(+1 -1)📝
src/core/signals.cpp(+2 -2)📝
src/qt_gui/kbm_config_dialog.h(+2 -2)📝
src/shader_recompiler/ir/breadth_first_search.h(+4 -4)📝
src/shader_recompiler/ir/opcodes.h(+1 -1)📄 Description
Since Visual Studio 17.13 we have moved from Clang 18 to 19.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.