[all-commits] [llvm/llvm-project] b752a2: [clangd] Log use of heuristic go-to-def. NFC

Sam McCall via All-commits all-commits at lists.llvm.org
Mon May 25 01:21:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b752a2743ab0d24d8da5d97c07fbdb996df78b1f
      https://github.com/llvm/llvm-project/commit/b752a2743ab0d24d8da5d97c07fbdb996df78b1f
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-05-25 (Mon, 25 May 2020)

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

  Log Message:
  -----------
  [clangd] Log use of heuristic go-to-def. NFC

Generally:
 - found results using this method -> log
 - no results using this method -> vlog
 - method wasn't applied because ineligible -> no log




More information about the All-commits mailing list