YouCompleteMe/cpp/ycm
Strahinja Val Markovic 5ac3d40691 No error when no clang support and cpp file opened
Previously, when the user opened a cpp/c/objc/objcpp file and clang support was
not compiled in, there would be an error message printed in vim.
2013-01-13 20:56:10 -08:00
..
ClangCompleter Removing unnecessary declaration 2012-09-06 14:00:33 -07:00
tests ClangCompleter tests not built when no libclang 2013-01-13 17:33:35 -08:00
.ycm_clang_options.py Using -x c++ in clang opts so that headers compile 2012-08-11 19:46:22 -07:00
Candidate.cpp Moving the Result.h include out of Candidate.h 2012-09-06 11:37:22 -07:00
Candidate.h Moving the Result.h include out of Candidate.h 2012-09-06 11:37:22 -07:00
CandidateRepository.cpp NO_CLANG_COMPLETER inverted to USE_CLANG_COMPLETER 2013-01-12 16:38:00 -08:00
CandidateRepository.h NO_CLANG_COMPLETER inverted to USE_CLANG_COMPLETER 2013-01-12 16:38:00 -08:00
CMakeLists.txt No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
ConcurrentLatestValue.h Renaming ConcurrentStack to ConcurrentLatestValue 2012-07-06 12:14:25 -07:00
ConcurrentStack.h Buffer identifiers are now extracted async 2012-07-24 20:09:09 -07:00
CustomAssert.cpp Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
CustomAssert.h Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
exceptions.h Handling clang parse errors instead of segfaulting 2012-08-13 20:51:04 -07:00
Future.h Refactored the clang completer; many bugs fixed 2012-08-11 19:37:08 -07:00
IdentifierCompleter.cpp Lowering the visibility of some typdefs 2012-09-06 11:58:16 -07:00
IdentifierCompleter.h Lowering the visibility of some typdefs 2012-09-06 11:58:16 -07:00
IdentifierUtils.cpp Buffer identifiers are now extracted async 2012-07-24 20:09:09 -07:00
IdentifierUtils.h Buffer identifiers are now extracted async 2012-07-24 20:09:09 -07:00
LetterNode.cpp New sorting rule: char match index sum 2012-06-24 15:35:00 -07:00
LetterNode.h LetterHash -> LetterNodeListMap 2012-09-06 12:56:08 -07:00
LetterNodeListMap.cpp LetterHash -> LetterNodeListMap 2012-09-06 12:56:08 -07:00
LetterNodeListMap.h LetterHash -> LetterNodeListMap 2012-09-06 12:56:08 -07:00
Result.cpp ClangCompleter now returs extra data 2012-07-19 21:17:39 -07:00
Result.h ClangCompleter now returs extra data 2012-07-19 21:17:39 -07:00
standard.h Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
Utils.cpp Loading .ycm_clang_options files now 2012-07-22 15:19:28 -07:00
Utils.h Handling clang parse errors instead of segfaulting 2012-08-13 20:51:04 -07:00
ycm_core.cpp No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00