[all-commits] [llvm/llvm-project] e76e57: [clangd] Dont include file version in task name

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Nov 17 10:16:54 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e76e5729896c4a62f1f5ccbf784a59de96f74cbd
      https://github.com/llvm/llvm-project/commit/e76e5729896c4a62f1f5ccbf784a59de96f74cbd
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

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

  Log Message:
  -----------
  [clangd] Dont include file version in task name

This will drop file version information from span names, reducing
overall cardinality and also effect logging when skipping actions in scheduler.

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




More information about the All-commits mailing list