mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
This change introduces a class property CompiledType.is_refcounted to tag types that have dynamic liveness in properties evaluation. It also adds documentation to specify how the reference counting mechanism will work. Change-Id: Icd90b773e937f06d21d6a88566a79030288ee9ed TN: P509-043