YouCompleteMe/cpp/ycm/ClangCompleter
Stanislav Golovanov 6b018db10f fix compiling with clang on Windows
This fixes a Visual Studio problem when it cant correctly select
bind and make_shared boost methods due to Argument-dependent name lookup.

Relevant to #19
2013-04-29 21:41:49 +04:00
..
ClangCompleter.cpp fix compiling with clang on Windows 2013-04-29 21:41:49 +04:00
ClangCompleter.h GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
ClangResultsCache.cpp Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
ClangResultsCache.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08: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 fix compiling with clang on Windows 2013-04-29 21:41:49 +04:00
CompilationDatabase.h Fixing code style issues 2013-02-02 21:50:05 -08: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 Possible fix for random hang on Vim close 2013-04-10 19:45:50 -07:00
TranslationUnit.h GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
UnsavedFile.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00