[all-commits] [llvm/llvm-project] e212a4: [clangd] Don't print locations of anonymous tags

Sam McCall via All-commits all-commits at lists.llvm.org
Tue Oct 4 12:38:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e212a4f838f17e2d37b1d572d8c1b49c50d7fe17
      https://github.com/llvm/llvm-project/commit/e212a4f838f17e2d37b1d572d8c1b49c50d7fe17
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

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

  Log Message:
  -----------
  [clangd] Don't print locations of anonymous tags

These are usually not interesting when clangd presents results in
context, and the file paths are noisy.




More information about the All-commits mailing list