diff options
author | João Távora <joaotavora@gmail.com> | 2018-06-04 01:40:50 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2018-06-04 01:47:02 +0100 |
commit | 9a0b20d5b33e3e3282b597c3d0c836396071a547 (patch) | |
tree | c6c9a414c46b0e438163b85d37f846e98e44def6 /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | fb8d2e064dff0dbbe71809b2ee4184fe44805258 (diff) | |
download | emacs-9a0b20d5b33e3e3282b597c3d0c836396071a547.tar.gz emacs-9a0b20d5b33e3e3282b597c3d0c836396071a547.tar.bz2 emacs-9a0b20d5b33e3e3282b597c3d0c836396071a547.zip |
Add proper Flymake support to cc-mode.el
Except for the important detail that it doesn't make temporary files,
the new flymake-cc backend doesn't yet behave much differently from
the old flymake-proc-legacy-flymake, i.e. it still needs a special
`check-syntax' Makefile target to provide the compiler and compilation
flags. However, the new infrastructure created should allow less
intrusive cleverer flag guessers (yet to be written) to replace that
mechanism.
* lisp/progmodes/cc-mode.el (c-mode, c++-mode): Add to
flymake-diagnostic-functions.
* lisp/progmodes/flymake-cc.el: New file.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions