Here's an alternative to https://reviews.llvm.org/D100469. Add some specificity to the comment, so future-someone has an easier time telling that it is no longer needed.
Details
Details
Diff Detail
Diff Detail
Event Timeline
clang/lib/Sema/SemaDeclCXX.cpp | ||
---|---|---|
12138–12140 | Utterly trivial style nits: we typically use only one space after a period and end comments with a period. |
Utterly trivial style nits: we typically use only one space after a period and end comments with a period.