Like the following:
// ------- // ======= // *******
It does not cover all the cases, but those are definitely not very
useful.
Paths
| Differential D48171
[clangd] Do not report comments that only have special chars. ClosedPublic Authored by ilya-biryukov on Jun 14 2018, 8:02 AM.
Details Summary Like the following: // ------- // ======= // ******* It does not cover all the cases, but those are definitely not very
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 15 2018, 12:44 AM Closed by commit rL334807: [clangd] Do not report comments that only have special chars. (authored by ibiryukov). · Explain WhyJun 15 2018, 1:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 151466 clang-tools-extra/trunk/clangd/CodeCompletionStrings.cpp
clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
|