blob: c8688db0f29459b94247139fd93163a0ff2c6545 [file] [log] [blame]
swissChilid98781b2021-07-25 21:04:17 -07001((nil . ((eval
swissChilia664e722021-07-27 17:47:55 -07002 . (let ((path (expand-file-name (or buffer-file-name "."))))
3 (setq-local flycheck-clang-include-path
swissChili36f2c692021-08-08 14:31:44 -07004 (jmk-includes-for path)
5 flycheck-clang-args
6 (jmk-other-flags-for path)))))))