YouCompleteMe/cpp
Strahinja Val Markovic c9e1706fa1 ClangCompleter now async and caches Clang data
First off, we don't block the GUI thread anymore for ClangCompleter (that was
always temporary). Secondly, now ClangCompleter will cache the data coming from
clang so that query-based filtering of members is fast.
2012-07-15 20:49:56 -07:00
..
BoostParts Using cmake_cxx_flags instead of add_definitions 2012-07-09 13:58:56 -07:00
llvm Removing more llvm cruft files 2012-07-05 20:58:10 -07:00
ycm ClangCompleter now async and caches Clang data 2012-07-15 20:49:56 -07:00
CMakeLists.txt Using cmake_cxx_flags instead of add_definitions 2012-07-09 13:58:56 -07:00