ckandeler added a comment.

In D136594#3950334 <https://reviews.llvm.org/D136594#3950334>, @nridge wrote:

> The current patch will produce an operator token in the operator case but not 
> the declarator case, thereby achieving an effect that client-side 
> highlighting couldn't. As such, I guess it **does** make sense for this to be 
> a semantic token (i.e. produced even with with `augmentsSyntaxTokens=true`) 
> even in the built-in case?

You mean just for that one case or in general?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136594

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

Reply via email to