[all-commits] [llvm/llvm-project] a38d13: [clangd] Use TimePoint<> instead of system_clock::...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Nov 25 03:57:04 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: a38d13ed3635bfdd35226e8d8d0661a42bcd35c6
      https://github.com/llvm/llvm-project/commit/a38d13ed3635bfdd35226e8d8d0661a42bcd35c6
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/support/FileCache.h

  Log Message:
  -----------
  [clangd] Use TimePoint<> instead of system_clock::time_point, it does matter after all.




More information about the All-commits mailing list