Current algorithm incorrectly provides completion results in a reverse order.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 8655 Build 8655: arc lint + arc unit
Paths
| Differential D35950
[clangd] Don't reverse priorities of completion items. ClosedPublic Authored by ilya-biryukov on Jul 27 2017, 10:31 AM.
Details Summary Current algorithm incorrectly provides completion results in a reverse order.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 27 2017, 10:34 AM Closed by commit rL309295: [clangd] Don't reverse priorities of completion items. (authored by ibiryukov). · Explain WhyJul 27 2017, 10:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108501 clangd/ClangdUnit.cpp
test/clangd/authority-less-uri.test
test/clangd/completion.test
|
Please fix the comment.