Files
emacs/test/lisp
Philipp Stephani 5d1d00c341 Add a new compile error regexp for Clang includes
Clang uses a slight variation of GCC's include format, causing includes
to be treated as warnings instead of informational messages.  Use a new
regular expression instead.

* lisp/progmodes/compile.el
(compilation-error-regexp-alist-alist): New element
`clang-include' for Clang-style "included from" lines.
* test/lisp/progmodes/compile-tests.el
(compile-tests--test-regexps-data): Add unit test.
2016-12-18 21:59:14 +01:00
..
2016-01-11 22:48:07 -08:00
2016-11-23 18:09:34 +01:00
2016-07-21 21:51:24 +09:00
2016-01-11 22:48:07 -08:00
2016-12-17 19:52:38 +01:00
2016-12-07 21:18:29 +09:00
2016-05-03 19:21:47 +02:00
2016-12-08 13:46:25 +09:00
2016-05-26 12:55:06 -07:00
2016-01-11 22:48:07 -08:00
2016-01-11 22:48:07 -08:00
2016-07-27 12:30:43 -04:00
2016-08-28 18:36:27 +02:00
2016-01-11 22:48:07 -08:00
2016-01-11 22:48:07 -08:00
2016-01-11 22:48:07 -08:00
2016-01-11 22:48:07 -08:00
2016-01-11 22:48:07 -08:00
2016-01-11 22:48:07 -08:00
2016-01-11 22:48:07 -08:00
2016-11-17 19:19:59 +01:00
2016-08-05 14:07:00 -07:00
2016-04-11 09:07:15 -07:00
2016-11-04 15:07:13 -07:00
2016-03-11 13:32:13 -08:00