[all-commits] [llvm/llvm-project] e50006: [clangd] Fix incorrect operator< impl for Highligh...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Wed Apr 13 00:20:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5000624933e11e56a1530f1561efa136c9c8bd7
      https://github.com/llvm/llvm-project/commit/e5000624933e11e56a1530f1561efa136c9c8bd7
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2022-04-13 (Wed, 13 Apr 2022)

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

  Log Message:
  -----------
  [clangd] Fix incorrect operator< impl for HighlightingToken

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




More information about the All-commits mailing list