[all-commits] [llvm/llvm-project] 4151f2: Re-land "[FileCollector] Add a method to add a who...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Mar 30 13:19:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4151f2d04ad8d829e16b83be734908fc38f977e9
      https://github.com/llvm/llvm-project/commit/4151f2d04ad8d829e16b83be734908fc38f977e9
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M llvm/include/llvm/Support/FileCollector.h
    M llvm/lib/Support/FileCollector.cpp
    M llvm/unittests/Support/FileCollectorTest.cpp

  Log Message:
  -----------
  Re-land "[FileCollector] Add a method to add a whole directory and it contents."

Extend the FileCollector's API with addDirectory which adds a directory
and its contents to the VFS mapping.

Differential revision: https://reviews.llvm.org/D76671




More information about the All-commits mailing list