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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 03:22:02 PST 2022


hokein added a comment.

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.


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