Re: [PATCH 2/4 v2: part 1] Move linemap_assert higher up within the file
On 05/05/2015 12:21 PM, David Malcolm wrote: --- libcpp/include/line-map.h | 71 --- 1 file changed, 36 insertions(+), 35 deletions(-) Cobble together a quick ChangeLog and test and this is fine. jeff
[PATCH 2/4 v2: part 1] Move linemap_assert higher up within the file
--- libcpp/include/line-map.h | 71 --- 1 file changed, 36 insertions(+), 35 deletions(-) diff --git a/libcpp/include/line-map.h b/libcpp/include/line-map.h index e1681ea..7001552 100644 --- a/libcpp/include/line-map.h +++ b/libcpp/include/line-map.h @@