This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Don't reverse priorities of completion items.
ClosedPublic

Authored by ilya-biryukov on Jul 27 2017, 10:31 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ilya-biryukov created this revision.Jul 27 2017, 10:31 AM
krasimir added inline comments.Jul 27 2017, 10:32 AM
clangd/ClangdUnit.cpp
374 ↗(On Diff #108500)

Please fix the comment.

Removed an outdated comment.

ilya-biryukov marked an inline comment as done.Jul 27 2017, 10:33 AM
krasimir accepted this revision.Jul 27 2017, 10:34 AM

Looks good!

This revision is now accepted and ready to land.Jul 27 2017, 10:34 AM
This revision was automatically updated to reflect the committed changes.