[PATCH] D139926: [clangd] Add semantic token for angle brackets
    Christian Kandeler via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jan 27 00:57:29 PST 2023
    
    
  
ckandeler added a comment.
In D139926#4084801 <https://reviews.llvm.org/D139926#4084801>, @nridge wrote:
> Function calls are still missing some cases:
>
>   
I would have expected these to be handled by VisitDeclRefExpr(), but they aren't. Any idea?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139926/new/
https://reviews.llvm.org/D139926
    
    
More information about the cfe-commits
mailing list