Update to Factory version #1

Open
mlin7442 wants to merge 7 commits from mlin7442/clang-extract:161_branch_20260205 into leap-16.1
First-time contributor

Update to Factory version

Update to Factory version
mlin7442 added 7 commits 2026-02-05 11:33:50 +01:00
- Update to version 0~20250710.ac81bbb:
  * Add compatibility to llvm-20

OBS-URL: https://build.opensuse.org/request/show/1291725
OBS-URL: https://build.opensuse.org/package/show/devel:tools/clang-extract?expand=0&rev=44
OBS-URL: https://build.opensuse.org/request/show/1291727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clang-extract?expand=0&rev=16
* Properly handle win32 paths in `get_basename`
  * Clean warnings and debug prints left in fe587574fc11ee87b5497400a941314bbe936c4c
  * Remove any use of `basename`
  * Make sure we get a matching number of #if and #endifs before copying function to output
  * Fix corner case where struct attributes are declared from #include
  * Add new expansion policies.
  * Fix ArrayRef constructor ambiguity on 32-bit systems
  * Add support to LLVM-21
  * Fix ce-inline crashing when no debuginfo is provided

OBS-URL: https://build.opensuse.org/package/show/devel:tools/clang-extract?expand=0&rev=46
* Fix test failing if gcc is 7.5.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools/clang-extract?expand=0&rev=47
OBS-URL: https://build.opensuse.org/request/show/1309814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clang-extract?expand=0&rev=17
* Fix compilation error on OBS
- Update to version 0~20251016.1f8ed41:
  * Workaround LLVM bug #162126
  * Add support to avoid header expansion
  * Remove `Get_Source_Manager` from PrettyPrint
  * Support building on RHEL 8.0
  * Eliminate the assert in specific situations.
  * Disable wordexp on Windows where it is unavailable

OBS-URL: https://build.opensuse.org/package/show/devel:tools/clang-extract?expand=0&rev=49
OBS-URL: https://build.opensuse.org/request/show/1312442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clang-extract?expand=0&rev=18
autogits_workflow_pr_bot requested review from legaldb 2026-02-05 11:34:20 +01:00
autogits_workflow_pr_bot requested review from packagehub-review 2026-02-05 11:34:20 +01:00
packagehub-review requested review from bigironman 2026-02-05 11:35:54 +01:00
packagehub-review requested review from lkocman-factory 2026-02-05 11:35:54 +01:00
packagehub-review requested review from maxlin_factory 2026-02-05 11:35:55 +01:00
packagehub-review requested review from smithfarm 2026-02-05 11:35:55 +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.
First-time contributor
Build successful, for more information go in https://build.opensuse.org/project/show/openSUSE:Backports:SLE-16.1:PullRequest:406.
Member

Legal reviewed as acceptable:

Accepted because previously reviewed under the same license (469069)
Legal reviewed as [acceptable](https://legaldb.suse.de/reviews/details/503377): ``` Accepted because previously reviewed under the same license (469069) ```
legaldb approved these changes 2026-02-05 11:52:50 +01:00
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.