[PATCH] D93490: [clang-format] PR48539 ReflowComments breaks Qt translation comments
JVApen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 22 09:27:28 PST 2020
JVApen added a comment.
In D93490#2467733 <https://reviews.llvm.org/D93490#2467733>, @MyDeveloperDay wrote:
> remove // = and // ~ cases
Wouldn't it make sense to explicitly document that `//=` and `//~` are not put in here as reflowing them results in wrong results?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93490/new/
https://reviews.llvm.org/D93490
More information about the cfe-commits
mailing list