YouCompleteMe/cpp/ycm/ClangCompleter
Strahinja Val Markovic d63843ea4c Clang completer method params are const ref again
They were temporarily all passed by-value until server-side threading issues
were resolved.
2013-10-07 11:03:28 -07:00
..
ClangCompleter.cpp Clang completer method params are const ref again 2013-10-07 11:03:28 -07:00
ClangCompleter.h Clang completer method params are const ref again 2013-10-07 11:03:28 -07:00
ClangUtils.cpp GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
ClangUtils.h GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
CompilationDatabase.cpp Removed threads & async API in CompilationDatabase 2013-10-07 11:03:28 -07:00
CompilationDatabase.h Removing Concurrent* & Future classes 2013-10-07 11:03:28 -07:00
CompletionData.cpp A few more clang cursorkinds supported 2013-02-23 17:34:10 -08:00
CompletionData.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
Diagnostic.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
Location.h GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
TranslationUnit.cpp Fix class casting 2013-09-07 22:56:24 +04:00
TranslationUnit.h Removing Concurrent* & Future classes 2013-10-07 11:03:28 -07:00
TranslationUnitStore.cpp Removing Concurrent* & Future classes 2013-10-07 11:03:28 -07:00
TranslationUnitStore.h Ensuring TUs expire when compilation flags change. 2013-08-16 14:49:00 -07:00
UnsavedFile.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00