[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/ojhunt/simplify-operator-new-overload-resolution'. Changed from 0000000000000000000000000000000000000000 to 9213eed76e07c0f7931675bcf4e8f4865a422e2d 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 9213eed76e07c0f7931675bcf4e8f4865a422e2d by Oliver Hunt on 23/07/2026 at 07:26.. [clang] Simplify the overload resolution logic for operator new and new[] This PR replaces the current spec-equivalent argument list mutation with direct iteration of the correctly ordered set of argument lists for a given allocation. This adds a bit of architectural work around the argument list construction but the overall effect is substantially simplified search of the overload candidates https://invent.kde.org/qt/clang/llvm/-/commit/9213eed76e07c0f7931675bcf4e8f4865a422e2d