Files
ale/test
David VandeBunte 4f72023e16 bugfix: c.vim: Pull build directory from compilation database
The LLVM compiler database JSON already includes a directory where the
build was performed:
https://clang.llvm.org/docs/JSONCompilationDatabase.html

Prefer this directory for fixing relative paths in compiler include
arguments in ale#c#ParseCFlags.

Without this change, users cannot create a symlink to their compilation
database as suggested in the LLVM tooling setup instructions:
https://clang.llvm.org/docs/HowToSetupToolingForLLVM.html
2019-01-08 19:09:02 -06:00
..
2018-07-01 13:55:41 +01:00
2018-12-21 20:28:17 -08:00
2018-09-19 19:33:23 +01:00
2017-12-05 00:37:31 +09:00
2018-08-26 13:47:56 +02:00
2017-10-29 21:48:28 +01:00
2017-10-21 12:31:49 -05:00
2018-12-01 15:05:18 +09:00
2018-10-24 08:29:11 +09:00
2018-11-06 22:38:47 -08:00