[all-commits] [llvm/llvm-project] 9b2386: [clangd] Fix JSON conversion for symbol tags (#84747)

Christian Kandeler via All-commits all-commits at lists.llvm.org
Mon Mar 11 05:17:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b2386e82dedafade233c8871637ee76da9ebe0e
      https://github.com/llvm/llvm-project/commit/9b2386e82dedafade233c8871637ee76da9ebe0e
  Author: Christian Kandeler <christian.kandeler at qt.io>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M clang-tools-extra/clangd/Protocol.cpp

  Log Message:
  -----------
  [clangd] Fix JSON conversion for symbol tags (#84747)

The wrong constructor of json::Value got called, making every tag an
array instead of a number.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list