[PATCH] D50154: [clangd] capitalize diagnostic messages
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 7 09:25:42 PDT 2018
dblaikie added subscribers: ilya-biryukov, dblaikie.
dblaikie added a comment.
What's the motivation for clangd to differ from clang here? (& if the first
letter is going to be capitalized, should there be a period at the end? But
also the phrasing of most/all diagnostic text isn't in the form of complete
sentences, so this might not make sense)
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50154
More information about the cfe-commits
mailing list