[PATCH] D101554: [clangd] Add support for the `defaultLibrary` semantic token modifier

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 30 09:57:17 PDT 2021


dgoldman updated this revision to Diff 341953.
dgoldman marked 2 inline comments as done.
dgoldman added a comment.

Remove unnecessary null check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101554

Files:
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/SemanticHighlighting.h
  clang-tools-extra/clangd/test/initialize-params.test
  clang-tools-extra/clangd/test/semantic-tokens.test
  clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101554.341953.patch
Type: text/x-patch
Size: 7451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210430/b2c9062b/attachment.bin>


More information about the cfe-commits mailing list