nridge added a comment.

(I envisioned the implementation of `augmentsSyntaxTokens=false` to be "loop 
over the lexer tokens and turn a subset of them into additional tokens to 
return over LSP". The fact that that would have meant producing an "operator" 
token even for `tok::star` which is actually a declarator, is what clued me in 
to the fact that "operators" are a semantic category.)


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