[PATCH] D93490: [clang-format] PR48539 ReflowComments breaks Qt translation comments

JVApen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 21 07:48:51 PST 2020


JVApen added a comment.

In D93490#2463068 <https://reviews.llvm.org/D93490#2463068>, @MyDeveloperDay wrote:

> Maybe @JVApen can help as they logged https://bugs.llvm.org/show_bug.cgi?id=48539
>
> I'm not a Qt developer so I can't really comment beyond fixing what was in the bug rpeort

We actually only use //: in our code, I found the others when looking at the docs. Maybe it's better to skip //~ and add a to-do with the open question if we even can correctly reflow this?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93490/new/

https://reviews.llvm.org/D93490



More information about the cfe-commits mailing list