Update to Factory version #1

Open
mlin7442 wants to merge 13 commits from mlin7442/clazy:161_branch_20260205 into leap-16.1
First-time contributor

Update to Factory version

Update to Factory version
mlin7442 added 13 commits 2026-02-05 11:34:49 +01:00
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/clazy?expand=0&rev=64
- Add patches:
  * clazy-llvm20.patch
  * clazy-llvm20_2.patch

- Switch back to a git snapshot until a version compatible with
  LLVM 20 gets released
- Update to version 1.14git.20250301T021020~9afca196:
  * Add new check: qbytearray-conversion-to-c-style
  * QProcess::start was wrongly flagged as deprecated
  * HOWTO.md: add a note about running the tests from the build dir directly
  * Don't warn for missing Q_OBJECT macro for nested classes.
  * qt6-deprecated-api-fixes: Only flag QString assignment to QDir
  * Properly document exclude-next-line clazy directive
  * SuppressionManager: Use continue statement instead of nesting large block in if-statement
  * SuppressionManager: Also handle clazy:skip after early return
  * SuppressionManager: Rework controlflow to avoid multiple regex checks in same comment

OBS-URL: https://build.opensuse.org/request/show/1267387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clazy?expand=0&rev=30
Update to 1.14

OBS-URL: https://build.opensuse.org/request/show/1273080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clazy?expand=0&rev=31
Update to 1.15

OBS-URL: https://build.opensuse.org/request/show/1285903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clazy?expand=0&rev=32
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/clazy?expand=0&rev=73
Update to 1.16

OBS-URL: https://build.opensuse.org/request/show/1302998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clazy?expand=0&rev=33
- Build the clang-tidy plugin. The required headers are no longer deleted.

OBS-URL: https://build.opensuse.org/request/show/1312829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clazy?expand=0&rev=34
autogits_workflow_pr_bot requested review from legaldb 2026-02-05 11:35:28 +01:00
autogits_workflow_pr_bot requested review from packagehub-review 2026-02-05 11:35:29 +01:00
packagehub-review requested review from bigironman 2026-02-05 11:35:45 +01:00
packagehub-review requested review from lkocman-factory 2026-02-05 11:35:45 +01:00
packagehub-review requested review from maxlin_factory 2026-02-05 11:35:46 +01:00
packagehub-review requested review from smithfarm 2026-02-05 11:35:46 +01:00

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm .

Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment: @packagehub-review: approve.
To request changes on behalf of the group, create the following comment: @packagehub-review: decline followed with lines justifying the decision.
Future edits of the comments are ignored, a new comment is required to change the review state.

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm . Do **not** use standard review interface to review on behalf of the group. To accept the review on behalf of the group, create the following comment: `@packagehub-review: approve`. To request changes on behalf of the group, create the following comment: `@packagehub-review: decline` followed with lines justifying the decision. Future edits of the comments are ignored, a new comment is required to change the review state.
Member

Legal reviewed as acceptable:

Accepted because previously reviewed under the same license (389577)
Legal reviewed as [acceptable](https://legaldb.suse.de/reviews/details/503380): ``` Accepted because previously reviewed under the same license (389577) ```
legaldb approved these changes 2026-02-05 11:52:52 +01:00
First-time contributor
Build successful, for more information go in https://build.opensuse.org/project/show/openSUSE:Backports:SLE-16.1:PullRequest:407.
This pull request has official review requests.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u 161_branch_20260205:mlin7442-161_branch_20260205
git checkout mlin7442-161_branch_20260205
Sign in to join this conversation.