387102a99f
GetWordBoundaryChars would return "allcaps" for "ALL_CAPS" instead of "ac". This would manifest as ranking (for instance) "STDIN_FILENO" ahead of "stdin" for query "std", which is terrible. This bug has been present in YCM for many months, but no one noticed the issue. Fixes #272. |
||
---|---|---|
.. | ||
ClangCompleter | ||
gmock | ||
testdata | ||
Candidate_test.cpp | ||
CandidateRepository_test.cpp | ||
CMakeLists.txt | ||
IdentifierCompleter_test.cpp | ||
IdentifierUtils_test.cpp | ||
IndexForChar_test.cpp | ||
IsUppercase_test.cpp | ||
LetterBitsetFromString_test.cpp | ||
TestUtils.cpp | ||
TestUtils.h |