These pointers do not need to be mutable. This has an affect that generated function signatures in the Swift bindings now use UnsafePointer instead of UnsafeMutablePointer.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 18 2020, 1:18 PM
This revision is now accepted and ready to land.Nov 18 2020, 5:19 PM
Closed by commit rGbeb889c1ffe6: Make array pointers in the CAPI const (authored by George). · Explain WhyNov 19 2020, 11:57 AM
This revision was automatically updated to reflect the committed changes.