]> git.eshelyaron.com Git - emacs.git/commit
* Make 'comp--compute-function-types' a pass
authorAndrea Corallo <acorallo@gnu.org>
Wed, 21 Feb 2024 10:18:06 +0000 (11:18 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:38:05 +0000 (18:38 +0100)
commitce66ba7a0549026d67910d7d04040cca4861b8ba
treef80a69294585657743ad1568fda693d062f4f6cd
parent5e49ef5d94808a57f3e0443186c7762b8fd7bbf3
* Make 'comp--compute-function-types' a pass

* lisp/emacs-lisp/comp.el (comp-passes): Add comp--compute-function-types.
(comp--compute-function-types): New function.
(comp--compute-function-type): Move it.
(comp--final): Update it.

(cherry picked from commit 7215c63fc0f9d7f48ac20578d310a8b3d86b0eae)
lisp/emacs-lisp/comp.el