[all-commits] [llvm/llvm-project] d1fd91: [clangd] Do not treat line as inactive if skipped ...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Nov 26 00:46:57 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1fd91ddaf9de95428a25d001606c23703e14b31
      https://github.com/llvm/llvm-project/commit/d1fd91ddaf9de95428a25d001606c23703e14b31
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/SemanticHighlighting.cpp
    M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

  Log Message:
  -----------
  [clangd] Do not treat line as inactive if skipped range ends at character position 0

Fixes https://github.com/clangd/clangd/issues/602

Differential Revision: https://reviews.llvm.org/D92148




More information about the All-commits mailing list