ChrisTimperley / RepairChain

AIxCC: automated vulnerability repair via LLMs, search, and static analysis
Apache License 2.0
3 stars 0 forks source link

Update MinimalPatchReversion to use dd_max on parent of triggering commit #22

Open ChrisTimperley opened 4 months ago

ChrisTimperley commented 4 months ago

By applying changes to the parent of the triggering commit, we can make use of existing entries in the evaluation cache (populated during minimization).