Overview
Request 1168956 accepted
- Remove obsolete patches, they have been accepted by upstream:
* llvm16-optional-deprecation.patch
* llvm17-precompiled-preamble-build.patch
- Switch to untagged release from master branch
as the earlier release doesn't build against LLVM-18 and
because relese tags where only yearly tags anyway.
- Update to version 0.20230717+git4.f8d2778:
* Adapt changes needed to build against LLVM-18
* Add callHierarchy
* Infer -target and --driver-mode from argv[0] #511
- Created by Thaodan
- In state accepted
- Package maintainer: aaronpuchert
- Supersedes 1168955
Request History
Thaodan created request
- Remove obsolete patches, they have been accepted by upstream:
* llvm16-optional-deprecation.patch
* llvm17-precompiled-preamble-build.patch
- Switch to untagged release from master branch
as the earlier release doesn't build against LLVM-18 and
because relese tags where only yearly tags anyway.
- Update to version 0.20230717+git4.f8d2778:
* Adapt changes needed to build against LLVM-18
* Add callHierarchy
* Infer -target and --driver-mode from argv[0] #511
aaronpuchert accepted request
Thanks, I think this is acceptable. I'll polish it a bit before submitting to Factory.