* 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
* 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