flymake-add-line-err-info

flymake-add-line-err-info is a compiled Lisp function in `flymake.el'.

(flymake-add-line-err-info LINE-ERR-INFO-LIST LINE-ERR-INFO)

Update LINE-ERR-INFO-LIST with the error LINE-ERR-INFO.
For the format of LINE-ERR-INFO, see `flymake-ler-make-ler'.
The new element is inserted in the proper position, according to
the predicate `flymake-line-err-info-is-less-or-equal'.
The updated value of LINE-ERR-INFO-LIST is returned.