[qt/clang/llvm]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm Pushed by mirror-service into branch 'upstream/users/kovdan01/fix-build-with-ptrauth-calls'. Changed from 0000000000000000000000000000000000000000 to f355f3c458722314bf96deb4d193c9c281253b21 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit f355f3c458722314bf96deb4d193c9c281253b21 by Daniil Kovalev on 21/07/2026 at 16:09.. [PAC][libcxx] Fix build with `ptrauth_calls` feature After partial revert of #208330 in #209928, the libcxx build started failing because of missing `<cstdint>` include required for `uintptr_t` declaration used only by code behind `ptrauth_calls` feature check. See https://lab.llvm.org/buildbot/#/builders/227/builds/3358 This patch adds the missing include https://invent.kde.org/qt/clang/llvm/-/commit/f355f3c458722314bf96deb4d193c9c281253b21