[PATCH] D136594: [clangd] Add support for semantic token type "operator"

Christian Kandeler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 03:35:14 PST 2022


ckandeler added a comment.

In D136594#3991530 <https://reviews.llvm.org/D136594#3991530>, @hokein wrote:

> This patch causes a clangd crash on dependent code (e.g. running on `ASTMatchers.h`), fixed in https://github.com/llvm/llvm-project/commit/bcb457c68e20120f0bdd0a59e4b4ce90b8121310.

Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136594



More information about the cfe-commits mailing list