]> git.eshelyaron.com Git - emacs.git/commit
Debug check overlay tree invariants
authorMatt Armstrong <matt@rfc20.org>
Sun, 9 Oct 2022 02:53:36 +0000 (19:53 -0700)
committerMatt Armstrong <matt@rfc20.org>
Sun, 9 Oct 2022 03:37:28 +0000 (20:37 -0700)
commitfe14454101cfd9951b76549773645b2ffeed66bd
treed602c057fdd45b5393daf9832f98f1a18b72aceb
parent92a0bf6ce2d2afe909d8a075ad9760eb003a8e73
Debug check overlay tree invariants

* src/itree.c (check_tree):
(recurse_check_tree): new functions.
(interval_tree_insert): call them.
(interval_tree_remove): ditto.
(interval_tree_insert_fix): ditto.
src/itree.c