YouCompleteMe/cpp/ycm
Strahinja Val Markovic e56080ea56 Using libc++ with clang from now on
This also applies a patch to gtest that resolves an issue with building gtest
with libc++. The patch was taken from here:

https://groups.google.com/d/topic/googletestframework/F1B9LArL9_U/discussion
2012-07-19 21:15:25 -07:00
..
tests Using libc++ with clang from now on 2012-07-19 21:15:25 -07:00
Candidate.cpp New sorting rule: char match index sum 2012-06-24 15:35:00 -07:00
Candidate.h Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00
CandidateRepository.cpp More forward decls instead of includes 2012-07-11 22:14:28 -07:00
CandidateRepository.h More forward decls instead of includes 2012-07-11 22:14:28 -07:00
ClangCompleter.cpp Now only showing available completion strings 2012-07-16 20:51:21 -07:00
ClangCompleter.h 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
ConcurrentLatestValue.h Renaming ConcurrentStack to ConcurrentLatestValue 2012-07-06 12:14:25 -07:00
Future.h ClangCompleter now async and caches Clang data 2012-07-15 20:49:56 -07:00
IdentifierCompleter.cpp Refactored the task building code for simplicity 2012-07-16 20:23:17 -07:00
IdentifierCompleter.h ClangCompleter now async and caches Clang data 2012-07-15 20:49:56 -07:00
indexer.cpp ClangCompleter now async and caches Clang data 2012-07-15 20:49:56 -07:00
LetterHash.cpp Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00
LetterHash.h Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00
LetterNode.cpp New sorting rule: char match index sum 2012-06-24 15:35:00 -07:00
LetterNode.h New sorting rule: char match index sum 2012-06-24 15:35:00 -07:00
Result.cpp If query empty, Results sorted lexicographically 2012-07-15 19:40:24 -07:00
Result.h If query empty, Results sorted lexicographically 2012-07-15 19:40:24 -07:00
standard.h Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00
Utils.cpp Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00
Utils.h Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00