https://github.com/HighCommander4 requested changes to this pull request.
Clangd does not send semantic tokens for any other preprocessor directives (`#define`, `#ifdef`, `#include`...), leaving those to client-side highlighting. I think it shouldn't be sending semantic tokens for `#embed` either. https://github.com/llvm/llvm-project/pull/212036 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
