]> git.eshelyaron.com Git - emacs.git/commit
Improve error parsing for GCC -fanalyzer output
authorPhilip Kaludercic <philipk@posteo.net>
Mon, 15 Nov 2021 23:05:11 +0000 (00:05 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 21 Nov 2021 18:00:40 +0000 (19:00 +0100)
commit08ccce2257d81ae4e8a579c374f6a8e886992385
tree3a41d6964aa25196f8e22ccb24727be4f37fd334
parentb7db7eb2c7b8ac1bddf4afa9ccf9b30ebeb0224e
Improve error parsing for GCC -fanalyzer output

* compile.el (compilation-error-regexp-alist-alist): Adjust gnu rule
* compile-tests.el (compile-tests--test-regexps-data): Add testcase
lisp/progmodes/compile.el
test/lisp/progmodes/compile-tests.el