[all-commits] [llvm/llvm-project] 59e4a6: [clangd] Move IncludeCleaner tracer to the actual ...

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Thu Nov 25 04:20:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59e4a6708152b42a55653bd8a44a6e0781fd4caf
      https://github.com/llvm/llvm-project/commit/59e4a6708152b42a55653bd8a44a6e0781fd4caf
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

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

  Log Message:
  -----------
  [clangd] Move IncludeCleaner tracer to the actual computation

This way we won't get results with 0 ms for all the users with disabled
IncludeCleaner.




More information about the All-commits mailing list