Commit Graph

2 Commits

Author SHA1 Message Date
Henrik G. Olsson b2ecb53bfe [utils] add split-file --leading-lines support to test updaters
This adds support in update-verify-tests and update-generated-tests.
DiffUpdater is in upstream LLVM, so it needs to be updated separately.
2026-03-04 13:38:54 -08:00
Henrik G. Olsson 6de8505906 [utils] extract split file support into helper file
Both update_verify_tests and update_generated_tests use the same utility
class for dealing with split-file tests. Extract it into a shared
helper.
2026-02-25 20:37:52 -08:00