Devajith e48c7fe49f
Reland '[lineeditor] Add setHistorySize() method for adjusting history size' (#115442)
Reland: https://github.com/llvm/llvm-project/pull/110092

Buildbot was failing due to an unused variable warning as there were 2
implementations (with and without libedit). Compared to last version,
wrap the variable inside the `#ifdef HAVE_LIBEDIT`.

Apologies for the oversight @vgvassilev
2024-12-02 15:17:51 +02:00
..