kadircet added inline comments.

================
Comment at: clang-tools-extra/clangd/tool/Check.cpp:212
+    log("Building semantic highlighting");
+    getSemanticHighlightings(*AST);
+  }
----------------
can you also vlog the highlights, while limitting the output to ranges that 
intersect with the `LineRange` passed to `check`, when present.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137063

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to