This fixes https://bugs.llvm.org/show_bug.cgi?id=39310
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with some nits.
clang/lib/Format/TokenAnnotator.cpp | ||
---|---|---|
826 | Comments should be sentences with a capital letter and a full stop. |
Comments should be sentences with a capital letter and a full stop.
Same for the other comments.