[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/kparzysz/e01-omp-enum-set'. Changed from 0000000000000000000000000000000000000000 to 888ba55b4791082baf9e285fc1198720567a65a1 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 8be7044f3792249dd5c681a02d03b9e4a2330916 by Krzysztof Parzyszek on 22/07/2026 at 17:09.. [OpenMP] Implement EnumSet container This is close to flang's common::EnumSet with the difference being that it provides forward iterators. The reason for having an implementation that is separate from common::EnumSet is that this is intended to be shared for all consumers of llvm/lib/Frontend/OpenMP. This class is also planned to be one of the core containers for representing auto-generated OpenMP data in the future. https://invent.kde.org/qt/clang/llvm/-/commit/8be7044f3792249dd5c681a02d03b9e4a2330916 Git commit 39f85b481cd28c8b102ef6674a0516d7ac9b1f71 by Krzysztof Parzyszek on 22/07/2026 at 21:56.. Add some static helper members https://invent.kde.org/qt/clang/llvm/-/commit/39f85b481cd28c8b102ef6674a0516d7ac9b1f71 Git commit 71add54b1d25b37a22af4a0784554928c1c4c7e6 by Krzysztof Parzyszek on 22/07/2026 at 21:56.. Add unit test https://invent.kde.org/qt/clang/llvm/-/commit/71add54b1d25b37a22af4a0784554928c1c4c7e6 Git commit 888ba55b4791082baf9e285fc1198720567a65a1 by Krzysztof Parzyszek on 22/07/2026 at 21:59.. Add preamble https://invent.kde.org/qt/clang/llvm/-/commit/888ba55b4791082baf9e285fc1198720567a65a1