[all-commits] [llvm/llvm-project] 190df4: Revert "[FileCollector] Add a method to add a whol...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Mar 27 19:21:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 190df4a5bc241b379bbc38f6eda1c777939235d6
https://github.com/llvm/llvm-project/commit/190df4a5bc241b379bbc38f6eda1c777939235d6
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-03-27 (Fri, 27 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:
-----------
Revert "[FileCollector] Add a method to add a whole directory and it contents."
This reverts commit 8913769e353a171ba01fa8ce9d598e979b620be9 because the
unit test is failing on the Windows bot.
More information about the All-commits
mailing list