kumar8600 / flycheck-clangcheck

A Flycheck checker difinition for ClangCheck.
11 stars 7 forks source link

Properly resolve relative paths in the database. #10

Open nelhage-stripe opened 6 years ago

nelhage-stripe commented 6 years ago

Per https://clang.llvm.org/docs/JSONCompilationDatabase.html, relative paths in the file field must be resolved relative to the directory field.