[PR #2434] [MERGED] Bump to Clang 19 #2730

Closed
opened 2026-02-27 22:01:01 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: clang-format-19


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2434 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 2/14/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `clang-format-19` --- ### 📝 Commits (1) - [`5adc982`](https://github.com/shadps4-emu/shadPS4/commit/5adc982920cfc877321bf5dc36a9ea19f50376a5) Bump to Clang 19 ### 📊 Changes **8 files changed** (+16 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description Since Visual Studio 17.13 we have moved from Clang 18 to 19. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2730
No description provided.