YouCompleteMe/cpp/ycm/ClangCompleter
Strahinja Val Markovic 6b11edb2e2 Fix use-after-free bugs
UnsavedFile should now actually be storing the data, not just the pointers to
it.
2013-10-07 11:03:29 -07:00
..
ClangCompleter.cpp Fixing the diagnostic-related race conditions 2013-10-07 11:03:29 -07:00
ClangCompleter.h Fixing the diagnostic-related race conditions 2013-10-07 11:03:29 -07:00
ClangUtils.cpp Fix use-after-free bugs 2013-10-07 11:03:29 -07:00
ClangUtils.h Fix use-after-free bugs 2013-10-07 11:03: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 Fixing the diagnostic-related race conditions 2013-10-07 11:03:29 -07:00
TranslationUnit.h Fixing the diagnostic-related race conditions 2013-10-07 11:03:29 -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 Fix use-after-free bugs 2013-10-07 11:03:29 -07:00