flycheck-clang-analyzer icon indicating copy to clipboard operation
flycheck-clang-analyzer copied to clipboard

Integrate Clang Static Analyzer with flycheck for on-the-fly static analysis in Emacs

Results 2 flycheck-clang-analyzer issues
Sort by recently updated
recently updated
newest added

I am wondering if its possible to configure flycheck-clang-analyzer to pass arguments to clang to tell it to read `compile_commands.json` in the project root directory. Configuring static arguments seems straightforward,...

I'd say this is good enough to be added to Flycheck itself. :) Do you want to give that a try?