[all-commits] [llvm/llvm-project] a5cff6: [VFS] Add back setFallthrough for downstream users

Ben Barham via All-commits all-commits at lists.llvm.org
Thu Feb 3 13:47:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5cff6af1d342e1523daae26231aeccb0ca17e39
      https://github.com/llvm/llvm-project/commit/a5cff6af1d342e1523daae26231aeccb0ca17e39
  Author: Ben Barham <ben_barham at apple.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M llvm/include/llvm/Support/VirtualFileSystem.h
    M llvm/lib/Support/VirtualFileSystem.cpp

  Log Message:
  -----------
  [VFS] Add back setFallthrough for downstream users

This fixes lldb's build. We can remove this in the future if we want but
for now this will be nicer to existing consumers.




More information about the All-commits mailing list