[all-commits] [llvm/llvm-project] c5abe8: [StatCacheFileSystem] Attempt to fix build

fredriss via All-commits all-commits at lists.llvm.org
Wed Jan 18 14:47:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5abe893120b115907376359a5809229a9f9608a
      https://github.com/llvm/llvm-project/commit/c5abe893120b115907376359a5809229a9f9608a
  Author: Fred Riss <friss at apple.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M llvm/lib/Support/StatCacheFileSystem.cpp

  Log Message:
  -----------
  [StatCacheFileSystem] Attempt to fix build

Some bots are not happy with the way Error is returned here. Let's see if
std::moving it fixes this.




More information about the All-commits mailing list