YouCompleteMe/cpp
Strahinja Val Markovic 482de517ba Better support for CompilationDatabase
We now use the compilation working directory for a file that is specified in the
CompilationDatabase. We don't actually change the working directory of the
process, even temporarily (that would be annoying to users); we munge the flags
coming from the database so that all the relative paths in them are resolved to
absolute ones.
2013-01-22 16:30:49 -08:00
..
BoostParts Adding back a missing boost header 2013-01-17 14:50:43 -08:00
llvm/include/clang-c Removing the in-tree copy of llvm+clang 2013-01-13 16:43:06 -08:00
ycm Better support for CompilationDatabase 2013-01-22 16:30:49 -08:00
CMakeLists.txt Turning on compilation_database.json generation 2013-01-19 17:11:39 -08:00