Re: [PATCH v5 06/24] Refactor record_function_versions.

2025-06-10 Thread Alfie Richards
On 5/29/25 6:46 AM, Alfie Richards wrote: Renames record_function_versions to add_function_version, and make it explicit that it is adding a single version to the function structure. Additionally, change the insertion point to always maintain priority ordering of the versions. This allows for

Re: [PATCH v5 06/24] Refactor record_function_versions.

2025-06-09 Thread Jeff Law
On 5/29/25 6:46 AM, Alfie Richards wrote: Renames record_function_versions to add_function_version, and make it explicit that it is adding a single version to the function structure. Additionally, change the insertion point to always maintain priority ordering of the versions. This allows fo