| commit | 5c1ddcb69a01c3d4985ecffbbab126a4e8cd4e33 | [log] [tgz] |
|---|---|---|
| author | Pedro Alves <pedro@palves.net> | Fri May 27 16:25:01 2022 +0100 |
| committer | Pedro Alves <pedro@palves.net> | Fri Jun 17 09:58:49 2022 +0100 |
| tree | ec84d1ff71f69470b6f439f7e1f1a442599e0080 | |
| parent | 40d97ee21fc3e39db73ee8f84b847a22f9d251cc [diff] |
Eliminate copy_location_spec copy_location_spec is just a wrapper around location_spec::clone(), so remove it and call clone() directly. This simplifies users, as they no longer have to use std::unique_ptr::get(). Change-Id: I8ce8658589460b98888283b306b315a5b8f73976