[Docs] Clarify typed pointers support timeline
authorNikita Popov <npopov@redhat.com>
Fri, 23 Dec 2022 09:07:59 +0000 (10:07 +0100)
committerNikita Popov <npopov@redhat.com>
Fri, 23 Dec 2022 09:07:59 +0000 (10:07 +0100)
commit7d1ceb02d22d3fa98c1c1d8dd44f8e12d25f4c63
treebb4392e93fd90c639532048023008e1c4414e9d8
parent11537c5fdac0cf040074043b143640ebbac4faa0
[Docs] Clarify typed pointers support timeline

As there have been a couple of questions about this recently, this
gives a hard timeline on typed pointers support.

Given that we are about a month away from LLVM 16 branching, I think
we should retain best-effort typed pointer support in LLVM 16 even
if we get all tests migrated before that point.

Conversely, regardless of what the actual test migration state will
be at that point, I believe we should un-support typed pointers as
a matter of policy immediately after branching. Once release/16.x
has been branched, typed pointers on main will no longer be
supported (and can be actively broken). We only need to keep
not-yet-migrated tests working, if there are any left at that point.

Differential Revision: https://reviews.llvm.org/D140487
llvm/docs/OpaquePointers.rst