[all-commits] [llvm/llvm-project] b764ed: [clangd] Try harder to get accurate ranges for doc...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Oct 12 16:26:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b764edc59ff7768e052bc2b9e76e3bb69dd5147b
      https://github.com/llvm/llvm-project/commit/b764edc59ff7768e052bc2b9e76e3bb69dd5147b
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M clang-tools-extra/clangd/FindSymbols.cpp
    M clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp

  Log Message:
  -----------
  [clangd] Try harder to get accurate ranges for documentSymbols in macros

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

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




More information about the All-commits mailing list