This patch silences few clang-tidy warnings, removes unwanted trailing whitespace and enforces coding guidelines.
The functionality is not affected since the cleanup is rather straightforward, all clangd tests are still green.
Paths
| Differential D47471
[clangd] Minor cleanup ClosedPublic Authored by omtcyfz on May 29 2018, 4:46 AM.
Details Summary This patch silences few clang-tidy warnings, removes unwanted trailing whitespace and enforces coding guidelines. The functionality is not affected since the cleanup is rather straightforward, all clangd tests are still green.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2018, 4:51 AM Closed by commit rL333411: [clangd] Minor cleanup (authored by omtcyfz). · Explain WhyMay 29 2018, 4:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148887 clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
|