[PATCH] D47471: [clangd] Minor cleanup

2018-05-29 Thread Kirill Bobyrev via Phabricator via cfe-commits
omtcyfz added a comment. Thank you, Eric! Repository: rL LLVM https://reviews.llvm.org/D47471 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D47471: [clangd] Minor cleanup

2018-05-29 Thread Kirill Bobyrev via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL333411: [clangd] Minor cleanup (authored by omtcyfz, committed by ). Herald added subscribers: llvm-commits, klimek. Changed prior to commit: https://reviews.llvm.org/D47471?vs=148847&id=148887#toc Rep

[PATCH] D47471: [clangd] Minor cleanup

2018-05-29 Thread Eric Liu via Phabricator via cfe-commits
ioeric accepted this revision. ioeric added a comment. This revision is now accepted and ready to land. lgtm. Nice! :) Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D47471 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http

[PATCH] D47471: [clangd] Minor cleanup

2018-05-29 Thread Kirill Bobyrev via Phabricator via cfe-commits
omtcyfz created this revision. omtcyfz added reviewers: ioeric, ilya-biryukov. omtcyfz added a project: clang-tools-extra. Herald added subscribers: jkorous, MaskRay. This patch silences few clang-tidy warnings, removes unwanted trailing whitespace and enforces coding guidelines. The functionali