HazardyKnusperkeks added a reviewer: HazardyKnusperkeks.
HazardyKnusperkeks requested changes to this revision.
HazardyKnusperkeks added a comment.
This revision now requires changes to proceed.

I don't know if this really fixes the problem.

From the Docs:

> An alternative way to attach meta-data is to use the following syntax:
>
> //~ <field name> <field contents>

With the example

  //~ loc-layout_id foo_dialog
  //~ loc-blank False
  //~ magic-stuff This might mean something magic.

So I would say breaking the `~` comment is a no go, but I would have to test 
it. (Which I can do next week.)
`//:` should be fine, `//=` would have the same problem, with the exception 
that it seems not to be used normally with long comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93490

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to