This is intended to be used for indexing, e.g. in D49417
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 20509 Build 20509: arc lint + arc unit
Paths
| Differential D49540
[clangd] FuzzyMatch exposes an API for its word segmentation. NFC ClosedPublic Authored by sammccall on Jul 19 2018, 5:28 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, arphaman, jkorous and 2 others. · View Herald TranscriptJul 19 2018, 5:28 AM This revision is now accepted and ready to land.Jul 19 2018, 5:40 AM omtcyfz added a child revision: D49417: [clangd] Implement trigram generation algorithm for new symbol index.Jul 20 2018, 12:39 AM Closed by commit rL337527: [clangd] FuzzyMatch exposes an API for its word segmentation. NFC (authored by sammccall). · Explain WhyJul 20 2018, 1:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 156244 clangd/FuzzyMatch.h
clangd/FuzzyMatch.cpp
unittests/clangd/FuzzyMatchTests.cpp
|